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: [email protected] [mailto:[email protected]] On Behalf Of Chris Maciejewski Sent: April-16-09 6:59 AM To: [email protected] 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
_______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
