[asterisk-bugs] [JIRA] (ASTERISK-25153) Asterisk originate with Application/data does not go to dialplan

Matt Jordan (JIRA) noreply at issues.asterisk.org
Mon Jun 8 11:12:33 CDT 2015


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

Matt Jordan closed ASTERISK-25153.
----------------------------------

    Resolution: Not A Bug

This is not a bug.

When you originate to an application, exiting the application *always* hangs up the channel. Changing the priority, context, or extension of the channel does not change this fact: changing the location of the channel in the dialplan only has semantic meaning *if* the channel existed in the dialplan. When you originate to an application, the channel never ran in the dialplan; hence, those operations have no effect.


> Asterisk originate with Application/data does not go to dialplan 
> -----------------------------------------------------------------
>
>                 Key: ASTERISK-25153
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-25153
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Core/ManagerInterface, Resources/res_agi
>         Environment: Asterisk 13.4.0 with PJSIP and AGI 
>            Reporter: Abhay Gupta
>            Assignee: Russ Meyerriecks
>         Attachments: agi.txt, debugdmp.txt
>
>
> WE do a originate command with Application Data as in the example 
> Action: originate
> Channel: PJSIP/4001
> Application: AGI
> Data: agi://192.168.1.220/
> In AGI when we set extension , context and priority it does not land on that extension but on agi completion the channel is HANGUP . which means with originate and apllication data , the call does not go back to dialplan .



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list