Hi,
I am doing something like below with both audio and video m lines.
I have pcap files for both audio and video RTP and am playing them back.
My question is, how to specify separate port for the video stream on the
same call?
Also, does auto_media_ip increment with each call or with each usage in
the script?
Thanks for help,
Paul Antinori
Cisco Systems, Inc.
v=0
o=SIPP 680 64 IN IP[local_ip_type] [local_ip]
s=SIP Call
t=0 0
m=audio [auto_media_port] RTP/AVP 0 101
c=IN IP4 [media_ip]
a=rtpmap:0 PCMU/8000
a=ptime:20
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
m=video [auto_media_port] RTP/AVP 34
c=IN IP4 [media_ip]
b=TIAS:32000000
a=rtpmap:34 H263/90000
]]>
</send>
<nop>
<action>
<exec play_pcap_audio=".\lab_g711u_dtmf.pcap"/>
<exec play_pcap_video=".\lab_video.pcap"/>
</action>
</nop>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users