-
I will overview the patch asap.
Thanks Christophe for your work.
Best regards,
Bogdan.
2009-11-15 18:04:22 UTC by bogdan_iancu
-
Replaced by #2893189.
2009-11-15 18:03:40 UTC by bogdan_iancu
-
B2bua in topology hide mode sits betweeb UAC and UAS. UAC sends INVITE to b2bua, b2bus forwards INVITE to UAS. UAS replies with 200 OK, b2bua forwards the reply to UAC, UAC sends ACK to b2bua, but b2bua sends 200 OK to UAC again and again.
2009-11-15 17:45:36 UTC by sokhapkin
-
Setting parameters in config.h parameters does not reflected in complied binary.
Version tested : 1.5.X , 1.6.0
OS : RHEL 5.4 Fedora 11 Centos 5.4.
2009-11-14 12:08:24 UTC by ranahimal
-
Hello,
I tried to set the config.h parameters to increase the shm_mem.
But it didn't reflected in the Compiled and installed binary.
Tested on OS : centos 5.4 RHEL 5.4 Fedora 11
Opensips version checked : 1.5.X 1.6.0
Thanks.
2009-11-14 12:02:54 UTC by ranahimal
-
Hi,
We looked in the code and indeed the search is wrongly made after parameter "Boundary" as the RFC(http://www.ietf.org/rfc/rfc2046.txt) says that the correct name of the parameter is "boundary". We are working now on a parser for multipart bodies and this problem will be fixed. Thanks.
However, unique-boundary is not correct and it is strange that Nortel uses it.
Regards,
Anca.
2009-11-13 14:11:26 UTC by anca_vamanu
-
Thank you for your reply Bogdan.
We are already using siptrace, but even in this case we have a problem. siptrace does not log outbound sip replies outside of a transaction. So, if we forward the request in a stateless fashion, get the reply back, and forward it based on via, then siptrace can log the incoming request, forwarded request, incoming response, but not the forwarded response. At...
2009-11-12 20:54:45 UTC by rshpount
-
Hello Bogdan,
thanks for your sooner reply. Answering your question, the current Opensips version was downloaded with the following svn command:
svn co https://opensips.svn.sourceforge.net/svnroot/opensips/trunk opensips_head
The version displayed with the "opensipsctl moni" command is:
Server:: OpenSIPS (1.6.1-notls (x86_64/linux))
Regards,
Jorge.
2009-11-12 12:53:19 UTC by jojara
-
Thank you Bogdan,
I did some more investigations and finally I have found the problem:
Textops function 'filter_body_f' reported 'Boundary not found after content' - first I thought it is because there IS no SDP, but it turned out to be a mistake. the CS1000 Nortel Server uses the parameter --unique-boundary and not --Boundary (as expected in textops). So I changed the parameter to...
2009-11-12 11:20:31 UTC by agelmar
-
Hi, use the siptrace module.
regards,Bogdan.
2009-11-12 07:27:04 UTC by bogdan_iancu