I connect via Zopier to my HOIP Extension.
I hear the connection string.
I then type on the Zopier keypad *99, which should execute the 99, cop, 6 command
Watching the CLI, I see the following and it seems to be hearing multiples of each tap:
[2024-12-07 19:38:28.969] DTMF[29528]: channel.c:4027 __ast_read: DTMF begin ‘’ received on IAX2/KC2NJV-HOIP-1245
[2024-12-07 19:38:28.969] DTMF[29528]: channel.c:4038 __ast_read: DTMF begin passthrough '’ on IAX2/KC2NJV-HOIP-1245
[2024-12-07 19:38:29.069] DTMF[29528]: channel.c:3913 __ast_read: DTMF end ‘’ received on IAX2/KC2NJV-HOIP-1245, duration 0 ms
[2024-12-07 19:38:29.069] DTMF[29528]: channel.c:3964 __ast_read: DTMF end accepted with begin '’ on IAX2/KC2NJV-HOIP-1245
[2024-12-07 19:38:29.069] DTMF[29528]: channel.c:4002 __ast_read: DTMF end passthrough ‘*’ on IAX2/KC2NJV-HOIP-1245
[2024-12-07 19:38:29.170] DTMF[29528]: channel.c:4027 __ast_read: DTMF begin ‘9’ received on IAX2/KC2NJV-HOIP-1245
[2024-12-07 19:38:29.170] DTMF[29528]: channel.c:4038 __ast_read: DTMF begin passthrough ‘9’ on IAX2/KC2NJV-HOIP-1245
[2024-12-07 19:38:29.289] DTMF[29528]: channel.c:3913 __ast_read: DTMF end ‘9’ received on IAX2/KC2NJV-HOIP-1245, duration 0 ms
[2024-12-07 19:38:29.289] DTMF[29528]: channel.c:3964 __ast_read: DTMF end accepted with begin ‘9’ on IAX2/KC2NJV-HOIP-1245
[2024-12-07 19:38:29.289] DTMF[29528]: channel.c:4002 __ast_read: DTMF end passthrough ‘9’ on IAX2/KC2NJV-HOIP-1245
[2024-12-07 19:38:29.389] DTMF[29528]: channel.c:4027 __ast_read: DTMF begin ‘9’ received on IAX2/KC2NJV-HOIP-1245
[2024-12-07 19:38:29.389] DTMF[29528]: channel.c:4038 __ast_read: DTMF begin passthrough ‘9’ on IAX2/KC2NJV-HOIP-1245
[2024-12-07 19:38:29.449] DTMF[29528]: channel.c:3913 __ast_read: DTMF end ‘9’ received on IAX2/KC2NJV-HOIP-1245, duration 0 ms
[2024-12-07 19:38:29.449] DTMF[29528]: channel.c:3964 __ast_read: DTMF end accepted with begin ‘9’ on IAX2/KC2NJV-HOIP-1245
[2024-12-07 19:38:29.449] DTMF[29528]: channel.c:3979 __ast_read: DTMF end ‘9’ detected to have actual duration 60 on the wire, emulation will be triggered on IAX2/KC2NJV-HOIP-1245
[2024-12-07 19:38:29.449] DTMF[29528]: channel.c:3986 __ast_read: DTMF end ‘9’ has duration 60 but want minimum 80, emulating on IAX2/KC2NJV-HOIP-1245
[2024-12-07 19:38:29.449] DTMF[29528]: channel.c:4119 __ast_read: DTMF end emulation of ‘9’ queued on IAX2/KC2NJV-HOIP-1245
ideas?
Thanks