You need to run SIPP twice, once to do the register exchange and once to receive the INVITE.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Alberto Díez Sent: 22 February 2007 15:54 To: [email protected] Subject: [Sipp-users] sipp Rejects INVITEs Hi! i'm using sipp to run some scenarios. My problem is that my scenario is a bit more complex than a uac or uas. i want to first send REGISTER and authenticate and then recieve or send an INVITE... Alice invites Bob with the send i dont have any problem sipp uses the same call-id for the REGISTER and for the INVITE which i found weird but i don't really care my problem arises with recieving the INVITE because i get all the INVITES rejected because of course the Call-ID from the INVITE sent by Alice is not the same of the REGISTER sent by Bob and then Bob claims that he can't map the message recieved to a dialog.. 2007-02-22 16:52:20: Discarding message which can't be mapped to a known SIPp call: INVITE sip:[EMAIL PROTECTED]:10000 SIP/2.0 Record-Route: <sip:[EMAIL PROTECTED]:4060;lr> Record-Route: <sip:[EMAIL PROTECTED]:6060;lr> Record-Route: <sip:[EMAIL PROTECTED]:6060;lr> Max-Forwards: 7 Record-Route: <sip:[EMAIL PROTECTED]:4060;lr> Via: SIP/2.0/UDP 127.0.0.1:4060;branch=z9hG4bK3d65.110f4637.0 Via: SIP/2.0/UDP 127.0.0.1:6060;rport=6060;branch=z9hG4bK3d65.bb4cfc72.0 Via: SIP/2.0/UDP 127.0.0.1:6060;branch=z9hG4bK3d65.ab4cfc72.0 Via: SIP/2.0/UDP 127.0.0.1:4060;branch=z9hG4bK3d65.010f4637.0 Via: SIP/2.0/UDP 127.0.1.1:12000;rport=12000;received=127.0.0.1;branch=z9hG4bK-21399-1-4 From: "alice" <sip:[EMAIL PROTECTED]>;tag=1 To: "Bob" <sip:[EMAIL PROTECTED]> Call-ID: [EMAIL PROTECTED] CSeq: 16 INVITE Content-Length: 129 Contact: <sip:[EMAIL PROTECTED]:12000> P-Asserted-Identity: <sip:[EMAIL PROTECTED]> P-Charging-Vector: icid-value="abcd45ddbc3100000041"; icid-generated-at="127.0.0.1"; orig-ioi="open-ims.test" P-Called-Party-ID: <sip:[EMAIL PROTECTED]> v=0 o=user1 53655765 2353687637 IN IP4 127.0.1.1 s=- t=0 0 c=IN IP4 127.0.1.1 m=audio 6001 RTP/AVP 0 a=rtpmap:0 PCMU/8000 . I tried not to use the [Call-ID] and just put a Call-ID: manually everywhere but it keeps discarding messages (doesn't even do register) ... does anyone have a hint in how to solve this? whats the way to define escenarios that do more than one dialog ? ______________________________________________ LLama Gratis a cualquier PC del Mundo. Llamadas a fijos y móviles desde 1 céntimo por minuto. http://es.voice.yahoo.com ------------------------------------------------------------------------- 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 --------------------------------------------------------------------------------------------- This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and delete this e-mail. Any unauthorized copying, disclosure or distribution of the contents in this e-mail is strictly forbidden. --------------------------------------------------------------------------------------------- Newport Networks Limited is registered in England. Registration number 4067591. Registered office: 6 St. Andrew Street, London EC4A 3LX --------------------------------------------------------------------------------------------- ------------------------------------------------------------------------- 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
