_____
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of satish patel
Sent: Monday, March 28, 2011 11:04 AM
To: asterisk-users
Subject: [asterisk-users] 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
Ok Satish. I assume sip.conf or dahdi.conf has a context of from-pstn. The
key to actually solving this will be for you to give us say 10 lines of CLI
output.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.digium.com/pipermail/asterisk-users/attachments/20110328/c3964737/attachment.htm>