Re: [SR-Users] Kamailio 4.1 Installation from Source

2014-02-16 Thread Daniel-Constantin Mierla
Hello, probably CFGFILE variable was removed on the latest updates done to the init.d script. You can add it and replace the occurrences of the kamailio.cfg path. On the other hand, you can just do: make install-initd-debian and the paths should be updated and the init.d scripts deployed.

Re: [SR-Users] msilo config

2014-02-16 Thread Daniel-Constantin Mierla
Hello, t_on_failure("1") should work fine with latest version, can you give the log messages with the errors? Cheers, Daniel On 16/02/14 20:41, Peter Villeneuve wrote: Hi, Can someone share a working msilo config for 4.1.1? I've tried following older tutorials out there but they no longer

Re: [SR-Users] Msilo message body type

2014-02-16 Thread Daniel-Constantin Mierla
Hello, msilo saves the body of one SIP MESSAGE request, image is not set usually about it. If it is and in one message then it should work. Cheers, Daniel On 07/02/14 13:56, sipa...@in.gr wrote: Dear All, Could you please provide any possible info regarding this issue. Best regards. -

Re: [SR-Users] deb.kamailio.org down?

2014-02-16 Thread Daniel-Constantin Mierla
Hello, I cannot ping it from here either. The deb repository is temporary hosted on a sever by 1&1, until we get the new build server prepared by Sipwise. Henning might look to current one tomorrow, he manages it. Meanwhile, some older packages are available on opensuse build system: - https:

[SR-Users] deb.kamailio.org down?

2014-02-16 Thread Paul Belanger
Anybody know why deb.kamailio.org is down? Is there a mirror setup some place else? -- Paul Belanger | PolyBeacon, Inc. Jabber: paul.belan...@polybeacon.com | IRC: pabelanger (Freenode) Github: https://github.com/pabelanger | Twitter: https://twitter.com/pabelanger _

[SR-Users] msilo config

2014-02-16 Thread Peter Villeneuve
Hi, Can someone share a working msilo config for 4.1.1? I've tried following older tutorials out there but they no longer seem to apply. I just want to test out msilo with the default kamailio config in 4.1.1, but the current example in http://kamailio.org/docs/modules/4.1.x/modules/msilo.html d

Re: [SR-Users] Kamailio call forward help

2014-02-16 Thread Sajan Thomas
Any help please. On Feb 15, 2014 2:26 PM, "Sajan Thomas" wrote: > > Hi sir, > > I have 2 server running with kamailio.I have tested in both with creating two users and chat using jitsi client. > > > Please help me with > > 1.How can i implement kamailio call forward? > suppose if make achat or

[SR-Users] Kamailio 4.1 Installation from Source

2014-02-16 Thread Francesco Maria Magnini
Hi, following the documentation, the following lines need to be updated on the init.d script. DAEMON=/usr/local/sbin/kamailio CFGFILE=/usr/local/etc/kamailio/kamailio.cfg Anyway, there is no CFGFILE already setted. Is it correct to add CFGFILE along with DAEMON? On top of this, in the check_fo

Re: [SR-Users] What is required to enable TLS on non-standard port?

2014-02-16 Thread Olle E. Johansson
On 16 Feb 2014, at 03:22, i...@vintageelectronics.ca wrote: > I was going by this tutorial - it said that default certs should suffice: > http://kb.asipto.com/kamailio:skype-like-service-in-less-than-one-hour > > > On 02/15/2014 07:34 PM, Corey Edwards wrote: >> >> On Fri, Feb 14, 2014 at 7:3