• Paul Arnold's avatar
    FS-7051: Preserve the annexb=no/yes status · 843e4953
    Paul Arnold 提交于
    As per RFC4856, Annex B mode for G.729 is disabled if the SDP contains a
    fmtp parameter annexb=no and enabled if annexb=yes or the annexb parameter
    is missing.
    
    When responding to an offer mod_sangoma_codec always returns an answer
    without a fmtp parameter. Even in response to a SDP offer which contains
    one. This has the effect of responding to a request to disable Annex B
    with an answer that only Annex B is supported.
    
    With this change mod_sangoma_codec copies the fmtp parameter from the
    offer to the answer fixing the problem.
    843e4953
名称
最后提交
最后更新
..
applications 正在载入提交数据...
asr_tts 正在载入提交数据...
codecs 正在载入提交数据...
dialplans 正在载入提交数据...
directories/mod_ldap 正在载入提交数据...
endpoints 正在载入提交数据...
event_handlers 正在载入提交数据...
formats 正在载入提交数据...
languages 正在载入提交数据...
legacy/languages/mod_lua 正在载入提交数据...
loggers 正在载入提交数据...
say 正在载入提交数据...
sdk/autotools 正在载入提交数据...
timers 正在载入提交数据...
xml_int 正在载入提交数据...
.gitignore 正在载入提交数据...
Makefile.am 正在载入提交数据...