If you use open phone for example, you will have no problem with digits capture from Bayonne.
I do not think you have to uncomment anything, this functionality was working just fine for me. http://www.openh323.org/code.html#source Julien -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] g] On Behalf Of [EMAIL PROTECTED] Sent: May 1, 2005 8:54 PM To: [EMAIL PROTECTED] Cc: [email protected] Subject: RE: [Bayonne-devel] Bayonne OpenH323 digit recognition Hi David, I tried to use the inbanddmf config option, but it was of no help. There was a section inside the drivers/oh323/audio.cpp that was commented out. If I uncomment this section then the moment I press a digit, bayonne crashes with a segmentation fault. Any idea how I can go about debugging this? I do not have much idea on using debuggers under linux! I am using bayonne-20050116. Regards, Ambar Roy One97 Communications Pvt. Ltd. 701 Arunachal Building, 19 Barakhamba Road, New Delhi - 110001 +91-9810094479 [EMAIL PROTECTED] -----Original Message----- From: David Sugar [mailto:[EMAIL PROTECTED] Sent: Sunday, May 01, 2005 5:43 PM To: [EMAIL PROTECTED] Cc: [email protected] Subject: Re: [Bayonne-devel] Bayonne OpenH323 digit recognition Netmeeting does not use the h.323 standard for signalling DTMF digits. Instead it sends them in-band which requires Bayonne to look at each and every data packet and decode DTMF directly from the audio stream. This is enabled through a driver option in the [oh323] configuration. It will greatly reduce the total number of concurrent sessions you can run, however. [EMAIL PROTECTED] wrote: > I have been able to successfully get a call answered by bayonne using > OpenH323 when calling from a windows machine running NetMeeting. > > But the playrec script does not seem to recognise the digits i send > using NetMeeting. Is there anything i am missing? > > > Regards, > > Ambar Roy > > > ------------------------------------------------------------------------ > > _______________________________________________ > Bayonne-devel mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/bayonne-devel _______________________________________________ Bayonne-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bayonne-devel _______________________________________________ Bayonne-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bayonne-devel
