Re: [Sipp-users] Can a script file act as a UAS and UAC????

2009-05-25 Thread Evgeny Miloslavsky
Yes it is. UAS and UAC roles are logical only. Entity sending the request is an UAC and entity responding the request is an UAS. Examples are attached. I'm not sure are debuged&fixed but it will help. Regards, Evgeny Miloslavsky Systest Engineer Juniper Networks Solutions Israel LTD. O

[Sipp-users] Can a script file act as a UAS and UAC????

2009-05-25 Thread Harsh Trivedi
I am a newbie here, help me out guys. According to my understanding, the script can either work as a UAS or UAC (client or server). is there a way that script can work as a UAS and UAC.??? Thanks, Harsh . -- When you come to the end of all the

[Sipp-users] [ sipp-Patches-2796260 ] pcapplay - cancel and clean up media threads

2009-05-25 Thread SourceForge.net
Patches item #2796260, was opened at 2009-05-25 16:51 Message generated for change (Tracker Item Submitted) made by ndbellamy You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=637566&aid=2796260&group_id=104305 Please note that this message will contain a full copy of

[Sipp-users] [SPAM] How to disable rtp_echo in UAC mode?

2009-05-25 Thread tech80
Hi all, How to disable rtp_echo in UAC mode? I want to use third-party rtp tools, so I need to disable the function. Thanks, Tom -- Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a gatherin

Re: [Sipp-users] [SPAM] How to get media port from 200 OK sent by UAS?

2009-05-25 Thread 80tech
Hi David, Thanks for your attention. I have solved the problem by using Regular expressions. Tom From: sipp-users-boun...@lists.sourceforge.net [mailto:sipp-users-boun...@lists.sourceforge.net] On Behalf Of Kirwan, David (David) Sent: Monday, May 25, 2009 6

Re: [Sipp-users] [SPAM] How to get media port from 200 OK sent by UAS?

2009-05-25 Thread Kirwan, David (David)
Include your script From: tech80 [mailto:tec...@tom.com] Sent: 23 May 2009 16:24 To: sipp-users@lists.sourceforge.net Subject: [Sipp-users] [SPAM] How to get media port from 200 OK sent by UAS? Hi I want to get media port from 200 OK sent by UAS? I am tryi