Hi Luca,

it looks like that SIPp wants to use the [media_port] only into a video,
audio or image SDP line, see:
https://github.com/SIPp/sipp/blob/8987f69f60d40da1a4c1055eb54758efe3263fc2/src/call.cpp#L1990

Here: https://github.com/pbertera/sipp/tree/fix/rtcp_media_port you can
find a fork containing a fix.

I'm not sure if this fix can introduce other issues, one of the core
developers can look into, if is good I'll create a PR.

Thanks,


2016-11-10 19:08 GMT+01:00 Luca Pradovera <luca.pradov...@gmail.com>:

> Hello,
> scenario is here: https://gist.github.com/lpradovera/
> d9efd7418878136ab2f7591f87302b08
> Command line is:
> sudo /usr/bin/sipp -m 10 -l 5 -r 1 -sf testing3.xml -i MY_IP_HERE -s
> 17862207090 -trace_msg -trace_err -p 8836 -mp 18581 REMOTE_IP_HERE
>
> Best regards,
> Luca
>
> On Thu, Nov 10, 2016 at 6:57 PM, Pietro Bertera <pie...@bertera.it> wrote:
>
>> Yes, anyway maybe having the full scenario and the command line can help
>> troublshooting the issues..
>>
>> 2016-11-10 18:48 GMT+01:00 Luca Pradovera <luca.pradov...@gmail.com>:
>>
>>> Hello,
>>> I am running  SIPp v3.4.1-TLS-SCTP-PCAP-RTPSTREAM built Mar 29 2015,
>>> 02:20:17.
>>> I assume that is a little old, I will try recompiling a more recent one.
>>> Is your version compiled from master, essentially?
>>>
>>> Thanks!
>>>
>>> Luca
>>>
>>> On Thu, Nov 10, 2016 at 6:46 PM, Pietro Bertera <pietro.bert...@snom.com
>>> > wrote:
>>>
>>>> Hi Luca,
>>>>
>>>> which SIPp version are you using ?
>>>> Is working for me with v3.6-dev-104-g76de33a-RTPSTREAM
>>>>
>>>> On 10 November 2016 at 18:07, Luca Pradovera <luca.pradov...@gmail.com>
>>>> wrote:
>>>>
>>>>> Hello,
>>>>> specifying the RTCP port in the SDP using:
>>>>>
>>>>> m=audio [media_port] RTP/AVP 18 101
>>>>> a=rtcp:[media_port+1]
>>>>> a=rtpmap:18 G729/8000
>>>>>
>>>>> results in an error stating "media_port keyword with no audio or video
>>>>> on the current line ( a=rtcp:)"
>>>>>
>>>>> The SDP looks correct. Have I hit a bug or should I check something
>>>>> else?
>>>>>
>>>>> Thanks!
>>>>>
>>>>
>
> ------------------------------------------------------------
> ------------------
> Developer Access Program for Intel Xeon Phi Processors
> Access to Intel Xeon Phi processor-based developer platforms.
> With one year of Intel Parallel Studio XE.
> Training and support from Colfax.
> Order your platform today. http://sdm.link/xeonphi
> _______________________________________________
> Sipp-users mailing list
> Sipp-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sipp-users
>
>


-- 
Bertera Pietro
http://www.bertera.it
------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to