[asterisk-bugs] [JIRA] (ASTERISK-20675) [patch] Add return codes to SLATrunk() so that dialplan can identify channel/station that actually answered the call.

dkerr (JIRA) noreply at issues.asterisk.org
Fri Nov 23 09:23:45 CST 2012


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

dkerr updated ASTERISK-20675:
-----------------------------

    Attachment:     (was: asterisk-trunk-bugid20675.patch)
    
> [patch] Add return codes to SLATrunk() so that dialplan can identify channel/station that actually answered the call.
> ---------------------------------------------------------------------------------------------------------------------
>
>                 Key: ASTERISK-20675
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-20675
>             Project: Asterisk
>          Issue Type: Improvement
>      Security Level: None
>          Components: Applications/app_meetme, Applications/SLA
>    Affects Versions: 1.8.16.0
>         Environment: Astlinux
>            Reporter: dkerr
>            Severity: Minor
>         Attachments: asterisk-11-bugid20675.patch
>
>
> I have found a need in my dialplan to determine exactly which channel answered a call from a SLATrunk(). I could find no way to determine this using existing dialplan functions.  I also needed it to work within a subroutine called from the Dial() U() parameter.
> My solution was to patch app_meetme.c to add two additional return values... SLATRUNK_ANSWEREDCHANNEL and SLATRUNK_ANSWEREDSTATION.
> See attached patch file

--
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