[OpenSIPS-Devel] [opensips] mi_xmlrpc_ng bug with t_uac_dlg (#537)

Bogdan Andrei IANCU notifications at github.com
Thu Jun 4 17:16:53 CEST 2015


@staskobzar, I'm not able to reproduce the double VIA problem. I'm using the python script you provided together with the opensips default cfg. Indeed, the NOTIFY is sent out to another SIP server (is not looping).

Using latest 1.11:
version: opensips 1.11.5-notls (x86_64/linux)
flags: STATS: On, USE_IPV6, USE_TCP, DISABLE_NAGLE, USE_MCAST, SHM_MEM, SHM_MMAP, PKG_MALLOC, F_MALLOC, FAST_LOCK-ADAPTIVE_WAIT
ADAPTIVE_WAIT_LOOPS=1024, MAX_RECV_BUFFER_SIZE 262144, MAX_LISTEN 16, MAX_URI_SIZE 1024, BUF_SIZE 65535
poll method support: poll, epoll_lt, epoll_et, sigio_rt, select.
git revision: e72d1ef
main.c compiled on 16:24:30 Jun  4 2015 with gcc 4.8

Now, about the missing \r, it seems to be the fault of libxml2, of the xml standard actually:
   http://www.w3.org/TR/REC-xml/#sec-line-ends
Any \r\n is converted to \n :( ....

I tried to escape the the \r, but is not decoded ...we need to check with @ovidiusas  on this.

Regards,
Bogdan


---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/issues/537#issuecomment-108931860
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/devel/attachments/20150604/9cbcfc79/attachment.htm>


More information about the Devel mailing list