@saghul correct me if I'm wrong, but the by the "in-dialig support" added by 
you in cseq fetching, the whole idea is to have the same cseq value for the 
request and it's reply (that was broken if using the in-dialog pinging, as 
request had the original cseq while its replies the dialog updated cseq). My 
fix follows your original approach (getting the cseq for replies from 
transaction rather than msg itlsef), but instead of taking it from the t->cseq 
(which is the full header), I take it from t->uas.request (the original 
incoming request). 

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/issues/165#issuecomment-47644304
_______________________________________________
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Reply via email to