< Previous by Date | Date Index | Next by Date > |
Thread Index | Next in Thread > |
Hello,While trying to run the Basicregister code included in the test directory, I get the following error, where x.y.z is the address of the sip proxy.
INFO | 20040915-154106.168 | basicRegister | RESIP:TRANSACTION | 1660 | TransactionState.cxx:1197 | Ran out of dns entries for x.y.z. Send 503 INFO | 20040915-154106.178 | basicRegister | RESIP:TEST | 1660 | basicRegister.cxx:55 | Client::Failure: SIP/2.0 503 Service Unavailable
I assume this is because the DNS part of the stack is not talking to the local DNS server. How should this be done?
Thanks. Sam