Hello!
I installed SER on a SuSE 8.2 machine. For storing contact information I'm using mysql, like it was proposed in http://www.iptel.org/ser/doc/ser-howto/ser-Howto.html. For the clients i use kphone. Things work out, if i register the clients. Registration willbe active on both clients and i also can send (text) messages from client A to B an vv. But troubles start, when I try to call the other client. The callee starts ringing, but nothing happens when i pick up. I realised, that if I execute serctl ( serctl ul show ) nobody seems to be online:
green:~ # serctl ul show Dumping all contacts may take long: are you sure you want to proceed? [Y|N] Y ===Domain list=== ---Domain--- name : 'location' size : 512 table: 0x402f3118 d_ll { n : 0 first: (nil) last : (nil) } ---/Domain--- ===/Domain list=== green:~ #
i think i didnt configure SER properly. how can i tell SER that it should be in the REGISTRAR mode? what do i have to do?
Hi Christian,
You should take a look into ser.cfg sample from http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/etc/ser.cfg?rev=1.2...
Best regards, Marian
Christian Harrer wrote:
Hello!
I installed SER on a SuSE 8.2 machine. For storing contact information I'm using mysql, like it was proposed in http://www.iptel.org/ser/doc/ser-howto/ser-Howto.html. For the clients i use kphone. Things work out, if i register the clients. Registration willbe active on both clients and i also can send (text) messages from client A to B an vv. But troubles start, when I try to call the other client. The callee starts ringing, but nothing happens when i pick up. I realised, that if I execute serctl ( serctl ul show ) nobody seems to be online:
green:~ # serctl ul show Dumping all contacts may take long: are you sure you want to proceed? [Y|N] Y ===Domain list=== ---Domain--- name : 'location' size : 512 table: 0x402f3118 d_ll { n : 0 first: (nil) last : (nil) } ---/Domain--- ===/Domain list=== green:~ #
i think i didnt configure SER properly. how can i tell SER that it should be in the REGISTRAR mode? what do i have to do?