[OpenSIPS-Users] Reducing INVITE delay until UAC sees 180 RINGING

osiris123d duane.larson at gmail.com
Tue Dec 22 15:51:24 CET 2009


If you are using TLS and you would like to sniff capture data you can use
Wireshark.  With Wireshark you can import your TLS certificate and the
encrypted data will be decrypted.

Hope that helps one of your problems.



opensipslist wrote:
> 
> 
> Hello Bogdan,
> 
> An mar., déc 22, 2009, Bogdan-Andrei Iancu schrieb:
>>First of all you should really try to see where the delay comes from: 
>>make a trace with time stamps and see if the delay is because of INVITE 
>>processing (time diff between inbound and outbound INVITE), because of 
>>the callee reply (time diff between outbound INVITE and inbound 180 
>>reply)...etc...
>>
> Yes that is my plan. There are just a few problems:
> 
>   - A tcpdump reveals no plaintext, as TLS is used
>   * The sip_trace is not written because db_text only writes UDP
>   Time stamps among all UACs and the OpenSIPS proxy must match
> 
> ...so I'm trying to solve these things one by one before doing the
> fine grained time delay analysis.
> 
> * Not sure why db_text is not writing files. A truss dump (with
> OpenSIPS running unforked) shows that the table files are being
> opened read only. I think this is normal because on startup their
> table headers are read in. However, the truss dump never includes
> another open (neither RO nor RW.) Still trying to debug this.
> 
>>Once we find the delay point, we can see why.
>>
> Thanks.
> 
> Regards,
> Brian
> 
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
> 
> 

-- 
View this message in context: http://n2.nabble.com/Reducing-INVITE-delay-until-UAC-sees-180-RINGING-tp4186545p4203876.html
Sent from the OpenSIPS - Users mailing list archive at Nabble.com.



More information about the Users mailing list