Hello,
I'm looking at setting up SER along with an Asterisk PBX installation
and I have a few questions, as I've never used SER before.
What is an ideal setup for SER? I was going to use Redhat 9 and have
SER on one machine and Asterisk on another. Is this best or should
they both be on one machine?
How will SER handle the requests for the PSTN and internal extensions
setup on the Asterisk machine? How should asterisk register with SER
and SER with asterisk? Sorry if these questions are to broad. Any
asterisk + SER installation tips or links are appreciated. Thanks in
advance!
Hello,
After logging in as admin, when I click on the account link at the end
of the line, I'm taken to a new page but that page never completes
loading. No text is ever displayed. It appears to be hanging at the
connect_to_db() just inside the start of the while in my_account.php.
--
Best regards,
Shavkat Berdiev
shavkat(a)2oxygen.uz
Hi,
I install ser 0.8.14 on my server and I register 2 IP phones. I setup the
nathelper and everything work fine. The problem is: how I can place calls
between this 2 ip phones? One has username "phone1" and the second one
"phone2".
How I can make calls? I have Asterisk in the same server, running on 5070,
can I use my * for dialplan?
Best regards,
Chris HARIGA
Hi everyone,
I've configured SERWEB, apache and mysql, everything seems to work fine. I enter the page from serweb, see the login and password fields, and also the SUBSCRIBE field, click at subscript, fill all information, but when I click REGISTER, all the screen becomes WHITE with nothing written on it ...
When I try to make another user, with the same name it tells that the user already exists. So I tried to authenticate at home screen with login and password that I made at the later step, but it tells me "Bad username or password". Well, somehow it's working but I see nothing on the screen and i can't login either.
For this problem I have some questions. Where are being saved the login and password information, i can't see neither of them at mysql. What am doing wrong ?
--
Felipe Martins
Linux System Administrator
Tep Solution Provider
Mundivox Communications
Rua Lauro Muller, 116/Sala 505
RJ - Brasil - 22290-906
Tel.: 55 21 3820-8839
Fax.: 55 21 3820-8844
I was trying to create the SER database in MySQL. I ran the command:
ser_mysql.sh create
I entered the password and got this error message:
ser_mysql.sh: line 1: gen_ha1: command not found
HA1 calculation failed
And yet the executable file gen_ha1 is present in the same folder as
ser_mysql.sh
Could anyone help? Thanks very much.
Thuan
Hi,
can someone tell be about some good and free softphones?
Are they easy to use by non-tecnical users?
Can someone share their experience about the implementation of VoIP
softphones in a company?.... because usualy people dont want to make changes
in the way they work.... I would like to know a way to convince peaple in my
company to use them.
Thanks
Joao Pereira
Hi all,
I'm sure someone will be able to advise me on this. I'm using SEMS as my
Voicemail service, and in this case I have to relay the voicemail messages
through an Authorisation SMTP server.
I would use sendmail on localhost, but if I try to send a message to my own
email address using localhost on 1&1's servers the message never gets to me :(
Is there any way to edit the AmMail.cpp to allow it to handle auth'd SMTP? If
so, can anyone let me know the procedure please? Then I can send my mail
through my 1&1 SMTP server
Many thanks,.
Ian Bonham
I've got some doubts with b2bua. If any body knows, I'd like
to ask the following ..
This is the configuration.
SER: 192.168.1.252:5060
b2bua: 192.168.1.253:5065
Radius-auth: 192.168.1.253:1812
Radius-acct: 192.168.1.253:1813
Tel SIP: 192.168.1.178:11005
(Note: I've SER, RADIUS and B2B running on the same PC. To
identify each service, my linux has 2 IP address,
192.168.1.253 and 192.168.1.252)
I've sniffed the net ... and got this.
Msg time ms sniffing
1 12:41:39 606789 192.168.1.178.11005 > 192.168.1.253.5065: udp 2
2 12:41:39 625476 192.168.1.178.11005 > 192.168.1.253.5065: udp 465
3 12:41:39 793503 192.168.1.252.5065 > 192.168.1.252.5060: udp 422
4 12:41:39 800937 192.168.1.252.5060 > 192.168.1.252.5065: udp 673
5 12:41:39 990283 192.168.1.253.5065 > 192.168.1.178.11005: udp 436
6 12:41:39 995814 192.168.1.178.11005 > 192.168.1.253.5065: udp 646
7 12:41:40 184280 192.168.1.252.5065 > 192.168.1.252.5060: udp 603
8 12:41:40 203387 192.168.1.253.41011 > 192.168.1.253.radius:
rad-access-req 271 [id 5]
9 12:41:40 368387 192.168.1.253.radius > 192.168.1.253.41011:
rad-access-accept 52 [id 5]
10 12:41:40 374554 192.168.1.252.5060 > 192.168.1.252.5065: udp 629
11 12:41:40 586069 192.168.1.253.5065 > 192.168.1.178.11005: udp 391
12 12:41:49 632154 192.168.1.178.11005 > 192.168.1.253.5065: udp 2
Which is, basically ...
TEL SIP B2B SER RADIUS
|------(1)----->| | |
|------(2)----->|----(3)--->| |
| |<---(4)----| |
|<-----(5)------| | |
|------(6)----->| | |
| |----(7)--->| |
| |-----------+--(8)------->|
| |<----------+--(9)--------|
| |<---(10)---| |
|<----(11)------| | |
|-----(12)----->| | |
Well, the Tel SIP got registered at the SIP SERVER (SER), as
usual, ... and I have authentication, with radius, configured
in SER to be used at REGISTER time ...
[...]
if (method=="REGISTER")
{
log(1, "REGISTER message received\n");
# Lo siguiente es para auth con RADIUS
if (!radius_www_authorize(""))
{
www_challenge("", "0");
break;
};
save("location");
break;
};
[...]
QUESTION: Why is B2B talking to RADIUS instead of SER ???
Should not be SER the one talking to RADIUS ???
If it is really obvious, do not get mad at me ... ;-)
Regards,
Lucas
--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.300 / Virus Database: 265.6.9 - Release Date: 06/01/2005