[OpenSIPS-Devel] [opensips] MSILO Module not deleting sent messages Opensips 2.1.2 (#798)

jalung notifications at github.com
Fri Mar 18 13:24:41 CET 2016


Bogdan, the debug did not really print anything from the MSILO module as posted below, Opensips 2.1.2. There is only a comment in the script during registration when the m_dump() is executed. The mongdb query you see is just housekeeping.

<p>
Mar 18 10:20:15 : route[initial_requests]   : REGISTER: 33.33.33.33 REGISTER message flags: NAT
Mar 18 10:20:15 : DBG:core:comp_scriptvar: int 27 : 2 / 2
Mar 18 10:20:15 : route[initial_requests]   : REGISTER: 33.33.33.33 REGISTER branch flags: uas_ip4 NAT_BFLAG
Mar 18 10:20:15 : DBG:core:parse_headers: flags=ffffffffffffffff
Mar 18 10:20:15 : DBG:cachedb_mongodb:mongo_db_query_trans: Running raw mongo query on table db.location
Mar 18 10:20:15 : DBG:core:db_new_result: allocate 48 bytes for result set at 0x7f1a4d005930
Mar 18 10:20:15 : DBG:cachedb_mongodb:mongo_db_query_trans: We have 1 rows
Mar 18 10:20:15 : DBG:core:db_allocate_columns: allocate 420 bytes for result columns at 0x7f1a4d0007b8
Mar 18 10:20:15 : DBG:core:db_allocate_rows: allocate 496 bytes for result rows and values at 0x7f1a4d0059f8
Mar 18 10:20:15 : DBG:cachedb_mongodb:mongo_db_query_trans: Found string [contact]=[sip:1111111111 at 33.33.33.33:5071]
Mar 18 10:20:15 : DBG:cachedb_mongodb:mongo_db_query_trans: Found time [expires]=[1458296438]
Mar 18 10:20:15 : DBG:cachedb_mongodb:mongo_db_query_trans: Found double [q]=[-1.000000]
Mar 18 10:20:15 : DBG:cachedb_mongodb:mongo_db_query_trans: Found string [callid]=[WHdaFfxJD~]
Mar 18 10:20:15 : DBG:cachedb_mongodb:mongo_db_query_trans: Found int [cseq]=[85]
Mar 18 10:20:15 : DBG:cachedb_mongodb:mongo_db_query_trans: Found int [flags]=[0]
Mar 18 10:20:15 : DBG:cachedb_mongodb:mongo_db_query_trans: Found string [cflags]=[uas_ip4 NAT_BFLAG]
Mar 18 10:20:15 : DBG:cachedb_mongodb:mongo_db_query_trans: Found string [user_agent]=[Linphone/3.9.1 (belle-sip/1.4.2)]
Mar 18 10:20:15 : DBG:cachedb_mongodb:mongo_db_query_trans: Found string [received]=[sip:33.33.33.33:5071]
Mar 18 10:20:15 : DBG:cachedb_mongodb:mongo_db_query_trans: Found empty [path]
Mar 18 10:20:15 : DBG:cachedb_mongodb:mongo_db_query_trans: Found string [socket]=[udp:204.204.204.66:5060]
Mar 18 10:20:15 : DBG:cachedb_mongodb:mongo_db_query_trans: Found empty [methods]
Mar 18 10:20:15 : DBG:cachedb_mongodb:mongo_db_query_trans: Found time [last_modified]=[1458296198]
Mar 18 10:20:15 : DBG:cachedb_mongodb:mongo_db_query_trans: Found string [sip_instance]=[<urn:uuid:5dd97c4f-fc88-4557-a013-cc682a366546>]
Mar 18 10:20:15 : DBG:cachedb_mongodb:mongo_db_query_trans: Found string [attr]=[172.16.1]
Mar 18 10:20:15 : DBG:cachedb_mongodb:mongo_db_query_trans: Successfully ran query
Mar 18 10:20:15 : DBG:usrloc:dbrow2info: flag str: 'uas_ip4 NAT_BFLAG'
Mar 18 10:20:15 : DBG:usrloc:dbrow2info: set flags: 1025
Mar 18 10:20:15 : DBG:core:grep_sock_info: checking if host==us: 14==14 &&  [204.204.204.66] == [204.204.204.66]
Mar 18 10:20:15 : DBG:core:grep_sock_info: checking if port 5060 matches port 5060
Mar 18 10:20:15 : DBG:core:evi_param_set: adding string param
Mar 18 10:20:15 : DBG:core:evi_param_set: adding string param
Mar 18 10:20:15 : DBG:core:evi_param_set: adding string param
Mar 18 10:20:15 : DBG:core:evi_param_set: adding string param
Mar 18 10:20:15 : DBG:core:evi_param_set: adding int param
Mar 18 10:20:15 : DBG:core:destroy_avp_list: destroying list (nil)
Mar 18 10:20:15 : DBG:cachedb_mongodb:mongo_db_free_result_trans: freeing mongo query result
**Mar 18 10:20:15 : MSILO: offline messages dumped - if any**
Mar 18 10:20:15 osys2 /usr/sbin/opensips[20264]: REDIRECTMESSAGE method=MESSAGE r-uri=sip:1111111111 at nstagge.net F=sip:2234444444 at nstagge.net IP=204.204.204.66 [Offline message - Fri Mar 18 08:50:08 2016] ....
Mar 18 10:20:15 osys2 /usr/sbin/opensips[20264]: CALL TO LOCAL method=MESSAGE rd=33.33.33.33 r-uri=sip:1111111111 at 33.33.33.33:5071 F=sip:2234444444 at nstagge.net IP=204.204.204.66 ID=5d5cf2c441e16243-20274 at 204.204.204.66 contact=<sip:2234444444 at nstagge.net>;msilo=yes ft=9ae6a27177c2efc6893cae261e4a0588-6a45 ci=5d5cf2c441e16243-20274 at 204.204.204.66
Mar 18 10:20:15 osys2 /usr/sbin/opensips[20264]: RRINITIAL -1 10 du=<null> method=MESSAGE r-uri=sip:1111111111 at 33.33.33.33:5071 F=sip:2234444444 at nstagge.net IP=204.204.204.66 ID=5d5cf2c441e16243-20274 at 204.204.204.66
Mar 18 10:20:15 osys2 /usr/sbin/opensips[20264]: BRANCH                    : 10: MESSAGE: rd=33.33.33.33 method=MESSAGE RURI=sip:1111111111 at 33.33.33.33:5071 FROM=sip:2234444444 at nstagge.net IP=204.204.204.66 sport=5060 reqport=5071 ci=5d5cf2c441e16243-20274 at 204.204.204.66
Mar 18 10:20:15 : onreply_route             : 10: 200: 33.33.33.33 response method=MESSAGE  From=sip:2234444444 at nstagge.net ID=5d5cf2c441e16243-20274 at 204.204.204.66
Mar 18 10:20:15 : onreply_route             : 10: 200: 33.33.33.33 message flags:
Mar 18 10:20:15 : onreply_route             : 10: 200: 33.33.33.33 branch flags: NAT_BFLAG
Mar 18 10:20:17 osys2 /usr/sbin/opensips[20270]: route                     : 46: PUBLISH: 1111111111 33.33.33.33 : PUBLISH uac behind NAT
Mar 18 10:20:17 osys2 /usr/sbin/opensips[20270]: route                     : 47: PUBLISH: 1111111111 33.33.33.33 : PUBLISH uac behind NAT
Mar 18 10:20:17 osys2 /usr/sbin/opensips[20270]: route[initial_requests]   : PUBLISH: RELAY ruri=sip:1111111111 at nstagge.net F=sip:1111111111 at nstagge.net IP=33.33.33.33 ID=94Xps-Z-0r
Mar 18 10:20:17 osys2 /usr/sbin/opensips[20270]: RRINITIAL -1 47 du=sip:132.132.132.58:5060 method=PUBLISH r-uri=sip:1111111111 at nstagge.net F=sip:1111111111 at nstagge.net IP=33.33.33.33 ID=94Xps-Z-0r
Mar 18 10:20:17 osys2 /usr/sbin/opensips[20270]: BRANCH                    : 47: PUBLISH: rd=nstagge.net method=PUBLISH RURI=sip:1111111111 at nstagge.net FROM=sip:1111111111 at nstagge.net IP=33.33.33.33 sport=5071 reqport=5060 ci=94Xps-Z-0r
Mar 18 10:20:17 osys2 /usr/sbin/opensips[20280]: onreply_route             : 47: 200: 132.132.132.58 response method=PUBLISH  From=sip:1111111111 at nstagge.net ID=94Xps-Z-0r
Mar 18 10:20:17 osys2 /usr/sbin/opensips[20280]: onreply_route             : 47: 200: 132.132.132.58 message flags: NAT
Mar 18 10:20:17 osys2 /usr/sbin/opensips[20280]: onreply_route             : 47: 200: 132.132.132.58 branch flags:
<p />

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/issues/798#issuecomment-198328776
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/devel/attachments/20160318/e487c062/attachment.htm>


More information about the Devel mailing list