sorry, i forgot to CC the list....
-Raphael.
----- Original Message -----
From: "Raphael Coeffic" <rco(a)iptel.org>
To: "Steven R. Bunin" <steve(a)solaas.com>
Sent: Wednesday, October 01, 2003 11:32 PM
Subject: Re: [Serusers] sems voice mail server capacity
> > Does anyone know of any capcity limits for the SEMS Voice Mail module or
> have any other voice mail experience with large SER deployments?
>
> Sems/voicemail has been tested internally with 8 simultanous calls. It
> didn't seem to have reach its maximal load capability.
>
> > Would you suggest running SEMS on the same server as SER or on a
different
> box and how much hard drive space would you set aside?
>
> It strongly depends on your needs. If you plan to use it at a large scale,
i
> would suggest to use a seperate server for voicemail. You don't need so
much
> space on disk, as voicemail immediatly mails the messages. All the disk
> space you need, is for message buffering, let's say < 10 Mb for 25
> simultanous calls.
> If you want handle many calls, you should have a strong processor and
enough
> RAM, that's all.
>
> -Raphael.
>
Hi all,
I have successfully gotten radius authentication working and I started getting Radius Start records for accounting but I am not sure what I am doing wrong in regards to getting radius Stop records.
Below is the area I believe has the most affect on Radius Acccounting from my Log File. Any suggestions would be appreciated and if it would help to see the full Config file I will send it as well.
record_route();
if (method=="REGISTER") {
# Uncomment this if you want to use digest authentication
if (!radius_www_authorize("")) {
www_challenge("", "0");
break;
};
save("location");
break;
};
if (method =="INVITE")
{
log(1,"INVITE\n");
setflag(1);
};
if (method=="MESSAGE") {
log(1,"MESSAGE\n");
setflag(1);
};
if (method=="BYE"){
log (1, "BYE or CANCEL\n");
setflag(1);
};
if (method=="CANCEL"){
log (1, "BYE or CANCEL\n");
setflag(1);
};
Thanks in advance,
Steve
I am sorry, too. I am not a MySQL expert. I would try to add another row
with IP address (I guess 192.168.10.121) instead of
'sip.sm6tpn.mine.nu'. If doesn't work, post the question on the mysql
mailing lists.
}Daniel
On 10/1/2003 9:12 PM, Håkan wrote:
>Hello.
>
>Tanks for youre answer. I am sorry. I can not get it right.
>I can logg in like this.
>
>"mysql -u root -p" but not with "mysql -u root -h sip.sm6tpn.mine.nu -p"
>Even if I kan se
>
>| Host | User | Pass.....................
>| localhost | root | 123...... | Y | Y |
>Y |...........
>| sip.sm6tpn.mine.nu | root | 123...... | Y | Y | Y
>|.........
>
>I do not understand why I can't log in. Localhost and sip.sm6tpn.mine.nu is
>the very same computer...
>
>Regards Håkan
>
>----- Original Message -----
>From: "Daniel-Constantin Mierla"
><Daniel-Constantin.Mierla(a)fokus.fraunhofer.de>
>To: "Håkan" <hakan(a)sm6tpn.mine.nu>
>Cc: <serusers(a)lists.iptel.org>
>Sent: Wednesday, October 01, 2003 10:32 AM
>Subject: Re: [Serusers] serweb not working?
>
>
>
>
>>Hello,
>>the user ser has no access right from host sip.sm6tpn.mine.nu to the
>>mysql server. See the 'Databse administration' chapter of mysql manual
>>to learn how to do it.
>>Useful links:
>>http://www.mysql.com/documentation/mysql/bychapter/index.html
>>
>>
>>
>http://www.mysql.com/documentation/mysql/bychapter/manual_MySQL_Database_Ad…
>
>
>>Best regards,
>>Daniel
>>
>>On 9/30/2003 10:16 PM, Håkan wrote:
>>
>>
>>
>>>My problem is when I go to http://my.domain/admin/index.php I get this
>>>information:-
>>>
>>>Warning: Access denied for user: 'ser(a)sip.sm6tpn.mine.nu' (Using
>>>
>>>
>password:
>
>
>>>YES) in /var/www/phplib/db_mysql.inc on line 73
>>>Database error: pconnect(192.168.10.121, ser, $Password) failed.
>>>MySQL Error: ()
>>>Session halted.
>>>
>>>I have installd
>>>
>>>ser-0.8.11-0.i386.rpm
>>>ser-jabber-0.8.11-0.i386.rpm
>>>ser-mysql-0.8.11-0.i386.rpm
>>>php-4.1.2-7.i386.rpm
>>>php-mysql-4.1.2-7.i386.rpm
>>>mysql-server-3.23.49-3.i386.rpm
>>>apache-1.3.27-5.i386.rpm
>>>
>>>I run RedHat 7.3
>>>kernel 2.4.20-20.7
>>>
>>>I can logging in as ser and serro in mysql. the ser db is there too.
>>>
>>>I have folowed Dan Austins SER HowTo but no luck :-(
>>>
>>>Please help me. My head is hurting ;-)
>>>
>>>regardes Hakan.
>>>
>>>
>>>
>>>_______________________________________________
>>>Serusers mailing list
>>>serusers(a)lists.iptel.org
>>>http://lists.iptel.org/mailman/listinfo/serusers
>>>
>>>
>>>
>>>
>>>
>>_______________________________________________
>>Serusers mailing list
>>serusers(a)lists.iptel.org
>>http://lists.iptel.org/mailman/listinfo/serusers
>>
>>
>>
>
>
>
>
>
OK, I figured out that I had messed up the digest file that I was using
with radclient. I now get a correct response using radclient to test
against the freeradius server. When I try to auth from ser though, I am
getting a failure. Group authenticate returns reject. I'm not
intending to do any group authentication. I tried loading the
group_radius module instead of the group module and I also tried loading
no group modules, but I still get the same error.
Please see my radiusd-x output...
modcall: group authorize returns ok
rad_check_password: Found Auth-Type Digest
auth: type "digest"
modcall: entering group authenticate
A1 = sdolloff:voip2.test.net:test
A2 = REGISTER:sip:voip2.test.net
KD =
ad3c99a75e03ad3ead8254ce95a59a3b:3f7b05a030240eba31ec566b2d783170e9c9830
0:797c155d7796a9cb0be4154d07e88417
rlm_digest: FAILED authentication
modcall[authenticate]: module "digest" returns reject
modcall: group authenticate returns reject
auth: Failed to validate the user.
Stephen
-----Original Message-----
From: Daniel-Constantin Mierla
[mailto:Daniel-Constantin.Mierla@fokus.fraunhofer.de]
Sent: Wednesday, October 01, 2003 3:39 AM
To: Steve Dolloff
Cc: Serusers
Subject: Re: [Serusers] SER/SIP & RADIUS/Auth-Type = Digest
Hello,
comments inline.
On 9/30/2003 10:32 PM, Steve Dolloff wrote:
>I have installed freeradius according to the "HOW TO" for radius and
now
>I am seeing the following error. I assume that since I am seeing
errors
>on both servers that it is a problem with either the dictionary or the
>client. Here are the new error logs... any ideas?
>
>rad_recv: Access-Request packet from host 209.242.100.153:33612,
id=103,
>length=148
> User-Name = "sdolloff"
> Digest-Response = "631d6d73147add2f9e437f59bbc3aeb7"
> Digest-Attributes = "\001\017voip2.test.net"
> Digest-Attributes = "\002\006test"
> Digest-Attributes = "\003\010INVITE"
> Digest-Attributes = "\004\034sip:5555551212@example.com"
> Digest-Attributes = "\006\005MD5"
> Digest-Attributes = "\n\nsdolloff"
>modcall: entering group authorize
> modcall[authorize]: module "preprocess" returns ok
> modcall[authorize]: module "chap" returns noop
>rlm_eap: EAP-Message not found
> modcall[authorize]: module "eap" returns noop
> rlm_digest: Converting Digest-Attributes to something sane...
> Digest-Realm = "voip2.test.net"
> Digest-Nonce = "test"
> Digest-Method = "INVITE"
> Digest-Uri = "sip:5555551212@example.com"
> Digest-Algorithm = "MD5"
> Digest-User-Name = "sdolloff"
>rlm_digest: Adding Auth-Type = DIGEST
> modcall[authorize]: module "digest" returns ok
> rlm_realm: No '@' in User-Name = "sdolloff", looking up realm NULL
> rlm_realm: No such realm "NULL"
> modcall[authorize]: module "suffix" returns noop
> users: Matched DEFAULT at 152
> modcall[authorize]: module "files" returns ok
> modcall[authorize]: module "mschap" returns noop
>modcall: group authorize returns ok
> rad_check_password: Found Auth-Type DIGEST
>auth: type "digest"
>modcall: entering group authenticate
>rlm_digest: Configuration item "User-Password" is required for
>authentication.
>
It seems that the "User-Password" attribute is missing for user
"sdolloff" in radius users file. It should look like the example from
Radius HOW-TO:
http://iptel.org/ser/doc/ser_radius/ser_radius.html#AEN139.
Daniel
> modcall[authenticate]: module "digest" returns invalid
>modcall: group authenticate returns invalid
>auth: Failed to validate the user.
>Delaying request 6 for 1 seconds
>Finished request 6
>Going to the next request
>--- Walking the entire request list ---
>Waking up in 1 seconds...
>--- Walking the entire request list ---
>Waking up in 1 seconds...
>--- Walking the entire request list ---
>Sending Access-Reject of id 103 to 209.242.100.153:33612
>Waking up in 4 seconds...
>--- Walking the entire request list ---
>Cleaning up request 6 ID 103 with timestamp 3f79e7dc
>Nothing to do. Sleeping until we see a request.
>Subject: Re: [Serusers] SER/SIP & RADIUS/Auth-Type = Digest
>
>On (30.09.03 13:54), Steve Dolloff wrote:
>
>
>>209.242.100.153 for 'sdolloff(a)voip2.test.net' is ignored;no password
>> or CHAP password is used
>>
>>
>
>Your RADIUS server has to support Digest Authentication, and the line
>above seems to indicate that it does not do that.
>
>If you can change your Radius server software, give Freeradius or
>Radiator (commercial, but excellent) a try. If you can not, try to
>educate your existing server to do CHAP-Type authentication.
>
>hope that helps.
>
>Alex Mayrhofer
>nic.at
>
>_______________________________________________
>Serusers mailing list
>serusers(a)lists.iptel.org
>http://lists.iptel.org/mailman/listinfo/serusers
>
>
>
I've created a new server and i've installed ser 0.8.11 (ser and
ser-mysql-0.8.11-0) with rpm.
When i use the command ./ser_mysql.sh create and it return this:
./ser_mysql.sh: line 1: gen_ha1: command not found
HA1 calculation failed
any idea?
Bye, Andrea
Hi,
I am facing a few problem, please help:
1. I have installed Serweb in my Linux server, I try to register as a new
user but the data is not inserted into the database. Please advice what can
this problem be and files that i can checked. And also on my system I am
unable to login but using other system I am able to login into the admin and
user page.
2. I have installed sipsak to see the status of the server but I am not very
sure how to start it as the guide is very limited as I need to check whether
the ser is up and running fine with ppl coming in.
3. Please advice whether the proxy is already residing in the SER or I need
to actually installed the proxy and where can I find the proxy server?
4. I like to confirm the sip address is my username@mydomain right?
*Have a nice day (",)*
Regards,
Shirley
Hello All,
On what port should I access the serweb to configure my IPtel, following the IP-address of the machine, what would be the port to use in the browser.
Thank you
I have installed freeradius according to the "HOW TO" for radius and now
I am seeing the following error. I assume that since I am seeing errors
on both servers that it is a problem with either the dictionary or the
client. Here are the new error logs... any ideas?
rad_recv: Access-Request packet from host 209.242.100.153:33612, id=103,
length=148
User-Name = "sdolloff"
Digest-Response = "631d6d73147add2f9e437f59bbc3aeb7"
Digest-Attributes = "\001\017voip2.test.net"
Digest-Attributes = "\002\006test"
Digest-Attributes = "\003\010INVITE"
Digest-Attributes = "\004\034sip:5555551212@example.com"
Digest-Attributes = "\006\005MD5"
Digest-Attributes = "\n\nsdolloff"
modcall: entering group authorize
modcall[authorize]: module "preprocess" returns ok
modcall[authorize]: module "chap" returns noop
rlm_eap: EAP-Message not found
modcall[authorize]: module "eap" returns noop
rlm_digest: Converting Digest-Attributes to something sane...
Digest-Realm = "voip2.test.net"
Digest-Nonce = "test"
Digest-Method = "INVITE"
Digest-Uri = "sip:5555551212@example.com"
Digest-Algorithm = "MD5"
Digest-User-Name = "sdolloff"
rlm_digest: Adding Auth-Type = DIGEST
modcall[authorize]: module "digest" returns ok
rlm_realm: No '@' in User-Name = "sdolloff", looking up realm NULL
rlm_realm: No such realm "NULL"
modcall[authorize]: module "suffix" returns noop
users: Matched DEFAULT at 152
modcall[authorize]: module "files" returns ok
modcall[authorize]: module "mschap" returns noop
modcall: group authorize returns ok
rad_check_password: Found Auth-Type DIGEST
auth: type "digest"
modcall: entering group authenticate
rlm_digest: Configuration item "User-Password" is required for
authentication.
modcall[authenticate]: module "digest" returns invalid
modcall: group authenticate returns invalid
auth: Failed to validate the user.
Delaying request 6 for 1 seconds
Finished request 6
Going to the next request
--- Walking the entire request list ---
Waking up in 1 seconds...
--- Walking the entire request list ---
Waking up in 1 seconds...
--- Walking the entire request list ---
Sending Access-Reject of id 103 to 209.242.100.153:33612
Waking up in 4 seconds...
--- Walking the entire request list ---
Cleaning up request 6 ID 103 with timestamp 3f79e7dc
Nothing to do. Sleeping until we see a request.
Subject: Re: [Serusers] SER/SIP & RADIUS/Auth-Type = Digest
On (30.09.03 13:54), Steve Dolloff wrote:
> 209.242.100.153 for 'sdolloff(a)voip2.test.net' is ignored;no password
> or CHAP password is used
Your RADIUS server has to support Digest Authentication, and the line
above seems to indicate that it does not do that.
If you can change your Radius server software, give Freeradius or
Radiator (commercial, but excellent) a try. If you can not, try to
educate your existing server to do CHAP-Type authentication.
hope that helps.
Alex Mayrhofer
nic.at
My problem is when I go to http://my.domain/admin/index.php I get this
information:-
Warning: Access denied for user: 'ser(a)sip.sm6tpn.mine.nu' (Using password:
YES) in /var/www/phplib/db_mysql.inc on line 73
Database error: pconnect(192.168.10.121, ser, $Password) failed.
MySQL Error: ()
Session halted.
I have installd
ser-0.8.11-0.i386.rpm
ser-jabber-0.8.11-0.i386.rpm
ser-mysql-0.8.11-0.i386.rpm
php-4.1.2-7.i386.rpm
php-mysql-4.1.2-7.i386.rpm
mysql-server-3.23.49-3.i386.rpm
apache-1.3.27-5.i386.rpm
I run RedHat 7.3
kernel 2.4.20-20.7
I can logging in as ser and serro in mysql. the ser db is there too.
I have folowed Dan Austins SER HowTo but no luck :-(
Please help me. My head is hurting ;-)
regardes Hakan.