Sung Je Lee
2004-May-10 01:53 UTC
[Asterisk-Users] Testing IP phone (g729, g711) with Windows Messenger (g723, g711)
Hello, all. I have some problem when testing my IP phone with Windows Messenger. My IP phone supports such codecs as g729, g711. And Windows Messenger supports red, g711, g723 as you know. The problem comes up when testing with this sip.conf file. ([general] context displayed only) ==================================================================================[general] port=5060 bindaddr=0.0.0.0 disallow=all allow=alaw allow=ulaw allow=g729 context=bogon-calls maxexpirey=180 defaultexpirey=160 tos=reliability ================================================================================== Of course, testing is successful with commenting out "allow=g729" line. But, what I want is to allow g729 first! Is there any way which I can work around this problem without commenting out "allow=g729" line? Should I try to modify source codes? Thank you in advance. newblues. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040510/1a5eb1c4/attachment.htm
Duane
2004-May-10 03:06 UTC
[Asterisk-Users] Testing IP phone (g729, g711) with Windows Messenger (g723, g711)
Sung Je Lee wrote:> Is there any way which I can work around this problem without commenting > out "allow=g729" line? > Should I try to modify source codes?Maybe before you go hacking the source you should have a flip through the manual, then you'd find out you can have allow/disallow lines in each user entry in sip.conf/iax.conf so you can specify which codecs are used on a per phone basis... -- Best regards, Duane http://www.cacert.org - Free Security Certificates http://www.nodedb.com - Think globally, network locally http://www.sydneywireless.com - Telecommunications Freedom http://happysnapper.com.au - Sell your photos over the net! http://e164.org - Using Enum.164 to interconnect asterisk servers