What is the value you set for matching_mode parameter of usrloc module?
Cheers,
Daniel
Sorry, but still I am unable to make ul_rm_contact work.
Here is what I tried again.
root@debian:/usr/local/kamailio/sbin# ./kamctl ul showDomain:: location table=1024 records=1 max_slot=1AOR:: 1040@192.168.1.10Expires:: 3366Callid:: J2MpU81af1hZ7bj2eLBAHQ..Cseq:: 2User-agent:: Z 3.9.32144 r32121State:: CS_SYNCFlags:: 0Cflag:: 0Socket:: tcp:192.168.1.10:5060Methods:: 5087Ruid:: uloc-5891af42-b58-3Reg-Id:: 0Last-Keepalive:: 1485943492Last-Modified:: 1485943492
./kamctl fifo ul_rm_contact location 1040@191.168.1.10 sip:1040@192.168.1.8:45573;rinstance=5494290a28b07472;transport=tcp404 AOR not found
root@debian:/usr/local/kamailio/sbin# ./kamctl ul showDomain:: location table=1024 records=1 max_slot=1AOR:: 1040@192.168.1.10Expires:: 3064Callid:: J2MpU81af1hZ7bj2eLBAHQ..Cseq:: 2User-agent:: Z 3.9.32144 r32121State:: CS_SYNCFlags:: 0Cflag:: 0Socket:: tcp:192.168.1.10:5060Methods:: 5087Ruid:: uloc-5891af42-b58-3Reg-Id:: 0Last-Keepalive:: 1485943492Last-Modified:: 1485943492
The command which resulted in contact deletion is below.Domain:: location table=1024 records=1 max_slot=1AOR:: 1040@192.168.1.10Expires:: deletedCallid:: J2MpU81af1hZ7bj2eLBAHQ..Cseq:: 2User-agent:: Z 3.9.32144 r32121State:: CS_SYNCFlags:: 0Cflag:: 0Socket:: tcp:192.168.1.10:5060Methods:: 5087Ruid:: uloc-5891af42-b58-3Reg-Id:: 0Last-Keepalive:: 1485943492Last-Modified:: 1485943492
But above command deletes all contacts against an AOR. I want to remove only a specific contact. Yes, i am using db_mode=2 for usrloc.Thanks for your time.
On 1 February 2017 at 13:01, Daniel-Constantin Mierla <miconda@gmail.com> wrote:
______________________________Hello,
see comments inline ...
See above line, the contact is "deleted". But I guess you have a db mode that relies on the timer for complete removal from memory and database, which should happen in max 60 sec if you haven't changed the related parameters for usrloc.
On 01/02/2017 01:12, Aqs Younas wrote:
Greetings list,
I am trying to remove a specific contact from memory but always resulted in vain.
root@debian:/usr/local/kamailio/sbin# ./kamctl ul show
Domain:: location table=1024 records=1 max_slot=1AOR:: 1040@192.168.0.101Expires:: 2416Callid:: _3595KDc1PinhUGFpSf4Dg..Cseq:: 2User-agent:: Z 3.9.32144 r32121State:: CS_SYNCFlags:: 0Cflag:: 0Socket:: tcp:192.168.0.101:5060Methods:: 5087Ruid:: uloc-58911db0-f45-1Reg-Id:: 0Last-Keepalive:: 1485905402Last-Modified:: 1485905402./kamctl fifo ul_rm_contact location 1040@191.168.0.101 sip:1040@192.168.0.102:36619;rinstance=1dfaed088d873a18; transport=tcp 404 AOR not found
Tried another command
root@debian:/usr/local/kamailio/sbin# ./kamctl fifo ul_rm location 1040@192.168.0.101 root@debian:/usr/local/kamailio/sbin# ./kamctl ul show Domain:: location table=1024 records=1 max_slot=1AOR:: 1040@192.168.0.101Expires:: deleted
Cheers,
Daniel
Callid:: _3595KDc1PinhUGFpSf4Dg..Cseq:: 2User-agent:: Z 3.9.32144 r32121State:: CS_SYNCFlags:: 0Cflag:: 0Socket:: tcp:192.168.0.101:5060Methods:: 5087Ruid:: uloc-58911db0-f45-1Reg-Id:: 0Last-Keepalive:: 1485905402Last-Modified:: 1485905402
And this. .
/kamctl ul rm 1040@192.168.0.1 sip:1040@192.168.0.102:36619;rinstance=1dfaed088d873a18; transport=tcp 404 AOR not found
Can someone help me know to remove a contact from memory?Any pointer is much appreciated.
Best Regards.
_______________________________________________ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/ cgi-bin/mailman/listinfo/sr- users -- Daniel-Constantin Mierla www.twitter.com/miconda -- www.linkedin.com/in/miconda Kamailio Advanced Training - Mar 6-8 (Europe) and Mar 20-22 (USA) - www.asipto.com Kamailio World Conference - May 8-10, 2017 - www.kamailioworld.com_________________ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/ cgi-bin/mailman/listinfo/sr- users
-- Daniel-Constantin Mierla www.twitter.com/miconda -- www.linkedin.com/in/miconda Kamailio Advanced Training - Mar 6-8 (Europe) and Mar 20-22 (USA) - www.asipto.com Kamailio World Conference - May 8-10, 2017 - www.kamailioworld.com