Hello,
I am beginning to front my Asterisk cluster with Kamailio and so far my
biggest issue is the complete lack of quick-start-like documentation for
this. 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 Kamai
Thanks for your note, Alex, but asking for a reasonable admin is hardly
presumptuous; indeed saying that it is presumptuous is very questionable. I
have had to do that myself having designed telco architecture and products
in painful (SW) detail for over a decade now, and I have seen boxes far
more
Hello,
I am following the instructions in
http://kb.asipto.com/asterisk:realtime:kamailio-4.0.x-asterisk-11.3.0-astdb
to configure my Kamailio and Asterisk (using PJSIP realtime with MySQL). I
am able to get Kamailio register the clients (tested with Zoiper
softphone), but having trouble getting a
sk SIP port not supposed to be same I guess..
>
> Regards,
> Gopal.
>
> On Thu, 21 Jul 2016 at 02:07 Tickling Contest
> wrote:
>
>> Hello,
>>
>> I am following the instructions in
>> http://kb.asipto.com/asterisk:realtime:kamailio-4.0.x-asterisk-11
Hello,
When using Kamailio with the dispatcher module for Asterisk load balancing,
I am offloading REGISTERs to Kamailio (works fine), but would like to
forward the REGISTERs to Asterisk so that outgoing calls from Asterisk will
be possible. I know this is not strictly necessary (e.g., just use Ka
p:" + $au + "@" + $var(rip);
>>$uac_req(hdrs)="Contact: > + $sel(cfg_get.kamailio.bindip)
>> + ":" + $sel(cfg_get.kamailio.bindport) +
>> ">\r\n";
>>
Hello,
I have a Kamailio 4.0.4 configured with the cfg file shown in
https://gist.github.com/ticklingcontest/f96aa4d08b08dc4643056d73da24f0a5
The modparam for dispatcher sets the dispatcher file to be in
/var/run/kamailio/dispatcher.list.
However, I recently discovered that
$ kamctl dispatcher
#015#012Expires: 600#015
after which the uac_req_send () is called.
I am not sure if this is the correct way? What am I missing?
Oh, nothing shows up in the tcpdump trace (only the OPTIONS message for the
asterisk<->kamailio peering shows up).
On Sat, Jul 23, 2016 at 3:48 PM, Tickli
(and indeed on the same physical machine as
kamailio VM).
What am I missing? Why is this failing? I am running kamailio 4.0.4.
On Sat, Jul 23, 2016 at 8:07 PM, Tickling Contest <
tickling.cont...@gmail.com> wrote:
> I corrected an error with my dispatcher configuration and now, I do
asterisk on a
> protocol which kamailio is not listening on.
>
> Regards,
> Sammy
>
> On Jul 24, 2016 14:38, "Tickling Contest"
> wrote:
>
>> Hey guys,
>>
>> I dug a little deeper and I found these logs in /var/log/kamailio where
>> 19
rints the table.
>
> On Jul 24, 2016 18:38, "Tickling Contest"
> wrote:
>
>> Thanks, Sammy. I fixed the error re: transport on Kamailio, but now
>> nothing is sent as the dispatcher doesn't seem to work as expected by me.
>> Here's the output
With the help of members from this mailing list (many thanks!), I finally
got Asterisk fronted by Kamailio for LB and REGISTERs and I am able to make
a call using the setup that looks like this:
[Kamailio 4.4.2]<->[Asterisk 13.7.2]
Kamailio manages REGISTERs, but also forwarding them to Asterisk.
I added the #!define WITH_NAT option, and now the call can only be made one
way. RTPProxy was started like so:
$ rtpproxy -l 192.168.1.101 -s udp:localhost:7722 -u kamailio
root@kamailioA:~# netstat -pln | egrep "kamailio|rtpproxy"
tcp0 0 192.168.1.101:5060 0.0.0.0:*
13 matches
Mail list logo