Hello,
I am using Kamailio with a multidomain set up. It is working well but for one
issue: I first populate the /etc/hosts file with the domain name and the IP
address ( and of course the domain table ) but the new domain does not take
effect till I restart the kamailio. Does anyone know how
On 01/02/2014 11:00 AM, Jr Richardson wrote:
or should I open up media port range to all PBX's and not worry
about attacks.
You should open up the media port range to all PBXs and not worry about
attacks.
As Muhammad said, RTP ports are dynamic enough to preclude most MITM
attacks. Any de
Generally opening media ports range is fine. Media ports are usually
dynamically allocated and not easy to guess for an attacker.
Secondly using proxy like mediaproxy or mediraproxy-ng which use Kernel
based RTP packet forwarding, its not easy to create DOS attack, since
kernel will only accept RT
Hi All,
Background:
We are a service provider offering VoIP/Data services to business
customers. All hosted VoIP systems and Customers are mostly on-net,
VoIP systems not exposed to the Internet, but all hosted PBX's do have
public IP address. I do have some Customers with off-net phones/users
s
Regarding
http://www.kamailio.org/docs/modules/4.1.x/modules/acc.html#acc.p.db_insert_mode
"If set to 1, use INSERT DELAYED to add records to accounting tables when the
DB driver has support for it. If no INSERT DELAYED support is offered by DB
driver, then standard INSERT is used."
With the sw
Hello Daniel,
It works, thanks for the reply and have a Happy new year
Regards
2014/1/2 Daniel-Constantin Mierla
> Hello,
>
> try PT24H, the format for duration in rfc2445 requires some characters to
> specify the type of values. I updated the readme in master branch. If
> works, I will backp
Hello,
try PT24H, the format for duration in rfc2445 requires some characters
to specify the type of values. I updated the readme in master branch. If
works, I will backport.
Cheers,
Daniel
On 31/12/13 15:58, José Seabra wrote:
Hello,
I noticed that if i remove duration parameter the error
Hello Admin,
I had subscribed to your wonderful web page iptel.org, which truly is
amazing in terms of SIP.
However, please allow me to let you know that in all the SIP documentation
you had provided on this webpage, none of the pages display the DIAGRAMS.
You would acknowledge the fact that the
ok noted. thanks alex.
Kelvin Chua
On Thu, Jan 2, 2014 at 3:51 PM, Alex Balashov wrote:
> On 01/02/2014 02:47 AM, Kelvin Chua wrote:
>
>> agreed. the design of the db and queries are all properly tested, with
>> only milliseconds of query time even for tables as large as millions of
>> rows. i