Hi all, I'm testing ser/serweb for multiple domains support. I've successfully configured serweb to manage my default domain (10.28.19.202, ip address for pc on which ser running) and edavoip (another test domain, configured through an Apache virtual hosting, on the same). So I try to register a UAC to edavoip ser domain: I've configure the same pc as DNS, in order to resolv edavoip with the right ip address (10.28.19.202). The risult is that REGISTER SIP message is sent properly to 10.28.19.202 but ser does not reply to message, as followed reported by ngrep lines:
U 2007/06/07 15:28:22.913028 10.28.19.124:5060 -> 10.28.19.202:5060 REGISTER sip:edavoip SIP/2.0. Via: SIP/2.0/UDP 10.28.19.124;branch=z9hG4bK21175bf079b2b794. From: sip:0192091221@edavoip;tag=ec22721991ce1308. To: sip:0192091221@edavoip. Contact: sip:0192091221@10.28.19.124. Supported: replaces. Call-ID: b9ed1773b0c8ad7b@10.28.19.124. CSeq: 100 REGISTER. Expires: 3600. User-Agent: Grandstream BT110 1.0.8.12. Max-Forwards: 70. Allow: INVITE,ACK,CANCEL,BYE,NOTIFY,REFER,OPTIONS,INFO,SUBSCRIBE. Content-Length: 0.
U 2007/06/07 15:28:23.302718 10.28.19.202:5060 -> 10.28.19.202:5060 REGISTER sip:edavoip SIP/2.0. Via: SIP/2.0/UDP 10.28.19.202;branch=z9hG4bKc834.9dd67847.0. Via: SIP/2.0/UDP 10.28.19.124;branch=z9hG4bK353ff63bd2e31b1b. From: sip:0192091221@edavoip;tag=ec22721991ce1308. To: sip:0192091221@edavoip. Contact: sip:0192091221@10.28.19.124. Supported: replaces. Call-ID: ba27f6c1646bbb9d@10.28.19.124. CSeq: 100 REGISTER. Expires: 3600. User-Agent: Grandstream BT110 1.0.8.12. Max-Forwards: 16. Allow: INVITE,ACK,CANCEL,BYE,NOTIFY,REFER,OPTIONS,INFO,SUBSCRIBE. Content-Length: 0.
Any suggestion about this issue??
Thanks for support,
Flavio