[asterisk-bugs] [JIRA] (ASTERISK-20918) Asterisk fails to CANCEL all calls that it initiated via AGI

Rusty Newton (JIRA) noreply at issues.asterisk.org
Thu Jan 17 09:27:45 CST 2013


    [ https://issues.asterisk.org/jira/browse/ASTERISK-20918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=201684#comment-201684 ] 

Rusty Newton edited comment on ASTERISK-20918 at 1/17/13 9:26 AM:
------------------------------------------------------------------

Freddi, can you post your pcap and an Asterisk full log with it. Be sure DEBUG and VERBOSE messages are turned on (and set to level 5 or above) for your full log in logger.conf, plus "agi set debug on" and a "logger reload" before you reproduce the issue for the log. This will help a dev to confirm its the same issue and hopefully give them some additional clues.
                
      was (Author: rnewton):
    Freddi, can you post your pcap and an Asterisk full log with it. Be sure DEBUG and VERBOSE messages are turned on for your full log in logger.conf, plus "agi set debug on" and a "logger reload" before you reproduce the issue for the log. This will help a dev to confirm its the same issue and hopefully give them some additional clues.
                  
> Asterisk fails to CANCEL all calls that it initiated via AGI
> ------------------------------------------------------------
>
>                 Key: ASTERISK-20918
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-20918
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Channels/chan_sip/General
>    Affects Versions: 1.8.11.1
>         Environment: CentOS release 6.3 (Final)
> Linux hostname 2.6.32-279.14.1.el6.x86_64 #1 SMP Tue Nov 6 23:43:09 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
>            Reporter: David Cunningham
>         Attachments: full.12.3.gz
>
>
> When Asterisk does a Dial() to multiple destinations and one of those destinations answers, it only sends a CANCEL to some, but not all, of the other destinations.
> Attached is an Asterisk trace showing a call an AGI which implements a hunt group.
> On line 3804 it Dial()s the destinations, which launches a new AGI for each destination.
> Each destination AGI then dials the phone.
> You can see that phone 6326821 is sent an INVITE at line 10048.
> At line 46774 phone 6326838 answers the call.
> Then CANCELs are sent to many phones, but not to phone 6326821.
> Thanks.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list