[asterisk-bugs] [JIRA] (ASTERISK-20675) [patch] Add return codes to SLATrunk() so that dialplan can identify channel/station that actually answered the call.
Joshua Colp (JIRA)
noreply at issues.asterisk.org
Tue Dec 19 05:23:08 CST 2017
[ https://issues.asterisk.org/jira/browse/ASTERISK-20675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Joshua Colp updated ASTERISK-20675:
-----------------------------------
Affects Version/s: 13.18.4
> [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, 13.18.4
> Environment: Astlinux
> Reporter: dkerr
> Severity: Minor
> Attachments: asterisk-11-bugid20675.patch, asterisk-1.8-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 was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list