Hi, after adding another dispatcher destination I tried to reload my
dispatcher but got the following:
[root@kam-3-1-s1 kamailio]# kamctl dispatcher reload
500 No reload support for call load dispatching
Other kamctl dispatcher commands work so am I missing something?
Regards
Lee
Hi, I have kamailio configured to get it's LCR info from a mysql
database but when I try to get this info from the command line I am told
the command is disabled. Why is this?
[root@kam-3-1-s1 kamailio]# kamctl lcr show_gws
ERROR: command disabled
[root@kam-3-1-s1 kamailio]# kamctl lcr dump_gws
ERROR: command disabled
[root@kam-3-1-s1 kamailio]# kamctl lcr show_routes
ERROR: command disabled
[root@kam-3-1-s1 kamailio]# kamctl lcr dump_routes
ERROR: command disabled
[root@kam-3-1-s1 kamailio]# kamctl lcr show_gws
ERROR: command disabled
lcr show_gws....... show database gateways
lcr show_routes.... show database routes
lcr dump_gws....... show in memory gateways
lcr dump_routes.... show in memory routes
lcr reload ........ reload lcr gateways and routes
lcr eval_weights .. evaluates probability for given GW's weights
[root@kam-3-1-s1 kamailio]# kamctl lcr reload
ERROR: command disabled
Regards
Lee
Hi List,
I am using dispatcher module to route everything from registerations to
calls toa asterisk pbx. thats all what openser is doing at the moment.
outgoing calls are fine but I get CHANUNAVAILABLE status for incoming calls
on Asterisk. I guess the reverse sip dialogue are not working properly
through openser. Following is my open ser config
route{
if (!mf_process_maxfwd_header("10")) {
sl_send_reply("483","Too Many Hops");
exit;
}
if(!sanity_check("1511", "7"))
{
xlog("Malformed SIP message from $si:$sp\n");
exit;
}
#record_route();
ds_select_dst("1","2");
forward();
}
I have tried with and without record_route() but nothing working for
incoming calls.
Any ideas?
Hello,
I'm new in kamailio/sr.
I've installed 3.1 packages on my debian squeeze.
I would like to configure LCR and CARRIERROUTE modules but I don't find
suficient doc
to do it properly.
Does someone can give me resources where I can found :
- required modparam for LCR and CARRIERROUTE
- SQL examples datas for both modules
- example of route logic using both modules
Thank you
>> I'm seeing random errors in my Kamailio 3.0.2 log:
>>
>> ERROR: tm [tm.c:1300]: ERROR: w_t_relay_to: t_relay_to failed
>> ERROR: tm [t_fwd.c:1379]: ERROR: t_forward_nonack: no branches for forwarding
>
> Are you sure those are the only errors in the log?
>
> I've gotten that before when getting bogus or missing 'Via' headers
> from bandwidth.com in the 487s.
>
Here is a pastebin of the conversation, what is interesting is line 29
through 32.
http://pastebin.com/QcaAeqjN
For some reason Kamailio is sending 2 additional 487's without a
response. I believe this is why I am getting the log errors. I
played around with "modparam("tm", "cancel_b_method", 2)" but have the
same results.
Here is a pastebin of my kamailio.cfg:
http://pastebin.com/Tn3humr0
Any suggestions on where to put some logging statements and what to
look for would be helpful.
Thanks.
JR
--
JR Richardson
Engineering for the Masses
do not send private emails. Keep the mailing list cc-ed.
Thanks,
Daniel
On 11/5/10 1:41 PM, Rizwan Qureshi wrote:
> Thanks. Problem solved anyway.
>
> On Thu, Nov 4, 2010 at 10:04 PM, Daniel-Constantin Mierla
> <miconda(a)gmail.com <mailto:miconda@gmail.com>> wrote:
>
> Hello,
>
> run kamailio with -c parameter to get hints about the line where
> the error happens.
>
> Daniel
>
>
> On 11/4/10 4:17 PM, Rizwan Qureshi wrote:
>> Hi List,
>> This is my first email to this list and I am a kamailio newbie. I
>> have worked on asterisk a lot but this is the first time im going
>> to use kamailio.
>>
>> I have successfully installed kamailio on my centos system. I can
>> see all the modules located in the
>> /usr/local/lib/kamailio/modules_k/ AND
>> /usr/local/lib/kamailio/modules/ directories. But the problem is
>> when i try to load the dispatcher module from kamailio.cfg it
>> gives me the following error.
>>
>> loading modules under
>> /usr/local/lib/kamailio/modules_k/:/usr/local/lib/kamailio/modules/
>> ERROR: bad config file (1 errors)
>>
>> Has anyone any clue why this is happening? I cant find any
>> details about thsi error otherwise i would have posted it.
>>
>> Cheers
>>
>> Best Regards
>> Rizwan Qureshi
>>
>>
>> _______________________________________________
>> SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
>> sr-users(a)lists.sip-router.org <mailto:sr-users@lists.sip-router.org>
>> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
>
> --
> Daniel-Constantin Mierla
> http://www.asipto.com
>
>
--
Daniel-Constantin Mierla
http://www.asipto.com