[asterisk-users] How to send "404 Not found" SIP reply?
ContactTel Business
lists at contacttel.com
Thu Apr 16 10:28:38 CDT 2009
Hmm
Exten => _X.,1,Busy() or playback not found.. just a catch all... or modify
source to add another kind of dialplan entry etc..
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Chris
Maciejewski
Sent: April-16-09 6:59 AM
To: asterisk-users at lists.digium.com
Subject: [asterisk-users] How to send "404 Not found" SIP reply?
Hi,
I am trying to send "404 Not found" reply, without any luck with the
following:
exten => 555,1,Playback(you-dialed-wrong-number,noanswer)
exten => 555,n,Playback(check-number-dial-again,noanswer)
exten => 555,n,Congestion()
However the above results in "500 Service Unavailable" being send out.
What would be the correct application/function to generate "404 Not found"?
Thanks for help,
Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090416/de7c5109/attachment.htm
More information about the asterisk-users
mailing list