wdoekes / asterisk-chan-dongle

chan_dongle channel driver for Huawei UMTS cards, works with Asterisk 14+
Other
296 stars 104 forks source link

One-way audio with E173 device #129

Closed muks closed 3 years ago

muks commented 3 years ago

Versions:

With a Huawei E173 device:

When calling into an IVR extension from the GSM network, the IVR playback audio is heard on the calling party's phone correctly. It's when dialling out from Asterisk to the GSM network that the audio from Asterisk is not heard on the caller's phone.

2-way audio used to work before in an older version of chan_dongle (but I don't recall how old).

muks commented 3 years ago

I keenly want this to work again. If you want me to supply any logs, or test any patches with further debug logging, please let me know and I'll do it.

muks commented 3 years ago

It turned out to be a firewall problem on the new Asterisk machine which was blocking media. The problem had nothing to do with chan_dongle. I'm profusely sorry for this.

Closing bug.

wdoekes commented 3 years ago

No worries. Thanks for closing :)

ghost commented 2 years ago

I'm experiencing this and it is within the same VLAN and no firewall configured on the Asterisk server:

[2021-12-17 19:07:51] NOTICE[19243]: res_pjsip_sdp_rtp.c:150 rtp_check_timeout: Disconnecting channel 'PJSIP/888-00000002' for lack of audio RTP activity in 30 seconds

Audio path from GSM->SIP works fine. But the other party cannot hear the audio from the SIP->GSM side.