Hi,

I have just checked, and there are no differences in the mi_xmlrpc module in 1.6 vs 1.7 branches.
Do you see any errors in the OpenSIPS logs when this happens ?

Does this happen even with low number of dialogs ( 25 - 30 ? ). Asking because the dialog module forces flushing of the data after 50 dialogs, so trying to see if the issue is in the flushing part, or the regular writing part.

Regards,
Vlad

Pe 4/26/2012 3:15 PM, Flavio Goncalves a scris:
Hi,

We are having an issue when using dlg_list and profile_list_dlgs over mi_xmlrpc. After 25-30 dialogs we start seeing some data truncated. Using mi_fifo does not show the same issues. The problem seems to have started in version 1.7.2 it didn't happen on 1.6.4.

Example:

/*dialog::  hash=3983:1491391503*
    state:: 4
    user_flags:: 0
    timestart:: 1335440370
    timeout:: 1335483570
callid:: 10288566952642012113916@1 <mailto:[email protected]>--
    from_uri:: sip:90914@- <mailto:sip%[email protected]>-
to_uri:: sip:0158836961970@- <mailto:sip%[email protected]>-;user=phone
    caller_tag:: 1c1028899218
caller_contact:: sip:90914@1--:5060 <http://sip:[email protected]:5060/>
    callee_cseq:: 0
    caller_route_set::
    caller_bind_addr:: udp:--:5060 <http://200.201.194.226:5060/>
    callee_tag:: 9304590761931616421
callee_contact:: sip:558836961970@- <mailto:sip%[email protected]>-;user=phone
    caller_cseq:: 1
    callee_route_set:: <sip:--;lr>
    callee_bind_addr:: udp:--:5060 <http://200.201.194.226:5060/>/

After some dialogs we start seeing dialogs without the first 2 or 3 lines.

/ timeout:: 1335483570
callid:: 10288566952642012113916@1 <mailto:[email protected]>--
    from_uri:: sip:90914@- <mailto:sip%[email protected]>-
to_uri:: sip:0158836961970@- <mailto:sip%[email protected]>-;user=phone
    caller_tag:: 1c1028899218
caller_contact:: sip:90914@--:5060 <http://sip:[email protected]:5060/>
    callee_cseq:: 0
    caller_route_set::
    caller_bind_addr:: udp:---:5060 <http://200.201.194.226:5060/>
    callee_tag:: 9304590761931616421
callee_contact:: sip:558836961970@- <mailto:sip%[email protected]>-;user=phone
    caller_cseq:: 1
    callee_route_set:: <sip:--5060;lr>
    callee_bind_addr:: udp:--:5060 <http://200.201.194.226:5060/>/


Flavio E. Goncalves



_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to