According to chapter 7 (Outside Connectivity) of the excellent "Asterisk:
The Definitive Guide" (review version online at
http://ofps.oreilly.com/titles/9780596517342/index.html), the following
enables secure signaling and media paths:
exten => 1234,1,Set(CHANNEL(secure_bridge_signaling)=1)
same => n,Set(CHANNEL(secure_bridge_media)=1)
I would assume that setting these channel variables to 0 will disable secure
media and signaling.
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users