Hello
My Kamailio isn't working with users behind NAT.
If just one of the clients is behind NAT, the calls work fine.
When both clients are behind NAT, there is no audio.
How can I force the streams to pass through Kamailio server when the
users are detected to be behind NAT?
Thanks
Regards
Joao Pereira
--
StarTel - A Rede Livre
Joao Gomes Pereira
www.startel.pt
+351 304500650
sip: gomespereira(a)startel.pt
Hello my friends
please anyone help me ?
i'm looking for a one friends from the Kamailio Community to install
Kamailio for me in my UBUNTU Desktop using SSH or Remote Desktop Viewer
this Installation is onlyy for Home usage for Meetings with other Blind
users like me.
i'm waiting for your responce.
thanks my friend
Hello,
I'm seeing the following issues when using the latest kamailio 1.4
(Revision: 5689) to set an AVP to control fr_inv_timer:
- if I set the AVP to an empty string, according to tm doc, the value
of the timer would fall back to the default value. This doesn't happen
and the fr_inv_timer is set to zero (not a problem as I just have to
set it to the static value. It is just inconsistent with the doc).
- if I try to set the timer to something bigger than 60 seconds, the
setting doesn't work and it seems the default value is used instead (I
tested this with both hard-coding the assignment in the cfg and
loading the avp from the usr_preferences).
regards,
takeshi
HI,
Ive tested the LDAP authentication using Kamailio 1.4.2 and it works
great. However, I'd like prevent the passwords being sent back "in the
clear" from the LDAP server. Is there a way to use the Kamailio ldap
module with TLS/SSL? I already have openssl and openldap-client on the
kamailio box and can successfully use the ldapsearch command line tool
via TLS.
Sven Schulz
Penn State University
Hi, "476 Unresolvable destination" is returned by Kamailio when the
destination domain has no resolution.
Is it a custom reply code? is it part of some RFC/draft?
Thanks.
--
Iñaki Baz Castillo
please help ,
why do i get
ERROR:error opening Openser's FIFO FIFO
ERROR:make sure you have the line 'Modparam('mi_fifo', 'fifo_name', 'FIFO' in your config---which I have
ERROR:and also have loaded the mi_fifo module.- yes, it is loaded,
I cant do openserctl moni,
any idea??
regards
________________________________
From: "users-request(a)lists.kamailio.org" <users-request(a)lists.kamailio.org>
To: users(a)lists.kamailio.org
Sent: Thursday, March 12, 2009 2:36:05 PM
Subject: Users Digest, Vol 46, Issue 39
Send Users mailing list submissions to
users(a)lists.kamailio.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.kamailio.org/cgi-bin/mailman/listinfo/users
or, via email, send a message with subject or body 'help' to
users-request(a)lists.kamailio.org
You can reach the person managing the list at
users-owner(a)lists.kamailio.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Users digest..."
Today's Topics:
1. Re: kamailio start with error Access denied for user.. (svenp)
2. Using fr_inv_timer_avp (mayamatakeshi)
3. DID assignment & routing (Robert McGilvray)
4. Does Kamailio can be used as ptt server? (doolin wu)
5. Siremis: login problems (Luntras Loredana)
6. Re: Siremis: login problems (Luntras Loredana)
----------------------------------------------------------------------
Message: 1
Date: Thu, 12 Mar 2009 04:44:16 -0700 (PDT)
From: svenp <s.pastorik(a)westfalen-blatt.de>
Subject: Re: [Kamailio-Users] kamailio start with error Access denied
for user..
To: users(a)lists.kamailio.org
Message-ID: <22474624.post(a)talk.nabble.com>
Content-Type: text/plain; charset=us-ascii
Hello, i foud the error in my config.
I think user and pw is in config file kamailio.cfg an alias from file
kamctlrc.
original:
modparam("auth_db", "db_url",
"mysql://openser:openserrw@localhost/openser")
The right Username und PW must configured in the kamailio.cfg too.
My kamailio Server is now running :).
--
View this message in context: http://www.nabble.com/kamailio-start-with-error-Access-denied-for-user..-tp…
Sent from the OpenSER Users Mailing List mailing list archive at Nabble.com.
------------------------------
Message: 2
Date: Thu, 12 Mar 2009 20:54:49 +0900
From: mayamatakeshi <mayamatakeshi(a)gmail.com>
Subject: [Kamailio-Users] Using fr_inv_timer_avp
To: kamailio <users(a)lists.kamailio.org>
Message-ID:
<15b9404e0903120454s34c0b9eqd57bf5313d89ba75(a)mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1
Hello,
I'm seeing the following issues when using the latest kamailio 1.4
(Revision: 5689) to set an AVP to control fr_inv_timer:
- if I set the AVP to an empty string, according to tm doc, the value
of the timer would fall back to the default value. This doesn't happen
and the fr_inv_timer is set to zero (not a problem as I just have to
set it to the static value. It is just inconsistent with the doc).
- if I try to set the timer to something bigger than 60 seconds, the
setting doesn't work and it seems the default value is used instead (I
tested this with both hard-coding the assignment in the cfg and
loading the avp from the usr_preferences).
regards,
takeshi
------------------------------
Message: 3
Date: Thu, 12 Mar 2009 10:01:40 -0400
From: "Robert McGilvray" <rmcgilvr(a)globeop.com>
Subject: [Kamailio-Users] DID assignment & routing
To: <users(a)lists.kamailio.org>
Message-ID:
<888FFEF718B66147A7F4EEAED6E3B385025BADEA(a)wpf1malprd4.globeop.com>
Content-Type: text/plain; charset="utf-8"
I'm deploying Kamailio in an enterprise environment and I'm looking for
a better way to handle the mapping of external DIDs to SIP usernames,
number re-writing etc. I'm currently using ENUM in my test setup but I'd
prefer to go with SQL storage and have that data written out to a faster
database for lookups by Kamailio. I have a mix of users that register
directly to the proxy and also several PBXs that I need to route blocks
of numbers to through Cisco routers. For location A I would need to
route any four digit number that starts with a 3 (3759), EXCEPT ones
specifically defined in my database since they might be mapped directly
to a user. Also for any outbound call (9 prefix) I need to check the DB
to see if it's local.
If I move to DB storage how do I handle things like parallel/sequential
forking? ENUM makes it very easy - for example:
1.0.0.0.1 NAPTR 100 10 "u" "E2U+sip"
"!^.*$!sip:8700@172.20.152.132!" .
NAPTR 100 10 "u" "E2U+sip"
"!^.*$!sip:901191986701####@172.20.152.132!" .
NAPTR 100 10 "u" "E2U+sip"
"!^.*$!sip:901191996700####@172.20.152.132!" .
If I have a SIP user "bob(a)domain.com" a simple location lookup works for
that, but I also need to be able to map a e.164 did to him, and a short
form with just the last 4 digits for my internal dialing. I would need a
database schema that does the equivalent to this:
0.1.5.3.3.9.2.4.1.9.1 NAPTR 100 10 "u" "E2U+sip"
"!^.*$!sip:bobm@domain.com!" .
0.1.5.3 NAPTR 100 10 "u" "E2U+sip"
"!^.*$!sip:bobm@domain.com!" .
Any suggestions?
Thanks
Bob
--------------------------------------------------------------------------
This email with all information contained herein or attached hereto may contain confidential and/or privileged information intended for the addressee(s) only. If you have received this email in error, please contact the sender and immediately delete this email in its entirety and any attachments thereto.
(W1)
When using strip() on a E.164 format number (eg +17895551212),
does strip(2) delete the +1, or is it going to delete "17"
in the shown example? I seem to be getting the latter
behavior. If the latter is what is intended, how does one
get rid of the plus?
Second, is there something equivalent to strip() for editing
the ANI/From: number? As I am doing PSTN gateway conversions,
I have to strip the +1 from a E.164 ANI/From: (if sent) at some
point so that the destination PSTN switch can correctly do
the Calling Name database lookup. The North American
Calling Name databases will only match if exactly ten digits
are provided, so the ANI/From: has to be scrubbed down
to ten digits if the country code in the ANI/From:
begins with +1.
Thanks!
Hi,
I just noticed something weird when working with the lcr module.
My setup has 5 gateways - 4 in group 1, one in group 2. The lcr-table
has an entry for each group, both reacting on the same prefix.
I am using
load_gws_from_grp("1")
to get a gateway for a target. This usually works fine.
If now all 4 gateways in group 1 ar disabled because the alive check
failed, load_gws_from_grp("1") returns the gateway from group 2 (or
other groups where the prefix from the lcr-table matches.
I would consider this a bug, since I explicitly requested gateways from
a specific group.
Regards,
Stefan