Cyprus VoIP wrote:

> My question:
> 
> Is the following syntax for disabling T.38 support correct?
> vm*CLI>     -- Executing Set("SIP/Proxy-00000000", "t38pt_udptl=no")
> vm*CLI>     -- Executing Set("SIP/Proxy-00000000", "SIP_CODEC=aLaw")
> vm*CLI>     -- Executing Answer("SIP/Proxy-00000000", "")

I have no idea where you got the idea that such a thing is possible...
it's not. sip.conf settings for SIP endpoints are not channel variables,
and cannot be modified from the dialplan unless the CHANNEL() dialplan
function has been specifically extended to support them. If you don't
want T.38 support for a SIP endpoint, don't configure it that way in
sip.conf or in your Realtime SIP peers table.

-- 
Kevin P. Fleming
Digium, Inc. | Director of Software Technologies
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
skype: kpfleming | jabber: kpflem...@digium.com
Check us out at www.digium.com & www.asterisk.org

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to