Hello Klaus,
>> Is it possible? How? > maybe you can use one time > [call_id] > and the other time > [call_id]foobar > Then you have 2 different call ids. Yes, but how to handle incoming messages which coming as answers for [call_id] and [call_id]foobar. As mentions in doc: A call_id identifies a call and is generated by SIPp for each new call. In client mode, it is mandatory to use the value generated by SIPp in the "Call-ID" header. Otherwise, SIPp will not recognise the answer to the message sent as being part of an existing call. In my situation sipp works in client mode and makes 2 different calls in one xml scenario. Incoming answers for original [call_id] are processed as expected but incoming answers for second call_id didn't recognized by sipp. May be there is some trick how to set the value (other than generated) for call_id ? -- Best regards ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Sipp-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sipp-users
