Not Found
The requested URL /siremis/system/general_default was not found on this
server.
Apache/2.2.8 (Ubuntu) PHP/5.2.4-2ubuntu5.12 with Suhosin-Patch Server at
74.208.174.183 Port 80
I have tested this on both Firefox and Safari.
Hi,
I want something like that:
# define some router to use later in the script (global section)
Mod_param(router(1), "10.10.10.1")
mod_param(router(2), "10.10.10.2")
mod_param(router(3), "10.10.10.3")
Mod_param(router_count, "3")
within the different routes I want to loop through the routers like that:
$var(i)
while($(var(i) < $var(router_count)) {
if ($var(router($var(i)) == src_ip") {
.. do something
}
}
Is that somehow possible?
Any hint or idea is appreciated!
Best regards,
Bernhard Suttner
Hello, everybody! As I understand, the Q-value must be set by a client-side
device. We use mainly Linksys SPA2102, I have searched through the web
interface of this device but have not found where this value should be set.
Is this parameter not supported by simple SOHO devices? Or have I
misunderstood something?
Hi all,
Is anyone else is also having problems in seeing captcha while logging in
http://myhost.mydomain/siremis/index.php/user/login<http://192.168.90.125/siremis/index.php/user/login>
(during
installation, I haven't been able to login since Im not able to see any
image. just the image reference thing)
I've tried firefox, chome & opera (all with flash plugins installed &
of-course simple images also show fine)
Is there a way I can disable them.
Seem like these 2 files are driving the whole captch show
/var/www/siremis-2.0.0/siremis/bin/antispam_image.php
/var/www/siremis-2.0.0/siremis/modules/user/form/Antispam.php
Are there any distro version specific libraries required. Im trying the
whole thing on debian lenny.
Cheers
--
X
hi all,
i am a new bie in kamailio. i use SMS module to send message to GSM net work.
my kamailio.cfg is :
modparam("sms", "modems", "wavecom[d=/dev/ttyS;c=+84900000022;b=57600; m=new;l=20]")
modparam("sms", "networks", "D1[m=10]; d2[m=10]")
modparam("sms", "links", "wavecom[D1;d2]")
modparam("sms", "default_net", "localhost")
modparam("sms", "domain_str", "D1.d2")
modparam("sms", "max_sms_parts", 10)
modparam("sms", "use_contact", 1)
modparam("sms", "sms_report_type", 1)
if(method == "MESSAGE"){
if(has_body("text/plain")){
sms_send_msg_to_net("D1");
}
}
but when i start kamailio
the log show :
Oct 25 06:28:26 localhost kamailio: ERROR: <core> [modparam.c:143]: set_mod_param_regex: parameter <domain_str> not found in module <sms>
Oct 25 06:28:26 localhost kamailio: : <core> [cfg.y:3333]: parse error in config file /usr/local/etc/kamailio/kamailio.cfg, line 173, column 42: Can't set module parameter
please help to configure it correct.
i use wavecom modem and some infomation:
baudrate=57600
c=+84900000022
ip server:192.168.1.100
modem connect with server via com1 (/dev/ttyS0)
and kamailio version 3.0.2
thanks for help me.
Peter Green
I managed to get the SHM chart working by manually adding the field "random"
inside the table "statistics." However, the Charts "Load Charts" and "TM
Charts" gave me "Internal System Errors" unless I add the fields tm_active,
rcv_req_diff, fwd_req_diff, and 2xx_trans_diff to the statistics table in
mysql. I am not sure if these statistics are being updated, because my
charts dont appear to be displaying information. Can anyone speak to what is
going on here?
TGF
I am running into the following errors:
/usr/local/sbin/kamailio[6774]: ERROR: db_mysql [km_dbase.c:120]: driver
error on query: Unknown column 'random' in 'field list'
/usr/local/sbin/kamailio[6774]: ERROR: <core> [db_query.c:130]: error while
submitting query
/usr/local/sbin/kamailio[6774]: ERROR: sqlops [sql_api.c:217]: cannot do the
query
I believe it is preventing my LCR from working properly.
My final question/comment for the day, I promise. I am used to using Siremis
1.x or configuring gateways. We are testing a new box on Kam 3.1 and Siremis
2.0. Previously to add an external LCR gateway, I would plop in the gateway
name, group id, and tag to the LCR Gateway section and create an LCR rule
with the LCR ID, Group ID, Prefix, and Priority that points to the LCR
gateway that I created and I could fly straight. Since there are new
attributes in 3.1 and in Siremis, how does the new configuration look? I
have successfully called from softphone subscriber to softphone subscriber
with no issues, but cannot get the LCR to allow me to dial beyond my
internal network. Ideas?
TGF
I am running into the following errors:
/usr/local/sbin/kamailio[6774]: ERROR: db_mysql [km_dbase.c:120]: driver error on query: Unknown column 'random' in 'field list'
/usr/local/sbin/kamailio[6774]: ERROR: <core> [db_query.c:130]: error while submitting query
/usr/local/sbin/kamailio[6774]: ERROR: sqlops [sql_api.c:217]: cannot do the query
I believe it is preventing my LCR from working properly.
--
Trevor G. Francis
Managing Member
trevor.francis(a)tgrahamcapital.com
Ph. +1 888.616.0662
Fx. +1 214.722.1318
P.O Box 54771
Oklahoma City, OK 73154
MSN: trevor.francis(a)fiberhaus.com
Personal emails should be addressed to: tfrancis(a)fas.harvard.edu
--