Re: [SR-Users] Kamailio 3.1 compile issue on Sparc Solaris 10

2010-12-08 Thread KevinJin
Hi Huy, I can access mysql with mysql -u -p , and kamailio-3.0.4 doesn't have the issue when I do the complile on the same server. Attached is the result of netstat -a Thanks, Kevin From: huy_quocngu...@live.com To: kevin@hotmail.com; sr-users@lists.sip-router.org Subject: RE: [SR

Re: [SR-Users] lcr in 3.1 - no reload without Siremis?

2010-12-08 Thread Juha Heinanen
Anders writes: > True - and it showed nothing. It turns out that it did not like that I > had given the only only registration lcr_id = 10. When I changed the > lcr_id to 1, it loaded correctly (reloaded with sercmd lcr.reload), > and lcr.dump_gws showed it. anders, didn't you get any error mess

Re: [SR-Users] lcr in 3.1 - no reload without Siremis?

2010-12-08 Thread Anders
On Tue, Dec 7, 2010 at 9:54 AM, Juha Heinanen wrote: > Anders writes: > >> the dump ctl commands shows show commands like 'lcr dump_gws' and 'lcr >> show_gws' - commands that only give a "command disabled" return when >> run. According to the documentation of lcr (3.1.x), only three >> commands ar

[SR-Users] using purple module with latest 3.1 release

2010-12-08 Thread Meftah Tayeb
hi guys, i have installed/Configured kamailio 3.1.1 with db, auth, and everyhting is up evean the purple module is loaded but i don't know how to handl the mod_purple route i read the purple module wiki page but didn't understand in what place i should put it thanks for any help -- Meftah Tay

Re: [SR-Users] Dialplan help

2010-12-08 Thread Phillman25 Kyriacou
Hi Daniel Thank you very much for your help! I was able to implement the below scenario succesfully as you advised. Regards Phillip On Wed, Dec 8, 2010 at 12:41 PM, Daniel-Constantin Mierla wrote: > Hello, > > you can use the permissions module to do ip authentication. Then use the > tag value

Re: [SR-Users] Dialplan help

2010-12-08 Thread Daniel-Constantin Mierla
Hello, you can use the permissions module to do ip authentication. Then use the tag value in address table to return what dialplid id (dpid) should be applied for traffic coming from matched ip addresses. Cheers, Daniel On 12/8/10 7:59 AM, Phillman25 Kyriacou wrote: Hi Daniel Thank you for

Re: [SR-Users] whereis the serctl utility or its replacement

2010-12-08 Thread Jeremya
Depending on what you downloaded and configured it may be called kamctl The build system seems a bit dodgy to me (and I don't use Ubuntu). There is the special script to do selective compiles/installs and there is also simple 'make' and 'make install' available - perhaps after some config settings

Re: [SR-Users] whereis the serctl utility or its replacement

2010-12-08 Thread rbond1
I agree, but it is not. Maybe I missed a compile time switch that would have built it? I saw references on the web that indicated that it was no longer a part of the distro and that it was exported to python but with all the docs referencing it to this day, i thought that I could at least find