Just check out the error messages in /var/log/messages like
$ cat /var/log/messages on both the ends. Check out if minisip is trying to register with OpenSER. Since you are talking about port 5060 here, I assume you arent using TLS but just HTTP digest authentication may be. So just find out the error and see if minisip is trying to register or else first give a hint of what is not working ? is minisip not trying at atll ? or did you compile MySQL support with openSER and is mysql module loaded.... good luck Pj On 2/21/06, Brijesh <[EMAIL PROTECTED]> wrote: > hi all > > i am explaining my problem > > > i have installed openser on one of machine. i have assigned SIP_DOMAIN > in that machine as "test.com". then i also added users to the openser > using *openserctl add [EMAIL PROTECTED] test [EMAIL PROTECTED] command. so > that user is also added to the myslql database. till now it is ok. > > now i am using Minisip as a sip end application. in that i have given > account name as [EMAIL PROTECTED], sip uri as sip:[EMAIL PROTECTED], sip proxy > address as machine's ip address on which proxy is installed and network > port as 5060. > > but it is not working.. > > can someone help me out.. > > thanx in advance. > > Brijesh > > > _______________________________________________ > Users mailing list > [email protected] > http://openser.org/cgi-bin/mailman/listinfo/users > _______________________________________________ Users mailing list [email protected] http://openser.org/cgi-bin/mailman/listinfo/users
