i want to print user registration in kamailio.log file
On Wed, Mar 9, 2016 at 10:40 PM, Shiv Patidar
wrote:
> i did according to you then my log file print this but i want to print
> user registraction in kamailio.log what i do please help me
>
> /usr/local/sbin/kamailio[25086]:INFO:[main.c:798
i did according to you then my log file print this but i want to print user
registraction in kamailio.log what i do please help me
/usr/local/sbin/kamailio[25086]:INFO:[main.c:798]:sig_usr():Signal 15
received
/usr/local/sbin/kamailio[15085]:INFO:[main.c:798]:sig_usr():Signal 15
received
/usr/loca
On Mon, Mar 07, 2016 at 11:18:17PM +0530, Shiv Patidar wrote:
> thank you for help
> i am new and i don't have brief knowledge
> so please tell me where i add this code
> and please explain in brief
Take a good look at what I wrote, the solution was already in there (it
contained the default con
thank you for help
i am new and i don't have brief knowledge
so please tell me where i add this code
and please explain in brief
# IP authorization and user authentication
route[AUTH] {
#!ifdef WITH_AUTH
#!ifdef WITH_IPAUTH
if((!is_method("REGISTER")) && allow_source_address()) {
On Mon, Mar 07, 2016 at 09:13:05PM +0530, Shiv Patidar wrote:
> user registration is done successfully but in /var/log/kamailio.log is not
> print log messages
Kamailio doesn't log this kind of message unless you tell it to.
Assuming you have the "default" config:
===
user registration is done successfully but in /var/log/kamailio.log is not
print log messages
i follow some link but still occur problem
i follow this link
http://nil.uniza.sk/sip/kamailio/kamailio-logging-how-debian-lenny
https://www.kamailio.org/wiki/install/4.0.x/git
https://www.kamailio.org/wi