[asterisk-bugs] [Asterisk 0013121]: Sip to Sip dial and rtsavesysname not working in latestsvn

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Dec 5 09:24:04 CST 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=13121 
====================================================================== 
Reported By:                kactus
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   13121
Category:                   Channels/chan_sip/General
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 132312 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2008-07-21 08:08 CDT
Last Modified:              2008-12-05 09:24 CST
====================================================================== 
Summary:                    Sip to Sip dial and rtsavesysname not working in
latestsvn
Description: 
Hello everyone

Have been playing with SVN-trunk-r132312M, looks like it has fixed alot of
the issues I experienced before, but I have come across two problems.

Firstly dialing a realtime sip (no rtcache) such as Account1 dialing
Account2 produces the output:


    -- Executing Dial("SIP/Account1-0880b814", "SIP/Account2")
[Jul 21 20:33:08] WARNING[46712]: app_dial.c:1476 dial_exec_full: Unable
to create channel of type 'SIP' (cause 20 - Unknown)
  == Everyone is busy/congested at this time (1:0/0/1)
    -- Executing Dial("SIP/Account1-0880b814", "SIP/Account2")
[Jul 21 20:33:08] WARNING[46712]: app_dial.c:1476 dial_exec_full: Unable
to create channel of type 'SIP' (cause 20 - Unknown)
  == Everyone is busy/congested at this time (1:0/0/1)
    -- Executing Dial("SIP/Account1-0880b814", "SIP/Account2")
[Jul 21 20:33:08] WARNING[46712]: app_dial.c:1476 dial_exec_full: Unable
to create channel of type 'SIP' (cause 20 - Unknown)
  == Everyone is busy/congested at this time (1:0/0/1)
    -- Auto fallthrough, channel 'SIP/Account1-0880b814' status is
'CHANUNAVAIL'
    -- Executing Hangup("SIP/Account1-0880b814", "")

The same box, with the same configs running 1.4.17 produces this:

    -- Executing Dial("SIP/Account1-3", "SIP/Account2")
    -- Called Account2
    -- SIP/Account2-087b0000 is ringing

Quite a bit of a problem especially when inbound call termination occurs
on another box and is dialed at your box as an extension. I experienced the
exact same behaviour when an IAX peer was dialing a sip extension (ie exten
=> NUM,1,Dial(IAX2/Account:Pass at box2/accounttodial)) it worked in previous
betas of 1.6 as well.

Secondly sip peers that registered successfully in the SVN did not update
the regserver field in the sip table while they did under 1.4.17 (and betas
of 1.6)

Please let me know if you need any more info.

All the best - Kamil


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

---------------------------------------------------------------------- 
 (0095848) blitzrage (administrator) - 2008-12-05 09:24
 http://bugs.digium.com/view.php?id=13121#c95848 
---------------------------------------------------------------------- 
Do you have the ability to test this and see if this is still an issue? 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-12-05 09:24 blitzrage      Note Added: 0095848                          
======================================================================




More information about the asterisk-bugs mailing list