Hi juha,
> i'm not familiar with the default configs, but make sure that you have
> DBURL defined somewhere. it could be a name of a macro or something.
Thanks for the reply.
I've changed the password for the DBURL as I am using something
slightly different.
T
I got it working. The advertise parameter wasn't available in the initial
versions of rtpproxy I was using. A guy named daniel geopp has a patched
version that enables advertisement of the public ec2 ip.
Thanks for your help :)
Ttyl,
Dave
-Original Message-
From: Daniel-Constantin Mierla
Sorry, his name is Daniel Goepp.
-Original Message-
From: jdavidthom...@hotmail.com
Date: Sat, 15 Sep 2012 03:53:51
To: Daniel-Constantin Mierla
Reply-To: jdavidthom...@hotmail.com
Cc:
Subject: Re: [SR-Users] using kamailio with clients in a nat environment
I got it working. The adverti
Hi,
I'm getting started with kamailio and siremis. I've just finished getting
the server ready and the software installed.
Once in the siremis admin menu, i've added a domian and a subscriber and I
have my softphone registered with kamailio. My doubt is, where do I add
peers so I can set up the r
Hi,
I have registered my (Fritz!Box) ATA successfully registered on my
account 8305...@iptl.org but what is tried I never received a call?
Here is what I can see on 'my' web-page with you:
"C.A. Schreiber" non-local
2012-09-14 14:59500 Server Internal Error
"C.A. Schreiber
Gary Shergill writes:
> The following is the definition;
>
> #!define DBURL "mysql://:@localhost/"
>
> The r/w user and password are those defined in;
>
> /etc/kamailio/kamctlrc
>
> Is that correct? I am still getting the same error.
i don't know what is defined in /etc/kamailio/kamctlrc, but
You should use LCR module.
Enviado desde mi iPhone
El 15/09/2012, a las 09:27, Joel Smith | VOZELIA
escribió:
Hi,
I'm getting started with kamailio and siremis. I've just finished getting
the server ready and the software installed.
Once in the siremis admin menu, i've added a domian and a su
Hi,
This may help you.
http://www.kamailio.org/wiki/install/upgrade/3.1.x-to-3.2.0
modules/rtpproxy
- force_rtp_proxy() removed
- use rtpproxy_offer() when it is SDP offer (mainly on INVITE request)
and rtpproxy_answer() when it is SDP answer (mainly on INVITE replies)
- new alt
Hello,
you better use rtpproxy_manage(), to be work also when the sdp is in
200ok and ACK (not in INVITE).
Cheers,
Daniel
On 9/14/12 11:47 PM, Cenk İlker İzanlı wrote:
I've found the answer on this link, at the bottom of page says:
http://www.kamailio.org/wiki/install/upgrade/3.1.x-to-3.2.0
Hello,
I'm forwarding registrations to Freeswitch and adding a Path header using
add_path_received() for endpoints behind NAT. When TCP is used, this results
in a header like this:
Path:
Freeswitch doesn't like the transport protocol inside the quotations and
refuses to route a call to the re
Spencer Thomason writes:
> I'm forwarding registrations to Freeswitch and adding a Path header
> using add_path_received() for endpoints behind NAT. When TCP is used,
> this results in a header like this:
> Path:
>
> Freeswitch doesn't like the transport protocol inside the quotations
> and re
I see. FS complains about no transport protocol and gives a 503 with a header
like that. Shouldn't they default to UDP in the absence of a transport
parameter? It seems they are not honoring the quotes.
In this setup Kamailio handles NAT traversal and forwards the registers to
Freeswitch. T
Hi,
I need to limit the number of concurrent calls go through kamailio.
Its a simple set up(Not per user basis, a global limit will suffice).
I know i need to employ dialog module. But i'm a little confused about
profiles. I thought for simple application like this, i may be able to
use profile al
Hi, Carl...
I faced something similar to this with my FB7390 I had internal
phones and wnated to include another account directly to FB. It only
worked in 2 situatios:
1- when I unregistr all my internal SIP Phones; or
2- after tweaking FB configuration, changing _its_ SIP port from 5060
in a few words -
you can set avp's as the profile params in the dialog module (that module
works great for me) that way you wont need to set more than one profile.
and for every call use it.
or just use $shv() and +1 or -1 every INVITE, CANCEL, BYE or failure reply.
hope it helps,
Uri
> Hi,
> I n
Htable is another popular method for those disposed less favourably to the
dialog module.
-- Alex
--
Sent from my Samsung mobile, and thus lacking in the refinement one might
expect from a proper keyboard.
Alex Balashov - Principal
Evariste Systems LLC
235 E Ponce de Leon Ave
Suite 106
De
Hi,
Is there any guide to install/configure kamailio as prepaid service
infrastructure?
Thx
___
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
Hi,
First of all say that I'm new to Kamailio. I've been working with asterisk
for a while now and it's time to get started with the sip router project.
My idea for a start is to reduce the load of our asterisk servers and once
we have good knowledge on how kamailio works, migrate some of our serv
Hi,
You can look at dispatcher module in order to reduce load on one server and
share your load to many asterisk instances, it's easy to setup, look at
this page for sample configuration
http://www.bayramkaragoz.org/genel/kamailio-3-1-x-openser-ile-sip-load-balancing/and
sample configuration file
Hello Spencer,
actually double quotes are not allowed in URI parameter. In the BNF
grammar the allowed chars in the "unreserved" definition are "alphanum"
and "mark", where "mark" is only "-" / "_" / "." / "!" / "~"
/ "*" / "'" / "(" / ")" ).
This is already fixed in 3.3.0 if I am not mistaken, p
Hi Jon,
questions:
- Can i also use it for IPv4/IPv6 Translation and Bridging? I did not
find any internal/external ip-Parameters as in the old RTP-Proxy
- Does it also support the basic media functions, such as recording
and playback?
- Are the sources somewhere available?
Thanks,
Carsten
2012
Joel Smith | VOZELIA writes:
> And now I see LCR module being loaded at startup. But, I don't understand
> what gw_uri_avp, ruri_user_avp or tag_avp mean. Where can I find some
> doc/manual to understand what AVP means and does? (For example the
> $avp(i:709), etc.)
see http://www.kamailio.org/wi
22 matches
Mail list logo