[asterisk-bugs] [JIRA] (ASTERISK-20675) Add return codes to SLATrunk() so that dialplan can identify channel/station that actually answered the call.
Michael L. Young (JIRA)
noreply at issues.asterisk.org
Mon Nov 12 10:55:21 CST 2012
[ https://issues.asterisk.org/jira/browse/ASTERISK-20675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael L. Young reassigned ASTERISK-20675:
-------------------------------------------
Assignee: (was: Michael L. Young)
> 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
> Affects Versions: 1.8.16.0
> Environment: Astlinux
> Reporter: dkerr
> Severity: Minor
> Attachments: asterisk-1.8-bugid20675.patch, asterisk-trunk-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