On Tue, May 17, 2011 at 2:37 AM, William King <[email protected]> wrote:

> I'm running the standard uac scenario, but I'm trying to test the voip
> adapter answering and hanging up the calls. After a hangup sipp
> complains that it was not expecting the BYE and that it is treated as an
> error. Where do I configure the BYE expectation?
>

Hello,
1) dump the scenario:
  sipp -sd uac > uac.xml
2) edit the scenario to expect BYE insted of sending it  (you can copy the
code from the embedded uas scenario "sipp -sd uas > uas.xml")
3) use the edited scenario instead of the embedded one:
  sipp -sn uas.xml ... other parameters ...

regards,
takeshi
------------------------------------------------------------------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Sipp-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to