Yealink Forums
FreePBX chan_pjsip DTMF digits not displaying on screen - Printable Version

+- Yealink Forums (http://forum.yealink.com/forum)
+-- Forum: IP Phone Series (/forumdisplay.php?fid=4)
+--- Forum: General topics (/forumdisplay.php?fid=15)
+--- Thread: FreePBX chan_pjsip DTMF digits not displaying on screen (/showthread.php?tid=47339)



FreePBX chan_pjsip DTMF digits not displaying on screen - karl_edgeconnect - 02-12-2024 02:28 PM

Hi,

Not sure where to post this but we have a customer that has various corded and cordless (DECT) handsets and since we migrated from FreePBX 12 to FreePBX 14 (and away from the old chan_sip to the newer chan_pjsip channel driver) there have been some issues with the way PIN numbers display on the screens of the device. Essentially on the old system (chan_sip) when they made an outbound call, the PIN numbers (DTMF digits) would show for a brief time onscreen before being hidden (probably for security purposes), but now with the new chan_pjsip SIP channel driver, the digits don't show even for a second. I have consulted the FreePBX forums and was told by one of the dev's there that there is no setting on the PBX side that can fix this. I also saw that there is no setting enabled on the yealink that would hide the digits either. The DTMF digits are recognised properly, it's just this minor thing that the customer wants fixed.

Regards,


RE: FreePBX chan_pjsip DTMF digits not displaying on screen - karl_edgeconnect - 02-13-2024 09:52 PM

Hi,

So I solved 2 PIN issues with Yealinks, we had a customer on a W60B who was not able to dial out at all with the PIN codes we've had in place for some time, I searched the net and found a FreePBX post where someone did an override for the pinset macro, all they did to fix it was add and Answer() and Wait(1) into the existing code and it seems to have resolved a DTMF recognition issue on FreePBX, it also had a side effect of fixing the "cosmetic" issue of not seeing the digits that are dialled that I originally reported. Just in case someone has similar you can perhaps implement this to fix the issue.

Regards,