[asterisk-users] Dial Chan_local Usage

Elliot Murdock murdocke at gmail.com
Tue Jun 30 05:30:14 CDT 2009


Hello!

I needed to "answer" the local call for any sound to pass through:

[default]

exten => s,1,dial(local/220 at dialplan/n)

[dailplan]

exten => 220,1,answer()
exten => 220,2,saydigits(123)
exten => 220,3,dial(SIP/120||m)



More information about the asterisk-users mailing list