Hi,
[field4] is the number of port media, which is stored in file cvs.
I configured that [field4] is more 10000.
I think that it is error of Sipp, because I use [auto_port_media], it
runs very well, never appear port 0.

Best regards,
T.Q.Tuan

2010/8/14 Csábi Zsolt <csabi.zs...@gmail.com>:
> Hi,
>
> Maybe you mistype field4 in scenario?
>
>
>
> m=audio [fileld4] RTP/AVP 0 8
>
> Regards,
>
>
>
> Zsolt
>
>
>
> ________________________________
>
> From: David White [mailto:david.wh...@watchguard.com]
> Sent: Friday, August 13, 2010 6:27 PM
> To: sipp-users@lists.sourceforge.net
> Cc: tran quoc tuan
> Subject: Re: [Sipp-users] Question about media port in SDP INVITE
>
>
>
>
>
> did you try using the '-mp' flag?     also, what system are you running on?
> linux? windows?
>
> -----Original Message-----
> From: tran quoc tuan [mailto:tuant...@gmail.com]
> Sent: Fri 8/13/2010 2:39 AM
> To: sipp-users@lists.sourceforge.net
> Subject: [Sipp-users] Question about media port in SDP INVITE
>
> Hi all,
> I use Sipp as client to test my system. Sipp has a function to
> transfer data media as audio and video.
> Next I type SDP as following :
>
> v=0
> o=- 3487063231 3487063231 IN IP[local_ip_type] [local_ip]
> s=SJphone
> c=IN IP[media_ip_type] [media_ip]
> t=0 0
> a=direction:active
> m=audio [fileld4] RTP/AVP 0 8
> a=rtpmap:0 PCMU/8000
> a=rtpmap:8 PCMA/8000
> a=sendrecv
>
> with field4 = 10000 , the Sipp send media from port 0 and I use
> Wireshare to capture the packet INVITE, in message INVITE,  SDP has
> port 10000
>
> if I replace [field4] par [auto_media_port] Sipp chooses automatically
> a port as port 6000. And the scenario runs well.
> But I have tried to replace [field4] par fixed port 6000 .... Sipp
> send media from port 0.
> I think that Sipp has error in sending media with fixed port.
>
> Is this a bug of Sip ?
>
> Best regards,
> T.Q.Tuan
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by
>
> Make an app they can't live without
> Enter the BlackBerry Developer Challenge
> http://p.sf.net/sfu/RIM-dev2dev
> _______________________________________________
> Sipp-users mailing list
> Sipp-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sipp-users
>
>

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to