• Anthony Minessale's avatar
    Change codec behaviour · dfa78985
    Anthony Minessale 提交于
    channel_variable: sdp_m_per_ptime
    Adds a new m= line for each distinct ptime in codec list.
    
    When this variable is not set:
    	When mixing codecs with various ptime in a codec list, they will now be allowed to co-exist in the sdp but it will send no ptime attr.
    		This means the ptime preferences on the offer will be ignored when mixing codecs with various ptimes.
    	When receiving a codec list with no ptime attr, the ptime will be chosen from local preference instead of assuming 20ms
    		This means if offer contains PCMU with not ptime and FS has PCMU@40i
    
    Dynamic payloads will now start at 98 and increment per additional dynamic codec per call.
    	So now you can add CELT@32000h,CELT@48000h and each one will be auto-assigned a dynamic paylaod type.
    dfa78985
名称
最后提交
最后更新
Setup 正在载入提交数据...
build 正在载入提交数据...
cmake_modules 正在载入提交数据...
conf 正在载入提交数据...
debian 正在载入提交数据...
docs 正在载入提交数据...
dtd 正在载入提交数据...
freeswitch.xcodeproj 正在载入提交数据...
fscomm 正在载入提交数据...
htdocs 正在载入提交数据...
libs 正在载入提交数据...
patches 正在载入提交数据...
scripts 正在载入提交数据...
src 正在载入提交数据...
support-d 正在载入提交数据...
w32 正在载入提交数据...
web 正在载入提交数据...
.gitignore 正在载入提交数据...
.version.in 正在载入提交数据...
CMakeLists.txt 正在载入提交数据...
Freeswitch.2005.unsupported.sln 正在载入提交数据...
Freeswitch.2008.express.sln 正在载入提交数据...
Freeswitch.2008.sln 正在载入提交数据...
Freeswitch.2008.sln.debug.bat 正在载入提交数据...
Freeswitch.2008.sln.release.bat 正在载入提交数据...
Freeswitch.2010.express.sln 正在载入提交数据...
Freeswitch.2010.sln 正在载入提交数据...
INSTALL 正在载入提交数据...
Makefile.am 正在载入提交数据...
acinclude.m4 正在载入提交数据...
bootstrap.sh 正在载入提交数据...
configure.in 正在载入提交数据...
devel-bootstrap.sh 正在载入提交数据...
freeswitch.spec 正在载入提交数据...