[asterisk-bugs] [JIRA] (ASTERISK-22057) Set more than one codec in dialplan execution using SIP_CODEC (adapted chan_sip:try_suggested_codec)

Rusty Newton (JIRA) noreply at issues.asterisk.org
Tue Jul 9 09:05:03 CDT 2013


Rusty Newton created ASTERISK-22057:
---------------------------------------

             Summary: Set more than one codec in dialplan execution using SIP_CODEC (adapted chan_sip:try_suggested_codec)
                 Key: ASTERISK-22057
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-22057
             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


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