I had experimented with this in the sip driver with Aymeric and eventually we got it to work reasonably well. Probably it needs to be played with in the h323 driver. You might want to look at the sip driver for comparison. Or use a client that (unlike netmeeting) is not broken and actually is compliant with h323 :).


[EMAIL PROTECTED] wrote:
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
begin:vcard
fn:David Sugar
n:Sugar;David
org:GNU Telephony
adr:;;;;;;USA
email;internet:[EMAIL PROTECTED]
x-mozilla-html:FALSE
url:http://www.gnutelephony.org
version:2.1
end:vcard

_______________________________________________
Bayonne-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bayonne-devel

Reply via email to