[asterisk-users] How to send "404 Not found" SIP reply?
Tilghman Lesher
tilghman at mail.jeffandtilghman.com
Thu Apr 16 10:52:46 CDT 2009
On Thursday 16 April 2009 10:28:38 ContactTel Business wrote:
> Exten => _X.,1,Busy() or playback not found.. just a catch all... or modify
> source to add another kind of dialplan entry etc..
Actually, that should send a 486 Busy here. Close, though. The OP could
instead do a Hangup(1), Hangup(2), Hangup(3), or Hangup(26). All of these
cause codes map to a SIP status 404. See RFC 3398 for the complete mapping
of cause codes to SIP status codes.
--
Tilghman
More information about the asterisk-users
mailing list