I have to buy a server to host SER, serweb, sems... It will run the
router, the PSTN gateway (using E1 cards), voicemail, web inteface, and
billing services. Though number of clients will not be very big I want
it to be strong and stable. I must decide the hardware characteristics:
I actually do prefer AMD processors rather than Intel. But, what king
of processor I should use?
How many RAM?
About Hard Discs... Will a couple of Serial ATA 120GB discs do?
Finally, what Linux dist should I use? Red Hat is strong and enough
prepared so as setting up ser, sems, serweb and modules not turn into a
headache?
Many thanks,
Nicolás Lagalaye Falcionelli
How can I compile SER on Mac OS X? With the package I got
instructions
came in order to start SER at startup, but I found nothing about
building. I tried typing "make" but I got a very long list of all
kinds o errors.
Can anyone help?
Thanks
Hi All.
I'm using ser-0.8.99-dev19 and I'm trying to figure out how to get avpops to tell me if
(to_uri==from_uri) for INVITE messages.
I want to do a quick test to see if a user is calling their own extension and route them to
voicemail accordingly.
I'm having a bit of trouble understanding avpops. Do I need to use the database functionality to
do this or can I do it without MySQL?
Anyhow here is about what I've got - but is wrong and I'm unclear on how to get this to work
ser.cfg snippet:
loadmodule "/usr/local/lib/ser/modules/avpops.so"
route {
# usual checks
# REGISTER stuff
if ((method=="INVITE") && is_user_in("Request-URI", "voicemail")) {
if (avp_check("$from", "$to")) {
log(1, "Sending to Voicemail");
route(4);
};
};
# lookup aliases stuff
# etc
}
route [1] {
# send to voicemail route
}
But starting ser gives these errors
AVPops - initializing
ERROR:avpops:parse_check_value: parse error in <$to> pos -135487828
ERROR:avpops:fixup_check_avp: failed to parse checked value
ERROR: fix_expr : fix_actions error
Regards,
Paul
__________________________________
Do you Yahoo!?
Read only the mail you want - Yahoo! Mail SpamGuard.
http://promotions.yahoo.com/new_mail
Hi ALL;
Hi Paul;
About Paul's email on SEP.19 with the subject " ingecting SIP NOTIFY INTO SER FIFO" , I come up with the following question:
Why we use "sipsak" for sending "NOTIFY" message from Asterisk to Ser?? Is it because of Asterisk is not a "b2bua"
Warnest Regards
mohammad
Hi everyone,
After I have installed serweb by default, with db_name=ser and
db_passwd=heslo, when I go to http://localhost/html/admin/index.php
login page, using
Username: admin
Password: heslo
I cannot login the page.
Thomas
Hello list.
I was trying to compile Ngrep 1.42 with the utils in the SER
directory. Even after the compilation, ngrep is still showing the SIP
packets in this format.
SIP/2.0 200 OK..Via: SIP/2.0/UDP
xx.xxx.148.246:5060;branch=z9hG4bK-bc2b3e7..Record-Route:
<sip:00120122xxxxxxx@xx.xx.154.35;ftag=
5dc0d28adebe5b0o0;lr=on>..From: Ricardo Martinez
<sip:5555848114@sipproxy.mydomain.com>;tag=5dc0d28adebe5b0o0..To:
<sip:0012012
287000(a)sipproxy.mydomain.com>;tag=4019652310..Call-ID:
5fcdef12-630a32c8@xx.xx.148.244..Cseq: 103 BYE..Date: Tue, 30 Nov 2004 1
9:07:57 GMT..Server: SIPquest-SIPH323-Gateway/1.22..Content-Length: 0....
exit
Does anyone knows how to change this?.
Thanks!.
Ricardo Martinez
When running a debug on SER 0.8.14, I see "radius_is_user_in():
Failure" yet I dont even see any activity hitting my RADIUS server.
Authentication and URI_Radius both work fine on the same RADIUS
server. Im stumped, anyone else have this problem?
Greetings:
'dbtext' works well if the 'subscriber' file contains only one entry;
when there are two entries, the 'ser' 'timer' process crashes with
signal 10 (bus error) just after the first UA registers over the wire.
'gdb' debugging the 'timer' process reports:
Program received signal SIGBUS, Bus error.
0x8538b5c in dbt_row_set_val () at dbt_tb.c:403
All help much appreciated.
Michael Grigoni
Cybertheque Museum