[asterisk-bugs] [Asterisk 0016959]: SIP-Provider without "SIP/2.0 180 Ringing" makes trouble with call file

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Mar 4 22:35:20 CST 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16959 
====================================================================== 
Reported By:                fa_bian
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   16959
Category:                   General
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     feedback
Asterisk Version:           1.6.2.2 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2010-03-04 06:15 CST
Last Modified:              2010-03-04 22:35 CST
====================================================================== 
Summary:                    SIP-Provider without "SIP/2.0 180 Ringing" makes
trouble with call file
Description: 
I make a auto dial via call file.

If I use a SIP-Provider who sends a "SIP/2.0 180 Ringing" all is fine!

If I use a SIP-Provider who DOESN'T send a "SIP/2.0 180 Ringing" Asterisk
DOESN'T proceed in context.
====================================================================== 

---------------------------------------------------------------------- 
 (0119001) fa_bian (reporter) - 2010-03-04 22:35
 https://issues.asterisk.org/view.php?id=16959#c119001 
---------------------------------------------------------------------- 
#######################
### call file (CLI) ###
### provider 1, WITH ringing ###
#######################
...
    -- Called 00491712345678 at provider1_out
    -- SIP/provider1_out-00000309 is making progress passing it to
Local/00491712345678 at ext_all_out-a91a;2
    -- SIP/provider1_out-00000309 is ringing
    -- SIP/provider1_out-00000309 answered
Local/00491712345678 at ext_all_out-a91a;2
       > Channel SIP/provider1_out-00000309 was answered.
    -- Executing [h at macro-cfx_out:1]
NoOp("Local/00491712345678 at ext_all_out-a91a;2", "...") in new stack
    -- Executing [491712345678 at ext_cb1:1]
Set("SIP/provider1_out-00000309", "cbPEER=491712345678") in new stack
    -- Executing [491712345678 at ext_cb1:2]
Goto("SIP/provider1_out-00000309", "ext_cb2,s,1") in new stack
    -- Goto (ext_cb2,s,1)
    -- Executing [s at ext_cb2:1] Set("SIP/provider1_out-00000309", "NR=") in
new stack
    -- Executing [s at ext_cb2:2] Wait("SIP/provider1_out-00000309", "1") in
new stack
  == Spawn extension (macro-cfx_out, s, 68) exited non-zero on
'Local/00491712345678 at ext_all_out-a91a;2' in macro 'cfx_out'
  == Spawn extension (ext_all_out, 00491712345678, 52) exited non-zero on
'Local/00491712345678 at ext_all_out-a91a;2'
    -- Executing [s at ext_cb2:3] BackGround("SIP/provider1_out-00000309",
"privacy-prompt") in new stack
    -- <SIP/provider1_out-00000309> Playing 'privacy-prompt.gsm' (language
'de')
    -- Executing [s at ext_cb2:4] Set("SIP/provider1_out-00000309",
"TIMEOUT(response)=10") in new stack
    -- Response timeout set to 10.000
    -- Executing [s at ext_cb2:5] Set("SIP/provider1_out-00000309",
"TIMEOUT(digit)=10") in new stack
    -- Digit timeout set to 10.000
    -- Executing [s at ext_cb2:6] WaitExten("SIP/provider1_out-00000309", "")
in new stack
    -- Timeout on SIP/provider1_out-00000309, going to 't'
    -- Executing [t at ext_cb2:1] Playback("SIP/provider1_out-00000309",
"vm-goodbye") in new stack
    -- <SIP/provider1_out-00000309> Playing 'vm-goodbye.gsm' (language
'de')
    -- Executing [t at ext_cb2:2] Hangup("SIP/provider1_out-00000309", "") in
new stack
  == Spawn extension (ext_cb2, t, 2) exited non-zero on
'SIP/provider1_out-00000309'
[Mar  5 04:57:31] NOTICE[11784]: pbx_spool.c:349 attempt_thread: Call
completed to Local/00491712345678 at ext_all_out 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-03-04 22:35 fa_bian        Note Added: 0119001                          
======================================================================




More information about the asterisk-bugs mailing list