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

Joshua Colp (JIRA) noreply at issues.asterisk.org
Fri Mar 13 20:34:35 CDT 2015


     [ https://issues.asterisk.org/jira/browse/ASTERISK-20918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joshua Colp closed ASTERISK-20918.
----------------------------------

    Resolution: Fixed

Per reporter this was fixed in Asterisk 11.

> 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 was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list