Hi Sergio,<br><br>i have tried a peer to peer call using Mirial softphone ,both softphones got registered into the asterisk server  .i have configured softphones like this.<br><br>[204]<br>
videosupport=yes<br>
type=friend<br>
host=dynamic<br>
exten=205<br>
disallow=all<br>
allow=ulaw<br>
allow=alaw<br>
;allow=h263p<br>
allow=h264<br><br><br>[205]<br>videosupport=yes<br>type=friend<br>host=dynamic<br>exten=205<br>disallow=all<br>allow=ulaw<br>allow=alaw<br>;allow=h263p<br>allow=h264[205]<br>
videosupport=yes<br>
type=friend<br>
host=dynamic<br>
exten=205<br>
disallow=all<br>
allow=ulaw<br>
allow=alaw<br>
;allow=h263p<br>
allow=h264<br><br>when i make a peer to peer call ,i can only do a voice chat ,but i cant see the video on either side .the log on the asterisk server says <br><br>[Oct 10 15:10:50] WARNING[1822] chan_sip.c: Unsupported SDP media type in offer: application 20314 RTP/AVP 103<br>
<br><br>similarly when i call from Mirial softphone to mcuWeb server ,i cant see the video at the mcuWeb server end and the log in the asterisk server says the same thing .i have saved the file mcu.pcap at the mcuWeb end ,with the help of videosnarf tool got the H264 encoded file H264-media-1.264 .i can see the video when i play this file with ffplay .<br>
<br><br>can anyone help me in  understanding the message &quot;Unsupported SDP media type in offer: application 20314 RTP/AVP 103&quot; ?<br><br>thanks,<br>N Sivaramkrishna.<br>
<br><br><br><br><br>