Hello,
On 30/05/14 20:54, Pete Ashdown wrote:
I'm trying to get my head around how to do a failure loop in droute
through all possible destinations, and if all destinations are
exhausted, go to failureroute. Does anyone have an example of this?
Without the ability to do a while on (!t_relay())
Hi Carlos,
Thanks for the help, I've tried the dispatcher module to no avail, this
time round I've attached my config gist at
https://gist.github.com/steve-ng/d54b2cd14ad6500c1ed0
I followed primarily from https://gist.github.com/jesusprubio/4066845 where
I could use JSSIP to talk to another JSSI
On 05/31/14 10:57, Juha Heinanen wrote:
> i noticed that there is new entry in ngcp-rtpengine changelog:
>
> ngcp-rtpengine (3.3.0.0+0~mr3.4.0.0) unstable; urgency=low
>
> does that mean that there is new stable release 3.3? what does
> ~mr3.4.0.0 mean?
The versioning of rtpengine will be carri
Hi,
I tried to compile Kamailio on Freescale P2020RDB-PCA.And I'm getting the
following error
bison -d -b cfg cfg.y
make: *** [cfg.tab.h] Broken Pipe
When i run that command without running 'make'. Just 'bison -d -b cfg
cfg.y'.It was working.So found from Internet that it could be the problem
I tried running that command without running 'make'. Just 'bison -d -b cfg
cfg.y'. That time its working ,And after that l made a swap file as
mentioned according to the instructions.
Checked the Memory also ,And found swap memory was created
root@p2020rdb:/home/kamailio# free -m
Hi,
I am first in kamailio,I have installed the kamailio from source code
and added a user using kamctl,Now I can connect with that user from soft
phone.
My task is making a Load balancer and fail over for asterisk servers, I
have some other asterisk servers, I need make the kamailio as a Lo