|
From: Šindelka P. <sin...@tt...> - 2024-12-09 14:45:22
|
Hello KJM, I'd suggest you to read https://sourceforge.net/p/sipp/mailman/message/34707334/ as it covers most of your issue. The use of TLS may complicate things further, though - I hazily remember that I had to patch something in the source code so that sipp could initiate outgoing TCP sessions and also expect incoming ones. But on the other hand, since you start by sending a REGISTER, the typical use case would be that the remote party would not create a new TCP session to deliver the INVITE to your scenario but rather reuse the existing one created by the REGISTER, so that patch may not be necessary. Pavel Dne 09.12.2024 v 14:48 Jyotirmaya Mohanty napsal(a): > Hello Team, > > I have a query regarding SIPp script. want to REGISTER and Receive an > incoming call on SIPp over TLS. Is it possible? > > Messages Retrans Timeout Unexpected-Msg > REGISTER ----------> 1 0 0 > 401 <---------- 1 0 0 0 > REGISTER ----------> 1 0 0 > 100 <---------- 1 0 0 0 > 200 <---------- 1 0 0 0 > INVITE <---------- 0 0 0 0 > > 100 ----------> 0 0 > 180 ----------> 0 0 > 200 ----------> 0 0 0 > ACK <---------- E-RTD1 0 0 0 0 > > [ NOP ] > BYE <---------- 0 0 0 0 > 200 ----------> 0 0 > ------- Waiting for active calls to end. Press [q] again to force > exit. ------- > > > My Registration is successful, but while receiving INVITE I am getting > 2024-12-09 13:18:31.970086 1733750311.970086: Discarding message > which can't be mapped to a known SIPp call: > INVITE sip:user_KvwJyyyKuu@88.112.45.95:5069 > <http://sip:user_KvwJyyyKuu@38.102.145.195:5069/> SIP/2.0 > > For UDP transport and if I ran separate script for REGISTER and INVITE > UAS. It is working fine. > > Please let me know and Thanks in advance, how to run it for TLS > > Best Regards > KJM > > > _______________________________________________ > Sipp-users mailing list > Sip...@li... > https://lists.sourceforge.net/lists/listinfo/sipp-users -- *Ing. Pavel Šindelka * senior specialista TTC MARCONI s. r. o. Třebohostická 987/5, 100 00 Praha 10 +420 234 051 712, +420 602 355 199 sin...@tt..., www.ttc-marconi.com |