Displaying 1 result from an estimated 1 matches for "c3964737".
Did you mean:
396477
2011 Mar 28
1
s extension not working
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