Thanks Daniel...i appreciate your help, i will let you know if i could solve
the problem!
2011/2/3 Daniel-Constantin Mierla
> What version of kamailio are you using? If it is 3.1, then load debugger
> module and enable cfg trace. Then you will see what lines in the
> configuration file are execu
2011/2/3 Jon Bonilla
> El Thu, 3 Feb 2011 11:12:30 +0100
> Danny Dias escribió:
>
> > Hello my friends,
> >
> > I'm trying to configure authentication on my Kamailio and is not working
> at
> > all :(
> >
> > I've added the following to the script to make it work: (but it doesn't)
> >
> > .
>
>
Hello,
On 2/3/11 7:07 PM, Thomas Baumann wrote:
Hi Daniel,
thanks for the hints, with debug_level they are some hints what happened.
Normal Operation:
5(20410) DEBUG: dispatcher [dispatch.c:2305]: probing set #1, URI
sip:10.12.19.31:5060
5(20410) DEBUG: dispatcher [dispatch.c:2305]: probing
What version of kamailio are you using? If it is 3.1, then load debugger
module and enable cfg trace. Then you will see what lines in the
configuration file are executed.
For older versions (also for 3.1), you can add xlog() lines in your
config to troubleshoot it.
Cheers,
Daniel
On 2/3/11
On 02/03/2011 09:26 AM, Andrew Pogrebennyk wrote:
> I'm having an issue with topoh module in Kamailio 3.1.0. When Contact
> header is formed like this:
>Contact: 0991
>
> The other party responds properly. But when there is no angle brackets
> in Contact:
>Contact:
> sip:192.168.0.
Thank you. I just wanted to make sure that an undocumented procedure
did not exist. I'll continue with my maintenance window to restart.
Thanks
Stagg
On 2/3/11 1:47 PM, Ovidiu Sas wrote:
The kamailio config is a monolithic one (not per module - like
asterisk) and therefor the notion of reloa
El Thu, 3 Feb 2011 19:50:23 +0100
Jon Bonilla (Manwe) escribió:
> El Thu, 3 Feb 2011 11:12:30 +0100
> Danny Dias escribió:
>
> > Hello my friends,
> >
> > I'm trying to configure authentication on my Kamailio and is not working at
> > all :(
> >
> > I've added the following to the script to m
El Thu, 3 Feb 2011 11:12:30 +0100
Danny Dias escribió:
> Hello my friends,
>
> I'm trying to configure authentication on my Kamailio and is not working at
> all :(
>
> I've added the following to the script to make it work: (but it doesn't)
>
> .
Are you asking the same questions in both kama
The kamailio config is a monolithic one (not per module - like
asterisk) and therefor the notion of reloading a module doesn't make
sense.
On the other hand, a config reload require server restart:
http://www.kamailio.org/dokuwiki/doku.php/troubleshooting:faq#qis_it_possible_to_reload_openser_s_con
Is it possible to reload a module such as siptrace without requiring a
full restart of kamailio. I have changed my db_url modparam for the
siptrace module and would like to avoid restarting kamailio if possible.
Thanks
Stagg
___
SIP Express Router (
Hi Daniel,
thanks for the hints, with debug_level they are some hints what happened.
Normal Operation:
5(20410) DEBUG: dispatcher [dispatch.c:2305]: probing set #1, URI
sip:10.12.19.31:5060
5(20410) DEBUG: dispatcher [dispatch.c:2305]: probing set #1, URI
sip:10.12.19.21:5060
4(20409) DEBUG:
Hello, i have insalled a ser server sucessfully. To try it, we was registered
by a softphone, but when i am calling to the another registered user, he hang
the phone but we cant ear anything.
Can somebody help me?
Thanks___
SIP Express Router (SER) and
On 03.02.2011 18:12, Daniel-Constantin Mierla wrote:
I will check the sources and fix if the contact address is not between <>.
However, I do not undeerstand where you got the "@", is none there or am
I missing something?
Daniel,
Sorry, I meant the "*" sign. Thanks for looking into it.
--
S
Hello,
On 2/3/11 1:36 PM, Andrew Pogrebennyk wrote:
On 03.02.2011 10:26, Andrew Pogrebennyk wrote:
I think the topoh module should force the angle brackets.
BTW it seems that parameter needs to be urlencoded, see rule
'other-param' in RFC 3261 section 25.1:
From what I understand the valid fo
Hello,
On 2/2/11 5:51 PM, Thomas Baumann wrote:
Dear sr-users,
I use this straight forward dispatcher config. In the failure route I am calling this
function: ds_mark_dst("i");
Also this action is logged:
Feb 2 17:20:31 node5 /openser/sbin/kamailio[15945]: INFO: : FAIL_ONE:time [Wed
Feb 2
Restart Kamailio. Make sure that it is it really restarts:
/etc/init.d/kamailio stop
ps aux|grep kamailio
# if there are some processes left, kill them
killall kamailio
ps aux|grep kamailio
# if there are still some processes left, kill them harder!
killall -9 kamailio
/etc/init.d/kamailio start
On 03.02.2011 10:26, Andrew Pogrebennyk wrote:
I think the topoh module should force the angle brackets.
BTW it seems that parameter needs to be urlencoded, see rule
'other-param' in RFC 3261 section 25.1:
From what I understand the valid form is:
Contact:
or
Contact:
sip:192.168.0.107;line="s
Hello my friends,
I'm trying to configure authentication on my Kamailio and is not working at
all :(
I've added the following to the script to make it work: (but it doesn't)
...
loadmodule "auth.so"
loadmodule "auth_db.so"
...
modparam("usrloc", "db_url",
"mysql://kamaili
I'm having an issue with topoh module in Kamailio 3.1.0. When Contact
header is formed like this:
Contact: 0991
The other party responds properly. But when there is no angle brackets
in Contact:
Contact:
sip:192.168.0.107;line=sr-N6IAzB3AWxyfz.stM.quOBFZMJZfWxj7W.y-MljAWBy*
Real
19 matches
Mail list logo