Hi all, I use the document to build l the system with openser+freeradius+mysql( http://www.openser.org/docs/openser-radius-1.0.x.html),
+---------+ +---------+ | PHONE 1 | <--SIP-- + +-------------------+ | STORAGE | +---------+ | SIP SERVER | +----+----+ #===> | (OpenSER) | | ........... | |-------------------| +-------+-------+ | | RADIUS CLIENT|<==AAA==> | RADIUS SERVER | +---------+ | | (radiusclient-ng) | | (FreeRADIUS) | | PHONE N |<--SIP--+ +-------------------+ +---------------+ +---------+
I have two linux PCs.the one install Openser and radius client ,and another install freeradius and DATABASE of mysql .But the document said the Openser also need mysql ,then I have a question, what is the function about the mysql of openser? Maybe it can place the users inforamtion of register,but for freeradius, what about the function ? Then I have another question,I install the system step by step with the document ,and the ua can register correctly,but a few minutes it will break down, the ua said it's time out ,can you give me some suggestion ?can I find other openesr+ freeradius documents except *openser-radius-1.0.x.html* .
thaks.
Hello,
On 01/15/07 15:27, yuan zhao wrote:
Hi all, I use the document to build l the system with openser+freeradius+mysql(http://www.openser.org/docs/openser-radius-1.0.x.html http://www.openser.org/docs/openser-radius-1.0.x.html),
+---------+ +---------+ | PHONE 1 | <--SIP-- + +-------------------+ | STORAGE | +---------+ | SIP SERVER | +----+----+ #===> | (OpenSER) | | ........... | |-------------------| +-------+-------+ | | RADIUS CLIENT|<==AAA==> | RADIUS SERVER | +---------+ | | (radiusclient-ng) | | (FreeRADIUS) | | PHONE N |<--SIP--+ +-------------------+ +---------------+ +---------+
I have two linux PCs.the one install Openser and radius client ,and another install freeradius and DATABASE of mysql .But the document said the Openser also need mysql ,then I have a question, what is the function about the mysql of openser?
mysql is used for location records.
Maybe it can place the users inforamtion of register,but for freeradius, what about the function ? Then I have another question,I install the system step by step with the document ,and the ua can register correctly,but a few minutes it will break down, the ua said it's time out ,can you give me some suggestion ?can I find other openesr+ freeradius documents except _openser-radius-1.0.x.html_ .
thaks.
Watch the network traffic (ngrep or wireshark) and see what happens with the REGISTER messages. Also, you can run OpenSER in debug mode and see log messages. One possibility is that your phone is behind NAT and your config does not handle NAT traversal.
Cheers, Daniel
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users