[Sipp-users] Exit return codes under windows

2007-01-19 Thread Mandeep Ahuja
Hi, I run sipp under windows command line. I am having hard time looking up the exit code after sipp finishes executing after running sipp i tried echo %? echo %?% "echo %?" echo $? but no luck I cannot get the return code can someone help me Also, can someone direct me to the GUI tool for wind

Re: [Sipp-users] segmentation fault

2007-01-19 Thread Voipers Portugal
I have made a debug and I have also found the following: Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1213430096 (LWP 13200)] 0x08055f39 in call::get_remote_media_addr () I hope it helps. Jose Simoes On 1/19/07, Voipers Portugal <[EMAIL PROTECTED]> wrote: I hav

[Sipp-users] segmentation fault

2007-01-19 Thread Voipers Portugal
I have the following scenario: -- Scenario Screen [1-9]: Change Screen -- Port Total-time Total-calls Transport 5060 2.15 s0 UDP 0 new calls during 0.148 s period 4 ms scheduler resolution 0 calls

Re: [Sipp-users] Ran "make pcapplay" but still getting "play_pcap_audio requires pcap support! Please recompile SIPp" -- SOLVED

2007-01-19 Thread Jeannot Langlois
Olivier Jacques wrote: Jeannot Langlois wrote: Problem solved: 1. It seems that SIPp is not buffering messages it receives while executing a "pause", and for this reason it aborts processing as it did above because it is not expecting messages to come in during a "pause" (so I tweaked m

[Sipp-users] answering INVITES

2007-01-19 Thread Voipers Portugal
Dear friends, I am trying to test a scenario where a user registers in a SIP Proxy and then waits to be called. The user Registers properly and when I place a call from another user (also registered in that proxy) the INVITE message arrives to sipp client but it does not seem to interpretate in c