Displaying 20 results from an estimated 1000 matches similar to: "Asterisk 11.3 and Kamailio 4.0 Realtime Integration Tutorial"
2012 Aug 03
1
asterisk realtime database structure
Hello,
I was wondering if there is a tool that can create the realtime database
structure for latest Asterisk version or a web resource/file containing
the sql scripts. Hope I haven't missed obvious things, I had no luck
searching on the web, in the wiki I found few pages with bits of sql or
table structures, like:
2010 May 17
1
R: new way of asterisk and kamailio(openser) realtime integration
Works for me....
Thanks,
Hristo Benev
-----Original Message-----
From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Alexandru Oniciuc
Sent: Monday, May 17, 2010 6:29 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: [asterisk-users] R: new way of asterisk and kamailio(openser) realtime integration
2010 May 17
1
new way of asterisk and kamailio (openser) realtime integration
Hello,
I put together a new tutorial about asterisk realtime integration with
kamailio (openser). This time the database used is the one of asterisk,
also call routing logic is controlled by asterisk, here is the link:
http://kb.asipto.com/asterisk:realtime:kamailio-3.0.x-asterisk-1.6.2-astdb
Practically is an easier way to scale starting from existing asterisk
installations.
The other
2015 Jan 29
2
any valid up-to-date info about Kamailio-Asterisk integration ?
Hi all
Have recently watched Matt Jordan's session on Kamailio World 2014
On slides 26-29 of his presentation
(http://www.kamailio.org/events/2014-KamailioWorld/day1/09-Matt.Jordan-Asterisk12-And-PJSIP.pdf)
he speaks about a (completely new, for me at least) approach to build
scalable telephony systems, using N instances of Kamailio and N
instances of Asterisk
Are there any
2013 Jun 28
1
Asterisk behind NAT and Kamailio --> Internal IP in SDP and not "externip"
Hi,
We have some Asterisk servers that we are moving behind a NAT to
preserve public addresses and make room for growth. This is Asterisk 1.4
NAT works very good with the externip/localnet-setting when we are
connected directly to our teleco. But when I try to use NAT and put them
behind our Kamailio something interesting happens: The media-address in
the SDP is the internal ip and not the
2014 Feb 20
2
How to configure asterisk to only accept SIP from kamailio@localhost but exchange RTP on all interfaces?
I have a setup with asterisk-11.7.0 and kamailio-4.1.1. I am following the setup guide at http://kb.asipto.com/asterisk:realtime:kamailio-4.0.x-asterisk-11.3.0-astdb . I want to run asterisk and kamailio on the same server, with SIP realtime configuration
(MySQL database) so that kamailio authenticates and then forwards the registration to asterisk on localhost. The setup calls for asterisk to be
2016 Jul 05
2
OpenSIPS or Kamailio based fronting for Asterisk?
Hello,
I am beginning to front my Asterisk cluster with OpenSIPS/Kamailio and so
far my biggest issue is the complete lack of quick-start-like documentation
for either. Is there any place I can get a very simple HA configuration
(telling me where the config files are, for starters, is a good thing) for
OpenSIPS or Kamailio with the following features:
(a) Support an arbitrarily large number of
2013 Feb 11
0
Possible Security issue with Kamailio - Asterisk Realtime integration
Hi
I have an installation based on Daniel-Constantin Mierla's excellent
Kamailio 3.3 / Asterisk 10 Realtime document (
http://kb.asipto.com/asterisk:realtime:kamailio-3.3.x-asterisk-10.7.0-astdb)
but have come across an issue which is a potential problem.
In this installation all SIP clients register with Kamailio, and the
registrations are forwarded to Asterisk. This means that all
2015 Jan 21
1
PJ SIP realtime with Kamailio / opensips
Hi all,
I saw Matt Jordan's recent Kamailio world talk and was interested in the
idea he proposed of stripping out authentication and registration from
asterisk and letting Kamailio handle it.
All of the tutorials I've seen (e.g. on asipto) show Kamailio forwarding
registrations to asterisk.
In order to do what Matt suggested would I be correct in assuming I would
have to use the
2014 Apr 25
3
Proper way to make Asterisk recognize SIP trunk of incoming INVITE when IP is not available
I am currently preparing a kamailio-asterisk combination. The asterisk installation uses realtime for SIP. The kamailio configuration was based on the reference at http://kb.asipto.com/asterisk:realtime:kamailio-4.0.x-asterisk-11.3.0-astdb but has been
heavily modified. Currently asterisk runs on localhost and only listens on SIP/RTP at 127.0.0.1 . Therefore, all of the SIP traffic appears to
2009 Nov 04
0
Social Networking Event * Berlin Nov 12
Hello,
Several folks working with Kamailio, SIP Router, SER, OpenIMSCore,
SEMS and Asterisk are in Berlin next week, so we think of having a
dinner (or beer) meeting Thursday, 19:00, Nov 12, 2009. If happens
that you are around and want to join, please send me an email to make
sure you get a seat. As usual for this kind of event, free
participation with everyone paying for
2015 Jan 29
0
any valid up-to-date info about Kamailio-Asterisk integration ?
On Thu, Jan 29, 2015 at 2:43 AM, Kirill Marchuk <62mkv at mail.ru> wrote:
> Hi all
>
> Have recently watched Matt Jordan's session on Kamailio World 2014
>
> On slides 26-29 of his presentation
> (http://www.kamailio.org/events/2014-KamailioWorld/day1/09-Matt.Jordan-Asterisk12-And-PJSIP.pdf)
> he speaks about a (completely new, for me at least) approach to build
2010 Sep 06
1
extended search
Hello,
is it safe to use arg_new_human_date() from
src/lib-storage/mail-search-register-human.c instead of arg_new_date()
inside src/lib-storage/mail-search-register-imap.c?
The benefit is ability to use interval based search rules, e.g., SINCE
2days. I run it for couple of days and looks fine, used for virtual folders.
This kind of search I missed for usage on laptop - I have pretty huge
2015 Mar 09
1
PJSIP and Kamailio without registration
Hi,
I want to have Kamailio in front of one or more Asterisk boxes.
I don't think it is necessary for Kamailio and Asterisk to register with
one another. I'd like for PJSIP to recognise Kamailio by its IP address.
I have two boxes, both have public IP addresses, they also have private IP
addresses and can communicate with each other.
I have a Snom phone accessing Kamailio via its
2009 Jul 27
2
Asterisk and Kamailio NAT problem
Hello
Im using Asterisk as a SIP client of Kamailio with RTPproxy. Asterisk is
behind NAT.
X-Lite and SNOM phones behind NAT work fine.
But when I try to connect with an Asterisk behind NAT, the Asterisk
client doesn't receive sound.
I already tried in 2 different NATs, with no firewalls.
This is my Asterisk config:
[kamailio]
type=peer
host=xxx.xxx.xxx.xxx
disallow=all
allow=ulaw
2014 Jul 26
1
Rejecting secure audio stream without encryption details - when using ws clients and Kamailio integration
Greetings,
I've noticed a problem that might originate from my Asterisk configuration,
could use a hand in sorting it out. Problem is a 488 response from Asterisk
whenever it gets RTP/SAVPF profile in the SDP.
My current setup has Asterisk Kamailio realtime integration, and Kamailio
uses dispatcher to route calls for Asterisk to handle. Now I have only one
Asterisk, on the same machine as
2015 Mar 10
1
PJSIP and Kamailio without registration
OK, it stopped working.
It turns out the transport and endpoints in PJSIP are ok. I can send an
invite from my unregistered snom phone and I can see some activity in the
CLI.
However, when I dial from my snom to Kamailio and have it pass the message
to asterisk, PJSIP seems to ignore the sip messages even though they are
there.
Is there something wrong in the invite that I'm missing?
U
2009 Jun 24
1
Message Waiting Indication Astersk and kamailio
hi all,
I have Asterisk 1.6.0.5 Installed and kamailio 1.0.5 version installed
when i leave voicemail On Asterisk i need MWI Indication on kamailio
extension
there are some methods i tried but still cant get success
All other feature are working fine also try voip-info.org methods
can anybody suggest me for different method and have some different setting
on SIP .
any help appreciated
2011 Mar 04
3
OT: OpenSIPS vs Kamailio -- which do you use and why?
I'm starting a new project similar to a previous project where I used
OpenSER to front a bunch of Asterisk servers.
Now that OpenSER is gone, OpenSIPS and Kamailio seem the likely
candidates.
I'm leaning towards OpenSIPS because it's in EPEL so I can install it with
yum. Also, because I think the name sounds more 'professional' when
discussing architecture with clients :)
2020 Apr 06
2
Outgoing PJSIP using Kamailio
Hello,
We have a provider which is using Kamailio as front end. Our asterisk
13/chan_sip server has no problem to register and pass/receive calls
form this provider.
Now we want to move to asterisk 16/pjsip and face problem. Registration
is OK but when we pass a call our INVITE never receive answer from the
provider. We opened a ticket to their support but in the mean time we
want to know