mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-25 02:51:30 +00:00
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15374 d0543943-73ff-0310-b7d9-9358b9ac24b2
21 lines
719 B
Plaintext
21 lines
719 B
Plaintext
|
|
remove SWITCH_RTP_FLAG_AUTOADJ because its not work correctly and not do anything reliable in our cases.
|
|
fix faststart in progress handling
|
|
fixxxxes
|
|
remove trys to implement non standard codecs.
|
|
implement jitter-size value option.
|
|
implement gk register retry timer.
|
|
implement h245insetup enable/disable option.
|
|
implement h245tunneling enable/disable option.
|
|
implement faststart enable/disable option.
|
|
fix release handling from h323 leg.
|
|
fix misstype in codec conversion.
|
|
fix rtp issue causes choppy sound.
|
|
fix progress ind handling on outbound calls.
|
|
fix crash on log line, btw not understand why.
|
|
implement dtmf transfer.
|
|
fix codec name conversion a bit.
|
|
fix crash on inbound fast start connection.
|
|
|
|
initial release.
|