Hi all,
I've got Sail up and working, and I like it a lot. Problem is I'm struggling with incoming calls.
Extension to extension calls, as well as outbound are working fine. Carrier is Sipgate.co.uk and thanks to Selintra, setting up was no problem as they were already in the carriers list.
Problem is incomming calls, as I said, Sail is registering with Sipgate fine, and I can see the calls coming in with sip debug turned on in the asterisk console but am getting a 404 not found for every incoming call.
Here's the debug info (or at least the only part with a problem:
<--- Reliably Transmitting (no NAT) to 217.10.79.23:5060 --->
SIP/2.0 404 Not Found
Via: SIP/2.0/UDP 217.10.79.23;branch=z9hG4bKc8aa.ed67f964.0;received=217.10.79.23
Via: SIP/2.0/UDP 217.10.79.8;branch=z9hG4bKc8aa.b5d2e733.0
Via: SIP/2.0/UDP 217.10.66.71:5060;branch=z9hG4bK31d9d49c;rport=5060
From: "Unknown" <sip:Unknown@217.10.66.71>;tag=as346a5817
To: <sip:448458692823@217.10.79.8>;tag=as2c9b8e9f
Call-ID: 377d497b2e98252972c9945c0e65accd@217.10.66.71
CSeq: 102 INVITE
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces
Content-Length: 0
Sidenote, the Unknown is because I tried from an ex-directory number, if I try from my mobile, the number shows up but the problem is the same.
Been trying all sorts all day, so thought I'd post and see if anyone had any ideas.
Thanks a lot.