No subject


Thu Jul 12 09:23:04 CDT 2007


  ISUP Cause value                        SIP response 
  ----------------                        ------------ 
  1  unallocated number                   404 Not Found 
  2  no route to network                  404 Not found 
  3  no route to destination              404 Not found 

But if Asterisk does:

  exten => XXX,1,Dial(SIP/non_existing_peer)

it replies:

  SIP/2.0 503 Service Unavailable
  ...
  X-Asterisk-HangupCause: No route to destination
  X-Asterisk-HangupCauseCode: 3

Why not a 404 as RFC 3398 suggests?
====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
06-10-08 04:50  ibc            Asterisk Version          => 1.4.20.1        
06-10-08 04:50  ibc            SVN Branch (only for SVN checkou => N/A          
  
======================================================================




More information about the asterisk-bugs mailing list