Hi All
I am working my way through an understanding of SIP proxy configuration - slowly! As I go, I am pulling ideas and thoughts into a HOWTO type tutorial.
If anyone feels like commenting, and helping me understand the various different applications (and examples of each), I would be grateful.
http://manx.biz/opensource/SIP/SIP-Proxy
At the moment, it is the Glossary that I am trying to get my head around...
Thanks
Phil
Hello. I hawe porblem with based at websocket transport clietns. I use wss
and with chain sertificate.
When I do call with this sert signalling goes normally but sound starts
after fiev seconds of picking up. I debug RTP with tshark at my servers and
localize issue at the kamailio. Ussue dissapears when I use sertificate
without chain.
Hello,
I am using kamailio-3.1.1 server. I want to add presence module service to
it. For that I tried to reinstall server by downloading kamailio-3.1.1
package from official web link. When I include modules "db_mysql mysql tls
presence presence_xml xhttp xcap_server" in modules.lst. It gives error
while running "make all" command.
But when kamailio is installed without addition of presence module with
"include modules = tls mysql db_mysql", it installs fine.
I tried using kamailio-4.1.0, it gives an error on inclusion of presence
module.
Any help will be highly regarded.
Regards,
Aawaise.
--
View this message in context: http://sip-router.1086192.n5.nabble.com/Presence-Module-Installation-Error-…
Sent from the Users mailing list archive at Nabble.com.
hi,
kamailio 4.1.5 is used with rtpengine, whose older counterpart is rtpproxy-ng. I made some changes based on the default configuration files(i.e. kamailio.cfg), so that rtpproxy-ng module is enabled. Kamailio.cfg has been uploaded. In kamailio.cfg, there is one route block related to rtpproxy, i.e. route[NATMANAGE], where rtpproxy_manage("co") is called. Sometimes, rtpproxy-ng can insert new ip:port candidates in SDP. But in some case, rtpproxy-ng doesn't rewrite SDP, so rtpengine doesn't relay rtp packets at all.
How to setup kamailio.cfg, so that rtpproxy-ng moudle can always rewritten new ip:port candidates, and rtpengine always relays rtp packets?
Looking foreward to your reply. Thanks!
B.R.
Andrew
Hello,
after last days of testing at SIPit 31, I think the master branch is in
quite good shape. I hope to get the time for a more detailed report, but
we had only one major issue when running some stress tests, affecting
websocket connections when using a special crafted websocket packet,
fixed already. Otherwise, while the tests here are mainly on SIP
interoperability, so not much on particular use cases of kamailio, with
the help of Olle we have been in pretty much all multi-party tests as
well as plenty of one-to-one interop tests.
I have also been running Kamailio master branch on several other private
or public servers with live traffic and quite complex config (e.g.,
usual suspects as openrcs.com and voipuser.org) and haven't noticed any
issue.
Based on the above, I am considering to branch 4.2 next week on
Wednesday (Oct 8), and release about one week later (October 15 or 16).
Anyone with other opinions or alternative roadmap?
On the other hand, we have to start building migration tutorial and
updating what is new in this release:
* http://www.kamailio.org/wiki/install/upgrade/stable-to-devel
* http://www.kamailio.org/wiki/features/new-in-devel
Everyone is encouraged to contribute.
Cheers,
Daniel
--
Daniel-Constantin Mierla
http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda
Hello kamailio gurus,
Thanks if somebody can help me answering nex question:
I have a kamailio server as registrar server with asterisk behind. For
register porpouse the UA are using subdomain like:
100(a)test.mydomain.com
200(a)test2.mydomain.com
I have to add each alias in the kamailio.cfg file an restart the sevice.
Alias="test.mydomain.com"
Alias="test2.mydomain.com"
Is there some option to add it in the database? Then i don't have to
restart the server each time i have to add/edit/delete each subdomain.
Thanks a lot,
Albert
Hi All,
I am trying to register an ims-client/user to kamailio proxy, but I am
seeing 483 too many hops response.
I know one of the reason for this, that is MAX-FORWARD limit has reached.
But in my case I feel I have given a proper value (70) , but still some
looping is happening in the middle and limit is reached.
So can anyone please help me, whats going wrong here.
Any configuration changes required ?
Thanks
Anil
Hello. I have multiple endpoints registered at my kamailio with one account
(for example user1 registerd from norhway, USA, and Russia at one time), so
when I call from user2 to user1 I want to ring all endpoints registered by
user1 account. Now I can ring only one, first entry at location table. What
setting may I use for this? Thanks
Hi,
I have a small question. If I remove a server from my dispatcher while it has existing calls, what's gonna happen to the next notifications or requests of the live calls. Will it send them to the same server even though the server is not listed on the dispatcher. Or it will forward them to the other servers listed in the dispatcher.
Sent from my Samsung Galaxy smartphone.
-------- Original message --------
From: Corey Edwards <tensai(a)zmonkey.org>
Date:10-10-2014 10:28 (GMT-06:00)
To: "Kamailio (SER) - Users Mailing List" <sr-users(a)lists.sip-router.org>
Cc:
Subject: Re: [SR-Users] Problems configuring Kamailio on Centos 6.5
On Thu, Oct 9, 2014 at 9:54 PM, logikanet <webmaster(a)logikanet.com> wrote:
> Good evening!
>
> I've been trying to install Kamailio on a Centos 6.5 cloud , I'm able to
> compile and install everything, if I run : service kamailio start it
> starts kamailio and if I run service kamailio status I tells me that is
> running on PID... which is fine, however, if I tweak the
> /usr/local/etc/kamailio/kamailio.conf according to the instructions on
> http://kb.asipto.com/asterisk:realtime:kamailio-4.0.x-asterisk-11.3.0-astdb
> , when I run service kamailio start It says "ok" , but when I run service
> kamailio status I get " kamailio dead but subsys locked" , I copied and
> pasted the settings on the web-site but they don't work, I also tried used
> the original cfg file adding the "#!ifdef WITH_ASTERISK" but It still
> doesn't work, I'm not an expert on Kamailio I just want to use it as a
> register server behind Asterisk , perhaps if you have a valid conf file
> that I could use as a template for kamailio 4.0.1 this is what I have :
>
Kamailio is pretty good about printing out error logs when it fails to
start. The trick is to capture them. I would start by running Kamailio from
the command line in no-fork mode.
# kamailio -DE
Corey
_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users(a)lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users