El Thu, 16 Aug 2012 08:35:05 +0200
DanB escribió:
> Hey Guys,
>
> Not sure if important, but what I noticed is that the latest debian
> stable as well as latest 33 packages, they both install still kamailio
> 3.3.0. In order to get 3.3.1 I needed to use nightly build packages.
>
> Is this wha
Hi All,
Does Kamailio has a mandatory requirement for SIP Invite to have Route
header? Although RFC-3261 doesn't have.
My requirement is to take out route header from the client if I do that I
don't see PRACK being send out from Kamilio to Media GW which causes call
drop eventually in 15sec. Any
Hi,
Though not an expert, I got few things in mind for your case. In the
upgrade process the modules folder remain the same ? right ! if that is so
is there any chances that the new installation skipped installation of
newer rtpproxy module and hence the old version rtpproxy module could've
been l
On 16.08.2012 09:40, Apoorv Khare wrote:
Hi All,
Does Kamailio has a mandatory requirement for SIP Invite to have Route
header? Although RFC-3261 doesn't have.
Kamailio does not have a requirement on Route headers. Although you can
check manually for a Router header and handle requests differ
_
> > 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
> >
> >
> -- next part --
>
Hello guys,
Why I can only append_branch() a SIP URI as a literal constant string? Why
not from a pseudovariable? It's the same for most of the core functions.
My intention is to do something like this:
append_branch("$cnx3a(route1)");
t_relay();
where cnx3a is a variable containing the SIP URI
Hello,
On 8/16/12 5:25 PM, Carlos Ruiz Díaz wrote:
Hello guys,
Why I can only append_branch() a SIP URI as a literal constant string?
Why not from a pseudovariable? It's the same for most of the core
functions.
My intention is to do something like this:
append_branch("$cnx3a(route1)");
t_
Hello,
On 8/14/12 11:14 PM, Brandon Armstead wrote:
Daniel,
One question I do have - is the $timef(%Y%m%d) evaluated only once
at run time (when kamailio is started) - or is it evaluated at the
time of the ACC'ing action.
it is evaluated at runtime.
Cheers,
Daniel
Sincerely,
Brandon
Hello,
the module is working with phones having an AT modem for sending SMS.
You can set debug=3 in the config file and send the output here to
investigate, in case you don't understand exactly what happens.
Cheers,
Daniel
On 8/14/12 5:10 PM, Oleksandr Shchirskyi wrote:
Hi,
I'm using OpenI
Hello,
I am experiencing some disconnections with my VOIP phones.
Let me explain:
My server is an Asterisk + Kamailio in a datacenter with a fixed IP, and a
bridge firewall in front of it, so no NAT here.
My client (several offices) have usually no problem when they have a fixed IP,
but e
Great! I'll give it a try.
Thanks!
Carlos.
On Thu, Aug 16, 2012 at 12:13 PM, Daniel-Constantin Mierla <
mico...@gmail.com> wrote:
> Hello,
>
>
>
> On 8/16/12 5:25 PM, Carlos Ruiz Díaz wrote:
>
>> Hello guys,
>>
>> Why I can only append_branch() a SIP URI as a literal constant string?
>> Why not
Looks like km_append_branch() doesn't have all of the signatures that the
original append_branch() has. I can't add q values for serial/parallel
forking with km_append_branch().
Also, apparently there's no way of setting the RURI by calling a function
that does that. I guess I'll have to do it usi
On 8/16/12 9:15 PM, Carlos Ruiz Díaz wrote:
Looks like km_append_branch() doesn't have all of the signatures that
the original append_branch() has. I can't add q values for
serial/parallel forking with km_append_branch().
What signature are you looking for?
Also, apparently there's no way o
On Thu, Aug 16, 2012 at 4:30 PM, Daniel-Constantin Mierla wrote:
>
> On 8/16/12 9:15 PM, Carlos Ruiz Díaz wrote:
>
> Looks like km_append_branch() doesn't have all of the signatures that the
> original append_branch() has. I can't add q values for serial/parallel
> forking with km_append_branch()
Hello,
I'd like to use Kamailio in from of FreeSWITCH to handle NAT traversal. Is
there a way I can allow freeswitch to handle all auth but store the
registration in usrloc as I need to send an options ping to the endpoints?
My thought is something like this:
natted endpoint -> kamailio -> f
15 matches
Mail list logo