text/plain; charset=ISO-8859-1; format=flowed
Does the routing of INVITE from Asterisk to the UA work? If yes, just
make sure that you route the OPTIONS from Asterisk identical to the INVITE.
regards
Klaus
On 27.06.2013 15:28, Ian French wrote:
> Hey list,
> I've been tr
Hey list,
I've been trying the relay OPTIONS messages from an asterisk
server through kamailio to clients so to preserve the qualify feature in
asterisk. So
ASTERISK -OPTIONS> KAMAILIO > UA
UA OK-> KAMAILIO ---OK-> ASTERISK
But I'm seeing floods of OPT
Hey List,
I'm looking at an article by Daniel,
http://by-miconda.blogspot.ie/2010/10/best-of-new-in-kamailio-310-5-geoip-api.html.
In it he's uses the below to block source IP addresses by country, How
could this be used to block multiple country sources?? I've tried a couple
of thi
Hi list,
I've been trying to get Kamailio using the geoip module to deny
traffic from countries not matching certain sources, but I'm unsure of how
to achieve this I've tried the below which failed. I'm trying to drop
requests outside say 2 countries "AA" or "BB"
geoip_match("$si",
Users Mailing List"
> Message-ID:
> <
> cajujwtjjg+igh6+qudtrkeh+mn+dkiobufcpynmktv-0xhn...@mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hi,
>
> You've metioned this already in your code:
>
> if(ds_is_from_lis
>
> Hi,
> I've been working my way through this tutorial (
> http://kb.asipto.com/asterisk:realtime:kamailio-3.0.x-asterisk-1.6.2-astdb)
> and all it working well thanks. In the other benifits section you mention
> that this configuration can be used with multiple instances of Asterisk.
> I've
Hi,
I've been working my way throught this tutorial (
http://kb.asipto.com/asterisk:realtime:kamailio-3.0.x-asterisk-1.6.2-astdb)
and all it working well thanks. In the other benifits section you mention
that this configuration can be used with multiple instances of Asterisk.
Could you elaborat