Re: [SR-Users] Realtime integration: Unregistered clients showing as registered?

2014-05-18 Thread Olli Heiskanen
Hello, It took me a while to get forward on this, but I had progress. I've changed my sip.conf back and forth so I can't name the exact cause for my problem, but it may have been the fact that in my asterisk sippeers table the fields permit and deny may have been in the wrong order. And/or some co

[SR-Users] mtree reload commands don't remove items from memory

2014-05-18 Thread Juha Heinanen
i started to wonder why routing was sometimes wrong in my proxy and after studying the issue, i came to the conclusion that mtree reload commands (mi or rpc) don't remove entries from memory when they are removed from database. i started my proxy with empty mtrees db table (and empty memory table)

Re: [SR-Users] mtree reload commands don't remove items from memory

2014-05-18 Thread Daniel-Constantin Mierla
I guess you are talking about master/development branch, isn't it? Cheers, Daniel On 18/05/14 15:41, Juha Heinanen wrote: i started to wonder why routing was sometimes wrong in my proxy and after studying the issue, i came to the conclusion that mtree reload commands (mi or rpc) don't remove en

Re: [SR-Users] mtree reload commands don't remove items from memory

2014-05-18 Thread Juha Heinanen
Daniel-Constantin Mierla writes: > I guess you are talking about master/development branch, isn't it? sorry, yes, i should have used sr-dev list. -- juha ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-ro

Re: [SR-Users] mtree reload commands don't remove items from memory

2014-05-18 Thread Daniel-Constantin Mierla
On 18/05/14 17:14, Juha Heinanen wrote: Daniel-Constantin Mierla writes: I guess you are talking about master/development branch, isn't it? sorry, yes, i should have used sr-dev list. Not big deal at the end, but version is important to know for investigating. Cheers, Daniel -- Daniel-Cons

[SR-Users] Siremis how to

2014-05-18 Thread Joli Martinez
Hello, I am looking for some documentation or a how to on setting up some carrier routes using Siremis. thanks, ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi

Re: [SR-Users] mtree reload commands don't remove items from memory

2014-05-18 Thread Daniel-Constantin Mierla
Looking at the code, if there is no record in the database table corresponding to mtree, the old one is not dismissed, indeed. I will come with a patch very soon. Cheers, Daniel On 18/05/14 17:17, Daniel-Constantin Mierla wrote: On 18/05/14 17:14, Juha Heinanen wrote: Daniel-Constantin Mier

Re: [SR-Users] mtree reload commands don't remove items from memory

2014-05-18 Thread Daniel-Constantin Mierla
Can you try with code after next commit? - http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=c36f326d3c7372b149592d438df75f3d7b0a0233 Cheers, Daniel On 18/05/14 18:36, Daniel-Constantin Mierla wrote: Looking at the code, if there is no record in the database table correspon

Re: [SR-Users] mtree reload commands don't remove items from memory

2014-05-18 Thread Juha Heinanen
Daniel-Constantin Mierla writes: > Can you try with code after next commit? i tried and now mtree reload works fine. thanks, juha ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.si

Re: [SR-Users] Realtime integration: Unregistered clients showing as registered?

2014-05-18 Thread VOIP Tests
Try updating your /etc/hosts file with the domain 'testers.com'. Arun On Sun, May 18, 2014 at 5:06 AM, Olli Heiskanen < ohjelmistoarkkite...@gmail.com> wrote: > Hello, > > It took me a while to get forward on this, but I had progress. I've > changed my sip.conf back and forth so I can't name th