Jose Ildefonso Camargo Tolosa
2003-Aug-14 09:38 UTC
[Asterisk-Users] Re: The Almighty X-Lite DTMF Problem (patch tested)
Hi! I decided to apply Chris's patch for the rtp problem, it is working just fine now. Thanks Chris!. I think that Mark should submit it to the CVS. Ildefonso. icamarg@unet.edu.ve>Pete, > >Try this patch below... I noticed that eStara's softphone has the same >problem as xten's softphone when it comes to DTMF. Seems as though >Asterisk >is not looking for the "end" bit per RFC2833. So try this fix. It >should >do the trick (at least... it fixed mine). > >--Chris > >Index: rtp.c >RCS file: /usr/cvsroot/asterisk/rtp.c,v >retrieving revision 1.22 >diff -r1.22 rtp.c >205a206 >>/ unsigned int event_end; >/209a211,213 >>/ event_end = ntohl(*((unsigned int *)(data))); >/>/ event_end <<= 8; >/>/ event_end >>= 24; >/224a229,234 >>/ else if(event_end & 0x80) >/>/ { >/>/ f = send_dtmf(rtp); >/>/ resp = 0; >/>/ } >/>/ >/ >>/ -----Original Message----- >/>/ From: asterisk-dev-admin@lists.digium.com <mailto:asterisk-dev-admin@lists.digium.com> [mailto:asterisk-dev- >/>/ admin@lists.digium.com <mailto:admin@lists.digium.com>] On Behalf Of pgrace@fierymoon.com <mailto:pgrace@fierymoon.com> >/>/ Sent: Tuesday, August 12, 2003 2:35 PM >/>/ To: asterisk-dev@lists.digium.com <mailto:asterisk-dev@lists.digium.com> >/>/ Subject: [Asterisk-Dev] The Almighty X-Lite DTMF Problem >/>/=20 >/>/ Hey guys, >/>/=20 >/>/ I just was told by Rob at xten that the timestamp problem is fixed in >/the >>/ rfc2833 implementation. I'm still having the exact same problems with >/>/ voicemail(2) that I was before. Can someone please un-resolve bug 14 >/and >>/ maybe I can work with someone to help debug what's happening? >/>/=20 >/>/ Chris H, if you're still following this topic, fire me off an e-mail >/if >>/ you want to see new debugs.. >/>/=20 >/>/ Thanks, >/>/ Pete (km-) >/>/ _______________________________________________ >/>/ Asterisk-Dev mailing list >/>/ Asterisk-Dev@lists.digium.com <mailto:Asterisk-Dev@lists.digium.com> >/>/ http://lists.digium.com/mailman/listinfo/asterisk-dev >/ >
Erik Lagerway
2003-Aug-15 17:30 UTC
[Asterisk-Users] Re: The Almighty X-Lite DTMF Problem (patch tested)
I am glad to hear this DTMF issue has been resolved. With this in mind I would like to know if there is an index of Asterisk Consultants who build/sell/support Asterisk IP PBXs in North America. Xten on occasion receives sales inquiries for IP PBXs and I would like to refer this business to the local Asterisk consultant. Cheers, Erik -----Original Message----- From: asterisk-users-admin@lists.digium.com [mailto:asterisk-users-admin@lists.digium.com]On Behalf Of Jose Ildefonso Camargo Tolosa Sent: Thursday, August 14, 2003 9:39 AM To: asterisk-users@lists.digium.com Subject: [Asterisk-Users] Re: The Almighty X-Lite DTMF Problem (patch tested) Hi! I decided to apply Chris's patch for the rtp problem, it is working just fine now. Thanks Chris!. I think that Mark should submit it to the CVS. Ildefonso. icamarg@unet.edu.ve>Pete, > >Try this patch below... I noticed that eStara's softphone has the same >problem as xten's softphone when it comes to DTMF. Seems as though >Asterisk >is not looking for the "end" bit per RFC2833. So try this fix. It >should >do the trick (at least... it fixed mine). > >--Chris > >Index: rtp.c >RCS file: /usr/cvsroot/asterisk/rtp.c,v >retrieving revision 1.22 >diff -r1.22 rtp.c >205a206 >>/ unsigned int event_end; >/209a211,213 >>/ event_end = ntohl(*((unsigned int *)(data))); >/>/ event_end <<= 8; >/>/ event_end >>= 24; >/224a229,234 >>/ else if(event_end & 0x80) >/>/ { >/>/ f = send_dtmf(rtp); >/>/ resp = 0; >/>/ } >/>/ >/ >>/ -----Original Message----- >/>/ From: asterisk-dev-admin@lists.digium.com<mailto:asterisk-dev-admin@lists.digium.com> [mailto:asterisk-dev->/>/ admin@lists.digium.com <mailto:admin@lists.digium.com>] On Behalf Ofpgrace@fierymoon.com <mailto:pgrace@fierymoon.com>>/>/ Sent: Tuesday, August 12, 2003 2:35 PM >/>/ To: asterisk-dev@lists.digium.com<mailto:asterisk-dev@lists.digium.com>>/>/ Subject: [Asterisk-Dev] The Almighty X-Lite DTMF Problem >/>/=20 >/>/ Hey guys, >/>/=20 >/>/ I just was told by Rob at xten that the timestamp problem is fixed in >/the >>/ rfc2833 implementation. I'm still having the exact same problems with >/>/ voicemail(2) that I was before. Can someone please un-resolve bug 14 >/and >>/ maybe I can work with someone to help debug what's happening? >/>/=20 >/>/ Chris H, if you're still following this topic, fire me off an e-mail >/if >>/ you want to see new debugs.. >/>/=20 >/>/ Thanks, >/>/ Pete (km-) >/>/ _______________________________________________ >/>/ Asterisk-Dev mailing list >/>/ Asterisk-Dev@lists.digium.com <mailto:Asterisk-Dev@lists.digium.com> >/>/ http://lists.digium.com/mailman/listinfo/asterisk-dev >/ >_______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users