Sorry for posting this message again but i changed my subscription.
Hi ..I have a problem with the ser accounting..I installed
ser-0.8.12_src.tar.gz with acc and mysql modules by editing the acc
makefile to enable SQL accounting and by editing the ser makefile to
include mysql module.I installed mysql server and client and I ran
ser_mysql.sh to create my ser database.I configured ser.cfg to connect to
the ser mysql database and I configured ser_mysql.sh ( I changed the
password ). Everything is fine ..Ser starts with no errors and realisezes
user authentication.I also added db_flag to my ser.cfg file.I can place
calls but the MAIN PROBLEM is that I can't see any accounting information
in MySQL ser database....Can anyone help me ?..Thanks
Hi, I don't know if this is the correct mailing list for this question but I
want to know that if I have 2 IP telephones connected to the same LAN and
using an external SIP gatekeeper to make external calls, If I do an internal
call. Do I use internet bandwidth during the whole call duartion or just in
the registar time?
Sorry for my bad english, and thanks for your time.
Javier Ramirez Molina
Hello,
I recently installed ser (with mysql support) with all the defaults, so
far so good.
And when i proceeded to add serweb, it's also successfully installed but
i can't login!
I'm just redirected to each page on every attempt.
I'm using the details
Username: ser (but serrno and admin have also refused)
Password: heslo
I've turned on register globals, and also searched the archives but no
success.
When i try to login from the user interface, with users i created using
serctl, the error is
Sorry, '1234' is not a registered username! Please try again.
whereas i can login and call other phones as 1234.
I also try to register from the userinterface, but no mail is recieved!
Please help..
Regards,
Wilson
---
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.282 / Virus Database: 150 - Release Date: 9/25/2001
I'm trying to find "SerWeb".... According to the link in the IPtel web
site,
it's at: http://cvs.berlios.de/cgi-bin/viewcvs.cgi/serweb/
I see the foillowing items...
CVSROOT/
iptel/
netgeo_cache/
send_metar/
stunapplet/
None of these appears to be SerWeb.... Is it hidden down inside one of
these
deep directory trees? If so, could someone please point me to the
right one?
John
Hi all,
We have been using Ser and the RTP proxy for several months now and are hugely
impressed with it's stability and flexibility. Now we want to take it to the
next level and start offering Voicemail services, Call Forwarding and LCR
(least cost routing).
For voice mail we have a separate UM system which we can redirect calls to if an
invite hasn't been acknowledge for 25 seconds using:
'modparam("tm", "fr_inv_timer", 25 )
.. along with a simple failure_route with an append_branch directive.
However, we only want this to apply to 'Inbound' calls. Most of our users make
calls out of our gateways to the PSTN. Is there any way we can only apply the
Invite timer where the number is one in the location table? At the moment,
voicemail works fine for inbound calls but people making calls out also get
caught by the fr_invite_timer statement and we don't want this to happen!
Also, we are looking at LCR and the ability for Ser to dynamically select from a
MySQL database which route a given call should take, either by using digit
manipulation or selecting a particular gateway. Can this be done in Ser, or do
we have to create the rules manually in the Ser config and restart Ser?
Regards,
Ray
If both media proxies are in the public Internet they do relay to each
other without any special settings. They still expect that the client
send first packet in order to start relaying. If you have private IPs
on either media proxy it will not. Also make sure you run a recent
version (>1.1)
Adrian
>>
How can I chain two mediaproxies?
It's mentioned in the Readme, that this is possible, but it's
not mentioned how.
I have two SER servers in two networks, both running with mediaproxy.
Client A can reach SER A, SER A connects to SER B (with forward
statement), which contacts Client B.
It's, because of the design of the networks, not possible
that client A can connect SER B or client B can connect SER A.
I configured SER and mediaproxy with default values (from the
mediaproxy-example ser.cfg),
however, it seems, that the two mediaproxies don't talk to each other,
they are waiting
for Client connection instead.
Regards,
Henry
Hello, all. I've seen a few comments on the list about dealing with
302 "Moved Temporarily" messages. Something is going wrong in my
routing, though, and I can't figure out what. I'm trying to process it
in a failure_route like this:
if (t_check_status("302")) {
xlog("L_NOTICE", " Call forwarding on -> rerouting call to %ct");
append_branch();
t_reply("302", "Moved Temporarily");
}
but that isn't doing the trick. Would someone mind posting how a 302
reply *should* be handled to process call forwarding?
Thanks.
--
= o'shaughnessy evans = = sys admin @ (aloha|kona|myworld).net =
I am using SER (last version from CVS ) +SEMS (last version from cvs) with IVR functionality. Python version 2.3
Error :
----------
record message
Traceback (most recent call last):
File "/usr/local/etc/ivr/ivr.py", line 65, in ?
if os.path.isdir(messages_path + callee) != True:
TypeError: cannot concatenate 'str' and 'NoneType' objects
(20842) ERROR: run (IvrPython.cpp:968): IVR PYTHON Error: Failed to run "/usr/local/etc/ivr/ivr.py"
(20842) DEBUG: run (IvrPython.cpp:1008): IVR: run finished. stopping rtp stream...
-------------------------------------------------------------------
and becouse i dont have any fogest idea about python i am not sure what to do and come here to ask for help
10x in advance
PS:
sry about my bad english
Running Fedora Core 1, downloaded the latest stable CVS and here's what
I get when running make all (happens with just make):
[root@scratch sip_router]# make all
Makefile.rules:81: action.d: No such file or directory
Makefile.rules:81: crc.d: No such file or directory
Makefile.rules:81: data_lump.d: No such file or directory
Makefile.rules:81: data_lump_rpl.d: No such file or directory
Makefile.rules:81: dprint.d: No such file or directory
Makefile.rules:81: dset.d: No such file or directory
Makefile.rules:81: error.d: No such file or directory
Makefile.rules:81: fifo_server.d: No such file or directory
Makefile.rules:81: flags.d: No such file or directory
Makefile.rules:81: forward.d: No such file or directory
Makefile.rules:81: hash_func.d: No such file or directory
Makefile.rules:81: ip_addr.d: No such file or directory
Makefile.rules:81: main.d: No such file or directory
Makefile.rules:81: md5.d: No such file or directory
Makefile.rules:81: md5utils.d: No such file or directory
Makefile.rules:81: modparam.d: No such file or directory
Makefile.rules:81: msg_translator.d: No such file or directory
Makefile.rules:81: pass_fd.d: No such file or directory
Makefile.rules:81: proxy.d: No such file or directory
Makefile.rules:81: re.d: No such file or directory
Makefile.rules:81: receive.d: No such file or directory
Makefile.rules:81: resolve.d: No such file or directory
Makefile.rules:81: route.d: No such file or directory
Makefile.rules:81: route_struct.d: No such file or directory
Makefile.rules:81: script_cb.d: No such file or directory
Makefile.rules:81: sr_module.d: No such file or directory
Makefile.rules:81: stats.d: No such file or directory
Makefile.rules:81: tcp_main.d: No such file or directory
Makefile.rules:81: tcp_read.d: No such file or directory
Makefile.rules:81: timer.d: No such file or directory
Makefile.rules:81: udp_server.d: No such file or directory
Makefile.rules:81: usr_avp.d: No such file or directory
Makefile.rules:81: mem/f_malloc.d: No such file or directory
Makefile.rules:81: mem/mem.d: No such file or directory
Makefile.rules:81: mem/memtest.d: No such file or directory
Makefile.rules:81: mem/q_malloc.d: No such file or directory
Makefile.rules:81: mem/shm_mem.d: No such file or directory
Makefile.rules:81: mem/vq_malloc.d: No such file or directory
Makefile.rules:81: parser/hf.d: No such file or directory
Makefile.rules:81: parser/msg_parser.d: No such file or directory
Makefile.rules:81: parser/parse_content.d: No such file or directory
Makefile.rules:81: parser/parse_cseq.d: No such file or directory
Makefile.rules:81: parser/parse_disposition.d: No such file or directory
Makefile.rules:81: parser/parse_event.d: No such file or directory
Makefile.rules:81: parser/parse_expires.d: No such file or directory
Makefile.rules:81: parser/parse_fline.d: No such file or directory
Makefile.rules:81: parser/parse_from.d: No such file or directory
Makefile.rules:81: parser/parse_hname2.d: No such file or directory
Makefile.rules:81: parser/parse_hostport.d: No such file or directory
Makefile.rules:81: parser/parse_nameaddr.d: No such file or directory
Makefile.rules:81: parser/parse_param.d: No such file or directory
Makefile.rules:81: parser/parser_f.d: No such file or directory
Makefile.rules:81: parser/parse_rr.d: No such file or directory
Makefile.rules:81: parser/parse_to.d: No such file or directory
Makefile.rules:81: parser/parse_uri.d: No such file or directory
Makefile.rules:81: parser/parse_via.d: No such file or directory
Makefile.rules:81: parser/digest/digest.d: No such file or directory
Makefile.rules:81: parser/digest/digest_parser.d: No such file or
directory
Makefile.rules:81: parser/digest/param_parser.d: No such file or
directory
Makefile.rules:81: parser/contact/contact.d: No such file or directory
Makefile.rules:81: parser/contact/parse_contact.d: No such file or
directory
Makefile.rules:81: db/db.d: No such file or directory
Makefile.rules:81: lex.yy.d: No such file or directory
Makefile.rules:81: cfg.tab.d: No such file or directory
bison -d -b cfg cfg.y
cfg.y: conflicts: 1 shift/reduce
make: *** [cfg.tab.c] Broken pipe
Any ideas? I'm not too worried about the missing files, it's more the
last 3 lines that have stumped me.
Thanks,
- Darren
Hi ..I have a problem with the ser accounting..I installed
ser-0.8.12_src.tar.gz with acc and mysql modules by editing the acc
makefile to enable SQL accounting and by editing the ser makefile to
include mysql module.I installed mysql server and client and I ran
ser_mysql.sh to create my ser database.I configured ser.cfg to connect to
the ser mysql database and I configured ser_mysql.sh ( I changed the
password ). Everything is fine ..Ser starts with no errors and realisezes
user authentication.I can place calls but the MAIN PROBLEM is that I can't
see any accounting information in MySQL ser database....Can anyone help me
?..Thanks