Hello all.
I am currently working in a company that built an online platform that
allows companies talk to their customer using different medias, such as
video, voice and chat. To this, we are using Kamailio to provide SIP
services such as WebSockets, Registrar and proxy, and ir works really well.
Thank you. I am reviewing the doc. I am new to Kamailio so it will take some
time for me.
From: sr-users [mailto:sr-users-boun...@lists.sip-router.org] On Behalf Of E.
Schmidbauer
Sent: Thursday, August 25, 2016 10:22 AM
To: d.tr...@pocos.nl; Kamailio (SER) - Users Mailing List
Subject: R
Err sorry Mike (not matt)
On Thu, Aug 25, 2016 at 9:57 AM, Daniel Tryba wrote:
> On Thu, Aug 25, 2016 at 09:38:12AM -0400, Mike Patterson wrote:
> > I have configured Kamailio to pass a registration request to another VoIP
> > provider. The reason I am doing this is to provide a sip port for us
Hi Matt,
Check out this post and config:
https://blog.voipxswitch.com/2016/08/11/kamailio-and-freeswitch-on-the-same-server-with-nsq-and-jansson-rpc/
It demonstrates how to handle NAT & forward a REGISTER to FreeSWITCH (on
localhost)
Thanks,
Emmanuel
On Thu, Aug 25, 2016 at 9:57 AM, Daniel Tryba
On Thu, Aug 25, 2016 at 09:38:12AM -0400, Mike Patterson wrote:
> I have configured Kamailio to pass a registration request to another VoIP
> provider. The reason I am doing this is to provide a sip port for users
> where the ISP is blocking SIP. I am able to pass the registrations to the
> VoIP
Trying to implement a way to authenticate outgoing INVITEs to endpoints
that need/want to. uac_auth in the initial failure route works fine when
there is only 1 registered user to send the INVITE to. But with at least
2 locations are available and 1 accepts the INVITE without
authentication, the 40
I have configured Kamailio to pass a registration request to another VoIP
provider. The reason I am doing this is to provide a sip port for users
where the ISP is blocking SIP. I am able to pass the registrations to the
VoIP provider but I'd like to have inbound calls working as well. I see the
Hi Suresh,
I have checked the tarball for 4.4.2 since I was curious about your issue.
#!define FLT_DIALOG 2
modparam("ims_dialog", "dlg_flag", FLT_DIALOG)
These two lines are present in examples/scscf/kamailio.cfg, so it
shouldn't have run into that error.
Make sure you are running the right exa
Hi,
We are using kamailio 4.4.2 version source code.
For building SCSCF we are using example configuration files
provided in the source code.
While running SCSCF; we are facing following error.
ERROR: ims_dialog [ims_dialog.c:378]: mod_init(): no dlg flag
set!!
If you do lookup(...), then you can use $branch(count) to see how many
branches are:
-
https://www.kamailio.org/wiki/cookbooks/4.4.x/pseudovariables#branch_name_-_branch_attributes
The solution with flags mentioned by Alex is a good one.
Cheers,
Daniel
On 24/08/16 22:03, Phil Lavin wrote:
> W
Hello,
adding a bit more to help the newcommers: look at debugger module, it
can be used to change the debug level per module/component, plus few
other goodies for debugging:
- https://www.kamailio.org/docs/modules/stable/modules/debugger.html
Cheers,
Daniel
On 24/08/16 16:59, Daniel Grotti
11 matches
Mail list logo