So I popped open sccp.conf and went looking for the disallow= and allow= lines to modify to my g729-liking heart's content, and .... there was no mention of them. I tried placing
disallow=all allow=g729 allow=ulaw allow=alaw
first in [general], then in [SEP<myMAC>], then in [mywirelessline], but the sccp driver doesn't seem to allow codec control via this method. I couldn't find in chan_sccp.c where it checks sccp.conf for anything related to codecs.
Does somebody have any experience with this procedure? How can I tell * to use the g729 codec for this device or line?
Can/Should I try something like the following in my dialplan?
SetVar(SCCP_CODEC=g729) SetVar(CODEC=g729)
Thank you for any suggestions!
Mojo
_______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
