SIP response 604 error

Heya Guys -

Im getting 604 errors when trying to initiate an outbound call. Im using a zaptel device locally and trying to gout outbound via SIP.

I have inbound SIP connections working properly.

Heres the verbose error log:

chan_sip.c: Updating call counter for outgoing call
logger.c:     -- Called speakeasy/714xxxxxxx
chan_zap.c: Requested indication 3 on channel Zap/1-1
devicestate.c: Changing state for Zap/1 - state 6 (Ringing)
app_queue.c: Device 'Zap/1' changed to state '6' (Ringing) but we don't care because they're not a member of any queue.
chan_sip.c: = Found Their Call ID: 1cbcafbd1aa179776e1e0d270c831021@xxx.xxx.xxx.xxx Their Tag  Our tag: as0ad7e051
chan_sip.c: (Provisional) Stopping retransmission (but retaining packet) on '1cbcafbd1aa179776e1e0d270c831021@xxx.xxx.xxx.xxx' Request 102: Found
chan_sip.c: SIP response 100 to standard invite
chan_sip.c: = Found Their Call ID: 1cbcafbd1aa179776e1e0d270c831021@xxx.xxx.xxx.xxx Their Tag  Our tag: as0ad7e051
chan_sip.c: Acked pending invite 102
chan_sip.c: Stopping retransmission on '1cbcafbd1aa179776e1e0d270c831021@xxx.xxx.xxx.xxx' of Request 102: Match Found
logger.c:     -- Got SIP response 604 "Does not exist anywhere" back from yyy.yyy.yyy.yyy
channel.c: Hanging up channel 'SIP/speakeasy-638a'
chan_sip.c: Hangup call SIP/speakeasy-638a, SIP callid 1cbcafbd1aa179776e1e0d270c831021@xxx.xxx.xxx.xxx)
chan_sip.c: update_call_counter(714xxxxxxx) - decrement call limit counter
chan_sip.c: Updating call counter for outgoing call
logger.c:   == No one is available to answer at this time (1:0/0/0)

Heres the outbound SIP configuration:

allow=alaw&ulaw canreinvite=no disallow=all host=xxx.xxxxxxx.net insecure=very nat=no secret=xxxxxx type=peer username=213xxxxxxx

Any ideas? Again - inbound works fine. Its just the outbound that is giving me an error that even google cant find info about.

I noticed that the Call ID line is missing “Their Tag” info, as opposed to inbound SIP calls - but I have no idea if that is normal at this stage in the SIP handshake.

Thanks.

perhaps speakeasy wants 1 before the area code? shrug