[Freeswitch-users] Video is not display

sc_zhangming sc_zhangming at sina.com
Tue Jul 5 07:40:35 MSD 2011


hi:
if use  fs_cli  originate user/70001  700002  agent is not vedio

if i use x-lite 4 input number the call  have vedio

my dialplan  configuration information:
 <condition field="destination_number" expression="^(7[0-4][0-9][0-9][0-9][0-9])$">
                  <action application="set" data="bypass_media=true"/> 
<action application="bridge" data="user/$1@${domain_name}"/>
                <action application="answer"/>
        </condition>
    </extension>

log:

2011-07-07 19:04:31.427458 [DEBUG] sofia.c:4669 Remote SDP:
v=0
o=- 12954249923203125 3 IN IP4 10.108.226.238
s=CounterPath X-Lite 4.0
c=IN IP4 10.108.226.238
t=0 0
a=ice-ufrag:2e4e41
a=ice-pwd:1af7090a62cdba6f63b4b6bd9fd01472
m=audio 64370 RTP/AVP 0 101
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
a=candidate:1 1 UDP 659136 10.108.226.238 64370 typ host
a=candidate:1 2 UDP 659134 10.108.226.238 64371 typ host
m=video 63720 RTP/AVP 34
a=rtpmap:34 H263/90000
a=fmtp:34 QCIF=1;CIF=1;VGA=2
a=candidate:1 1 UDP 659136 10.108.226.238 63720 typ host
a=candidate:1 2 UDP 659134 10.108.226.238 63721 typ host

2011-07-07 19:04:31.427458 [DEBUG] sofia_glue.c:4467 Audio Codec Compare [PCMU:0:8000:20:64000]/[PCMU:0:8000:20:64000]
2011-07-07 19:04:31.427458 [DEBUG] sofia_glue.c:2690 Already using PCMU
2011-07-07 19:04:31.427458 [DEBUG] sofia_glue.c:4565 Set 2833 dtmf send payload to 101
2011-07-07 19:04:31.427458 [DEBUG] sofia_glue.c:4626 Video Codec Compare [H263:34]/[H263:34]
2011-07-07 19:04:31.427458 [DEBUG] sofia.c:5121 Processing updated SDP
2011-07-07 19:04:36.870143 [DEBUG] switch_channel.c:2535 (sofia/internal/sip:700001 at 10.108.226.222:39206) Callstate Change ACTIVE -> HANGUP
2011-07-07 19:04:36.870143 [NOTICE] sofia.c:537 Hangup sofia/internal/sip:700001 at 10.108.226.222:39206 [CS_HIBERNATE] [NORMAL_CLEARING]
2011-07-07 19:04:36.870143 [DEBUG] switch_channel.c:2551 Send signal sofia/internal/sip:700001 at 10.108.226.222:39206 [KILL]


sc_zhangming at sina.com.cn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20110705/09381f59/attachment.html 


More information about the FreeSWITCH-users mailing list