Hi Faisal,
You say you've seen packets on kamailio but kamailio isn't replying !!
1- Please verify that yuor kamailio is indeed started *[ps -ef | grep
kamailio]*
2- Verify if kamailio is actuallay listening on the same port as you
are sending pcakets to ! *[netstat -pln|grep kamailio]*
3- Verify if your kamailio is using the same protocol as of your client i.e
TCP or UDP or TLS etc.
4- instead of viewing the file* /var/log/kamailio* see*
/var/log/messages *because
you haven't mentioned local7 as Log facility in your config.
I don't see your syslog*.conf * file in this mail! check that file and
follow the referenced
completely.
Also see your configurations kamailio.cfg file and use define tags from
second line from top onward i.e just after #!KAMAILIO.
Try getting rid of the comment line "*####### Defined Values #########*" -
in my experience such comment before define cause trouble with
configurations.
See all these and then reply with updates.
Regards,
Sammy G.
On Tue, May 29, 2012 at 2:18 PM, Daniel-Constantin Mierla <miconda(a)gmail.com
Hello,
you can set debug=3 in kamailio config to see very verbose debug messages.
If you don't get any, means the request does not reach the application
layer, meaning you have a firewall in place that drops the packets from the
network.
Cheers,
Daniel
On 5/29/12 8:02 AM, Faisal Yousuf wrote:
Hi Experts,
I am a newbee with SIP-Router/Kamailio - I installed Kamailio on a CentOS
5.5 VM - following the instructions from the following link
http://kb.asipto.com/kamailio:install:3.0.x-from-git-centos5x
Kamailio is installed & I can start kamailio deamon from service
kamailio start
However I also created two subscribers - but when I try to register my
SIP Phone (by setting Kamailio as the domain to register to) - I can see my
sip-phone sending the Register request to Kamailio (I put a tcpdump on the
kamailio machine to see sip-messages reaching the host) but I dont get any
response from Kamailio - so my sip phone reaches the 408 Registeration
Timeout state.
Now, I dont get any logs from Kamailio to know what is happening while
my phone is sending the register request - I tried to configure logging
following instructions from the following link
http://www.kamailio.org/dokuwiki/doku.php/utils:basic-syslog-configuration
But I dont get any logs in the /var/log/kamailio log file.
To assist in understanding the issue - I am attaching the syslog config
, kamailio config file & the kamailio service script in the init.d folder.
My first objective will be to enable logging for kamailio & the next
objective is to get the basic registration & routing between endpoints - my
ultimate objective is to configure SER/Kamailio as a load-balancer for our
B2BUA & Media Servers (I found the dispatcher module can help in
accomplishing this) - Can anybody help me in identifying why I am not
getting any logs ?
I have already seen the wiki & have developed some understanding regarding
how Kamailio is configured but am I seeking more information regarding the
route language - (the state-model + reference of the functions that can be
used in the route script etc.) - in this regards if I can get any
documentation pointers from the user community that can help me gain a
better understanding the use of Kamailio for above it will be great
Regards,
Faisal
Regards,
Faisal
_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing
listsr-users@lists.sip-router.orghttp://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
--
Daniel-Constantin Mierla -
http://www.asipto.comhttp://twitter.com/#!/miconda -
http://www.linkedin.com/in/miconda
Kamailio Advanced Training, Seattle, USA, Sep 23-26, 2012 -
http://asipto.com/u/katu
_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users(a)lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users