Hi Daniel, Thanks a lot for your quick reply. I recompile and install the Kamailio as the following page described.http://www.kamailio.org/dokuwiki/doku.php/install:kamailio-3.1.x-from-git I also successfully created two SIP users: "User1" and "User2". Now the registeration is passed for the two users. But when "User1" sends INVITE to "User2" through the Kamailio proxy, it always response with 403 "Not relaying" and not forward the INVITE to "User2". Could you please give me some help on this case? Thanks. BTW, I have export the environment variable SIP_DOMAIN to "mysipserver.com". And please check the attached enclosed config file and trace. Best Regards,Spencer
--- On Wed, 2/23/11, Daniel-Constantin Mierla miconda@gmail.com wrote:
From: Daniel-Constantin Mierla miconda@gmail.com Subject: Re: [SR-Users] How to get the dialog information via dlg_list command? To: "yan wang" rtosvip@yahoo.com.cn Cc: sr-users@lists.sip-router.org Date: Wednesday, February 23, 2011, 2:42 PM
Hello,
the problem is you are using the dialog module coming from SER, not the one coming from Kamailio.
The loadpath (or mpath) has to include directorins ending in modules_k and modules.
I recommend you use kamailio.cfg as a start to build your config and then add the dialog module.
Before compiling, when you are using the sources, you have to do:
make FLAVOUR=kamailio cfg
You can see more at:
http://www.kamailio.org/dokuwiki/doku.php/install:kamailio-3.1.x-from-git
If you prefer to install deb files (on Debian/Ubuntu), see:
http://www.kamailio.org/dokuwiki/doku.php/packages:debs
Cheers,
Daniel
On 2/23/11 7:32 AM, yan wang wrote:
Dear Friends,
I need your help on the following question:
I am using Kamailio 3.1.2. I want to get the dialog information dynamically via the FIFO command "dlg_list" by "kamctl fifo dlg_list". But unfortunately, I could get NOTHING in the output. And the fact is that I have setup 5 pairs SIP calls with the Kamailio SIP proxy.
Could anyone show me the clues and how to get the correct dialog information? Thanks.
BTW, I attached the config file.
Best Regards, Spencer
_______________________________________________ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
-- Daniel-Constantin Mierla http://www.asipto.com