Looks like the mysql server is not running.
Thank You
Amit Nepal
On 3/9/2011 2:52 PM, ro...@dmytriv.com wrote:
Hello there!
I'm in the process of setting my first kamailio server and run into
dead end. I was following your instructions very closely at
http://www.kamailio.org/dok
Hi,
Thank you very much for the information. But do we have to restart
kamailio in order to have the effect ?
Thank You
Amit Nepal
Systems Administrator
Phoenix Internet
Phone: 602-385-0731
602-234-0917#112
http://www.phoenixinternet.net
On 2/25/2011 2:02 AM, Klaus Feichtinger
Hi Juha,
I am using kamailio 3.1.2.
Thank You
Amit Nepal
Systems Administrator
Phoenix Internet
Phone: 602-385-0731
602-234-0917#112
http://www.phoenixinternet.net
On 2/24/2011 2:16 PM, Juha Heinanen wrote:
Amit Nepal writes:
but when i issue #kamctl lcr show_gws , it says
al_weights .. evaluates probability for given GW's weights
but when i issue #kamctl lcr show_gws , it says command disabled.
Thank You
Amit Nepal
Systems Administrator
Phoenix Internet
Phone: 602-385-0731
602-234-0917#112
http://www.phoenixinternet.net
On 2/23/2011 7:39 PM, Juha
Lcr is working fine but Why would i get LCR commands disabled ?
kamctl lcr reload
ERROR: command disabled--
Thank You
Amit Nepal
Systems Administrator
Phoenix Internet
Phone: 602-385-0731
602-234-0917#112
http://www.phoenixinternet.net
23)"); (I dont get the value here
either, i can't see the value when i do avp_print()
if($avp(i:123)<5)
{
sl_send_reply("408","Message Here");
}
I dont get the value of avp at that place. And this is after successful
www/proxy_authenticate()
Thank
Hi,
Is it possible to have kamailio register to a different proxy and
route calls through that proxy ?
--
Thank You
Amit Nepal
Systems Administrator
Phoenix Internet
Phone: 602-385-0731
602-234-0917#112
http://www.phoenixinternet.net
Yes it is after successful www/proxy_authenticate()
Thank You
Amit Nepal
Systems Administrator
Phoenix Internet
Phone: 602-385-0731
602-234-0917#112
http://www.phoenixinternet.net
On 2/9/2011 11:54 PM, Daniel-Constantin Mierla wrote:
Hello,
On 2/9/11 10:35 PM, Amit Nepal wrote:
Hi
alue here either,
i can't see the value when i do avp_print()
if($avp(i:123)<5)
{
sl_send_reply("408","Message Here");
}
I dont get the value of avp at that place. Any guidance please.
--
Thank You
Amit Nepal
Systems A
Hi everyone,
I am sure someone have been working with this scenario, how about
accounting multiple calls from same account or ip address while using ip
auth ?
--
Thank You
Amit Nepal
Systems Administrator
Phoenix Internet
Phone: 602-385-0731
602-234-0917#112
http
I have been trying to figure this out While using kamailio and rtpproxy,
the caller is not receiving the bye when callee hangs up but audio is
two way and everything seems to be working fine, any one had this issue ?
--
Thank You
Amit Nepal
Systems Administrator
Phoenix Internet
Phone: 602-385
I have been looking at examples where load_gws() is used without
parameters, is it customary to pass the group id ? I got that working by
passing the group id of the gateways to load or is there any way to load
all the gateways regardless of their group ?
Thank You
Amit Nepal
Systems
file
routes/route-lcr.cfg
unknown command, missing loadmodule? for load_gws()
ERROR: bad config file (1 errors)
Any guidance please ?
--
Thank You
Amit Nepal
Systems Administrator
Phoenix Internet
Phone: 602-385-0731
602-234-0917#112
http://www.phoenixinternet.net
__
Thanks Daniel..
Thank You
Amit Nepal
Systems Administrator
Phoenix Internet
Phone: 602-385-0731
602-234-0917#112
http://www.phoenixinternet.net
On 2/4/2011 12:22 PM, Daniel-Constantin Mierla wrote:
On 2/4/11 8:08 PM, Amit Nepal wrote:
Could someone guide me how to compile and install
Thanks Daniel..
Thank You
Amit Nepal
Systems Administrator
Phoenix Internet
Phone: 602-385-0731
602-234-0917#112
http://www.phoenixinternet.net
On 2/4/2011 12:22 PM, Daniel-Constantin Mierla wrote:
On 2/4/11 8:08 PM, Amit Nepal wrote:
Could someone guide me how to compile and install
Could someone guide me how to compile and install just one module with
flavor set to kamailio ?
--
Thank You
Amit Nepal
Systems Administrator
Phoenix Internet
Phone: 602-385-0731
602-234-0917#112
http://www.phoenixinternet.net
___
SIP Express
Thank you for your help Daniel,Alex.
Thank You
Amit Nepal
Systems Administrator
Phoenix Internet
Phone: 602-385-0731
602-234-0917#112
http://www.phoenixinternet.net
On 1/10/2011 3:48 PM, Daniel-Constantin Mierla wrote:
On 1/10/11 11:15 PM, Alex Balashov wrote:
On 01/10/2011 05:14 PM
I need to store the value of $ruri into the avp , so can you tell me how
would i accomplish that ?
Thank You
Amit Nepal
Systems Administrator
Phoenix Internet
Phone: 602-385-0731
602-234-0917#112
http://www.phoenixinternet.net
On 1/10/2011 3:09 PM, Alex Balashov wrote:
On 01/10/2011
I am getting missing loadmodule issue with avp_write. I have the
following statement on line 11 and i am getting this error. Could you
please help me on this. But i can load from db using avp_db_load and i
can delete avp values but only avp_write is not working.
avp_write("$ruri", "s:fwd_blin
Thanks Daniel,
On 1/7/2011 12:06 PM, Daniel-Constantin Mierla wrote:
Hello,
On 1/7/11 7:32 PM, Amit Nepal wrote:
Hi,
I placed an exit below the forward(); and it works now . I guess ,
the flow was going down for route[location] when exit was not there.
Now the call is not hanging up
Hi,
I placed an exit below the forward(); and it works now . I guess ,
the flow was going down for route[location] when exit was not there.
Now the call is not hanging up even after cancel or bye is sent. Any
ideas ?
Thank You
Amit Nepal
On 1/7/2011 11:08 AM, Amit Nepal wrote
forward();
}
else{
sl_send_reply("403","No Permissions for Long
Distance calls");
exit;
};
Thank You
Amit Nepal
Systems Administrator
Phoenix Internet
Phone: 602-385-0731
ds_select_dst("1","8");
forward();
}
else{
sl_send_reply("403","No Permissions for Long
Distance calls");
I was trying to use fax with kamailio / asterisk setup and sipce if
possible. In asterisk we had to enable udptl for faxing to work. But i
couldnot figure out where to start with for faxing in kamailio /asterisk
or sipce. Could someone guide me to the right direction please ?
Thank you
Amit
_
tried with both vmware and vbox image. I am trying to run the image on
vmware infrastrcture running on dell dual xeon cpu.
--
Thank You
Amit Nepal
Systems Administrator
Phoenix Internet
Phone: 602-385-0731
602-234-0917#112
http://www.phoenixinternet.net
openser ? Also when you dial another extension from one extension
do you see any thing in the asterisk cli ? Also if you could post me ur
kamailio.cfg and sip.conf for asterisk, might be helpful to further
troubleshoot the issue.
Thank You
Amit Nepal
Systems Administrator
Phoenix Internet
On 12
integration with openser ?
Thank You
Amit Nepal
___
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
27 matches
Mail list logo