in a dialing plan.. extensions.conf
can we enable or force a codec on specified npa..
EX: 514NNNNNNN,1,force(gsm)
514NNNNNNN.2. dial(sip/blah)
???
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://lists.digium.com/pipermail/asterisk-users/attachments/20060525/e50cf3bb/attachment.htm
> can we enable or force a codec on specified npa..Depends on the channel. On SIP you can set SIP_CODEC to force a codec, but I don't think you can disallow one in the dialplan. See: http://voip-info.org/tiki-pagehistory.php?page=Asterisk+variables --Luki