No subject


Thu Jan 15 22:29:28 CST 2009


As you see, there is problem that 11114 is treat as peerorhost and the
code in chan_sip.c below this debug prints: create_addr(p, peerorhost); 


====================================================================== 

---------------------------------------------------------------------- 
 (0104623) svnbot (reporter) - 2009-05-12 15:50
 https://issues.asterisk.org/view.php?id=13630#c104623 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 193960

_U  branches/1.6.0/
U   branches/1.6.0/channels/chan_sip.c

------------------------------------------------------------------------
r193960 | mmichelson | 2009-05-12 15:50:35 -0500 (Tue, 12 May 2009) | 24
lines

Merged revisions 193954 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/trunk

........
  r193954 | mmichelson | 2009-05-12 15:28:13 -0500 (Tue, 12 May 2009) | 18
lines
  
  Update spiral support in trunk and 1.6.X to match what is in 1.4.
  
  In 1.4, a SIP spiral is treated the same way as a call forward. This
  works much better than what is currently in trunk and 1.6.X. The code
  in trunk and 1.6.X did not create a new call to the recipient of the
spiral,
  instead trying to continue the same call. In addition to just being
plain
  wrong, this also had the side effect of only being able to spiral calls
  to other SIP channels.
  
  With this in place, as long as call forwards are honored, SIP spirals
  will work properly. This means that it will work for outbound calls
  made  by the Queue, Dial, and Page applications. For originated calls
and
  spool calls, however, the spiral will not work properly until a generic
  call forward mechanism is introduced into Asterisk.
  
  (relates to issue https://issues.asterisk.org/view.php?id=13630)
........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=193960 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-05-12 15:50 svnbot         Checkin                                      
2009-05-12 15:50 svnbot         Note Added: 0104623                          
======================================================================




More information about the asterisk-bugs mailing list