[asterisk-bugs] [JIRA] (ASTERISK-21976) Set more than one codec in dialplan execution using SIP_CODEC (adapted chan_sip:try_suggested_codec)
Dennis Guse (JIRA)
noreply at issues.asterisk.org
Wed Jul 10 02:53:03 CDT 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-21976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Work on ASTERISK-21976 stopped by Dennis Guse.
> Set more than one codec in dialplan execution using SIP_CODEC (adapted chan_sip:try_suggested_codec)
> ----------------------------------------------------------------------------------------------------
>
> Key: ASTERISK-21976
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-21976
> Project: Asterisk
> Issue Type: Improvement
> Security Level: None
> Components: Channels/chan_sip/CodecHandling
> Affects Versions: SVN
> Environment: FreeBSD (AMD64) 9.1 using Asterisk provided via ports (at the moment 11.4)
> Reporter: Dennis Guse
> Assignee: Dennis Guse
> Severity: Minor
> Attachments: patch-channels-chan__sip.c-393919
>
>
> For video calls, we would like to set the codecs in the dialplan using
> SIP_CODEC. However, if SIP_CODEC is set, all codecs except the ONE set are disallowed and thus either audio or video is available.
> Attached is a patch for 11.4 that allows SIP_CODEC to contain a list of codecs , e.g. "gsm,h264".
> Patch against: 11.4: https://docs.google.com/file/d/0ByFooYVveHXdNng4WThoNV8zLVk/edit?usp=sharing
> Do you have any feedback?
> Authors: Dennis Guse (dennis.guse at qu.tu-berlin.de) und Frank Haase (fra.haase at googlemail.com).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list