[asterisk-users] s extension not working
satish patel
satish_lx at hotmail.com
Mon Mar 28 11:04:13 CDT 2011
Hey Guys!
I have asterisk 1.8.x and somehow my 's' extension not picking up any incoming calls..
Not working
[from-pstn]
exten => s,1,Answer()
same => n,Playback(hello-world)
same => n,Hangup()
Working...
[from-pstn]
exten => _XXXX,1,Answer()
same => n,Playback(hello-world)
same => n,Hangup()
-S
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110328/18bd42db/attachment.htm>
More information about the asterisk-users
mailing list