Lonnie
Q1 Are there any other variables that should be added?
A1 Wish List
1. A way to dynamically add NAT forwarding, eg read and write to
/mnt/kd/arno-iptables-filewall.conf or rc.conf variable equivalents and
restart arno when changes have been made (either automatically or via a
restart ar
Guy,
Thanks much for the feedback.
I am happy you were able to easily tweak the PHP to suit your needs,
but I understand how much nicer it is when no extra modifications are
necessary. Possibly a "require_once" to IAX2 status includes (and
possibly others) would be a fair approach.
Your o
Hi Lonnie
Had to change your regular expression in ciname.php to suit Australian
CLI Eg 0X(STD code) + (Local number) = 0XX (national
number CLI)
Changed from
if (preg_match('/^[2-9][0-9][0-9][2-9][0-9][0-9][0-9][0-9][0-9][0-9]/',
$cidnum))
to
if (preg_match('/^[0][0-9][0-9][0-9]
Hi
Had the same problem, deleting my browser cache fixed
Lonnie, altweb works great, especially like the callerID and speeddial
section for day to day adds and deletes
I use iax2 trunking connected to a couple of voip Telco's, I've copied
your "sip show registry" and "sip show peers" sections