-
I have the same problem using -aa with UDP with 3pcc option. Here are the lines from the back trace:
(gdb) bt
#0 0x0807cc87 in std::_List_iterator_base::_M_incr ()
#1 0x0807bf4b in std::_List_iterator::operator++ ()
#2 0x0807b67c in std::__distance ()
#3 0x0807ae11 in...
2009-12-11 18:35:32 UTC by kbd2009
-
Hi,
whenever I am using -aa sipp seems to segfault whenever an "out of
call" message arrives that -aa should handle. This is with tls
multisocket and svn:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fa4247246f0 (LWP 28302)]
0x000000000043fe7d in std::_List_const_iterator::operator++
(this=0x7fff2c730388)
at...
2009-11-12 13:24:50 UTC by jpk2009
-
Hello,
is there any decision concerning this fetature? I can offer even an exaple of implementation.
Regards Mitko.
2009-11-08 20:08:47 UTC by mitko-mitev
-
Scenario: a PC with 2 network interfaces: for example
IF 1 - 10.80.60.21
IF 2 - 10.80.60.22
Run 2 sipp scripts, the first configured both with media and signalig address to IF 1, the second configured to 10.80.60.22. The scripts have a remote IP same remote SIP server, which is reachable from both interfaces. In both is used pacap play commnad. While the first scripts sends both SIP...
2009-11-08 20:05:34 UTC by mitko-mitev
-
There is an option (-ap) to specify authorization password on the command line.
It is natural to have similar option (-au) for authorization username because it may not be equal to the [service] username.
Attached patch against current sipp trunk adds -au option.
2009-11-05 15:56:01 UTC by linulin
-
dverbeir committed revision 590 to the sipp SVN repository, changing 4 files.
2009-10-23 16:17:50 UTC by dverbeir
-
dverbeir committed revision 589 to the sipp SVN repository, changing 30 files.
2009-08-04 14:23:48 UTC by dverbeir
-
srivanuj committed revision 588 to the sipp SVN repository, changing 1 files.
2009-07-29 09:49:53 UTC by srivanuj
-
dverbeir committed revision 587 to the sipp SVN repository, changing 8 files.
2009-07-28 13:50:38 UTC by dverbeir
-
Included in r-586
Thanks.
2009-07-28 10:21:44 UTC by srivanuj