【发布时间】:2017-02-02 09:01:49
【问题描述】:
v=0
o=- 1358463684 1358463684 IN IP4 xxx.xxx.xxx.xxx
s=Opal SIP Session
c=IN IP4 xxx.xxx.xxx.xxx
t=0 0
m=audio 3144 RTP/AVP 19 3 101 120
c=IN IP4 xxx.xxx.xxx.xxx
a=rtpmap:18 G729/8000/1
a=fmtp:18 annexb=no
a=rtpmap:3 gsm/8000/1
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16,32,36
a=rtpmap:120 NSE/8000
a=fmtp:120 192-193
在上面的SDP中,我想更改IP地址xxx.xxx.xxx.xxx 到不同的 yyy.yyy.yyy.yyy。我在网上搜索,发现需要使用“action application="set"![CDATA[(sdp here)]] /action”
但我不确定我需要进行哪些确切的更改。请帮帮我。
【问题讨论】:
标签: freeswitch sdp