SPA400 configuration Hi all.
I'm trying to setup SPA400 with Asterisk according to the posted docs and still cannot get it to work.
I've turned on debugging in A* and get the following when making a call to SPA400:
asterisk1*CLI>
<-- SIP read from 192.168.0.175:5060:
ACK sip:spa400@192.168.0.200 SIP/2.0
From: <sip:a0000@192.168.0.175>;tag=af00a8c0-13c4-45624ccd-de9a3ec5-6c432d13
To: <sip:FXO_Port_ID_1@192.168.0.175>;tag=as67a7aa03
Call-ID: 101838bc-af00a8c0-13c4-45624ccd-de9a3ec5-4262dd4d@192.168.0.175
CSeq: 1 ACK
Via: SIP/2.0/UDP 192.168.0.175:5060;branch=z9hG4bK-45624ccd-de9a3ecf-40082b50
Max-Forwards: 70
Contact: <sip:FXO_Port_ID_1@192.168.0.175:5060;transport=UD P>
Content-Length: 0
--- (9 headers 0 lines)---
Destroying call '101838bc-af00a8c0-13c4-45624ccd-de9a3ec5-4262dd4d@192.168.0.175'
----------------------------------------------
Any ideas will be helpful since I'm pretty new to asterisk
Thank you |