@Dave_Maui wrote:
I am working on my first implementation of FreePBX. I have gotten everything I wanted working with the exception of the following. I am running
FreePBX 10.13.66-20 with Asterisk 13.16.0 (192.168.1.30)
I am using a Cisco SPA-8800 for FXO and FXS ports running firmware version 6.1.11 (192.168.1.31)I am able to get analog extensions working through the SPA.
I am able to dial out from my IP phones through the SPA on all of the configured lines
I am unable to receive calls through the SPA however. When I dial in from an outside line, it rings twice (on the outside line) then gives me about 11 seconds of dialtone then busy signal. I have searched and for about a day and and still can't seem to get to the bottom of this. Below are the log files i have pulled off of the system for what I believe is a single call coming in.. Any help is appreciated.[2017-07-27 12:23:13] VERBOSE[15432] res_pjsip_registrar.c: Removed contact 'sip:210@192.168.1.103:62669;rinstance=0cfa2e904c06d873' from AOR '210' due to request
[2017-07-27 12:23:13] VERBOSE[15300] res_pjsip/pjsip_configuration.c: Contact 210/sip:210@192.168.1.103:62669;rinstance=0cfa2e904c06d873 has been deleted
[2017-07-27 12:23:13] VERBOSE[15300] res_pjsip/pjsip_configuration.c: Endpoint 210 is now Unreachable
[2017-07-27 12:23:13] VERBOSE[15432] res_pjsip_registrar.c: Added contact 'sip:210@192.168.1.103:62669;rinstance=2f966e1faf0346e1' to AOR '210' with expiration of 60 seconds
[2017-07-27 12:23:13] VERBOSE[15300] res_pjsip/pjsip_configuration.c: Contact 210/sip:210@192.168.1.103:62669;rinstance=2f966e1faf0346e1 has been created
[2017-07-27 12:23:13] VERBOSE[15300] res_pjsip/pjsip_configuration.c: Endpoint 210 is now Reachable
[2017-07-27 12:23:13] VERBOSE[15300] res_pjsip/pjsip_configuration.c: Contact 210/sip:210@192.168.1.103:62669;rinstance=2f966e1faf0346e1 is now Reachable. RTT: 9.088 msec
[2017-07-27 12:23:17] ERROR[2254] pjproject: sip_transport.c Error processing 397 bytes packet from UDP 192.168.1.31:5061 : PJSIP syntax error exception when parsing 'Event' header on line 8 col 45:
NOTIFY sip:192.168.1.30 SIP/2.0
Via: SIP/2.0/UDP 192.168.1.31:5061;branch=z9hG4bK-72563c6d
From: "Analog_8088684321" ;tag=f332488162f3445o1
To:
Call-ID: bc756695-fb0870c3@192.168.1.31
CSeq: 64469 NOTIFY
Max-Forwards: 70
Event: fxo-port-state;Analog_8088684321;0;2;;;1;;;;;;;
User-Agent: Cisco/SPA8800-6.1.11(XU)
Content-Length: 0-- end of packet.
[2017-07-27 12:23:19] ERROR[2254] pjproject: sip_transport.c Error processing 418 bytes packet from UDP 192.168.1.31:5061 : PJSIP syntax error exception when parsing 'Event' header on line 8 col 45:
NOTIFY sip:192.168.1.30 SIP/2.0
Via: SIP/2.0/UDP 192.168.1.31:5061;branch=z9hG4bK-1dc1589f
From: "Analog_8088684321" ;tag=f332488162f3445o1
To:
Call-ID: 9cddd5c7-74267c35@192.168.1.31
CSeq: 64721 NOTIFY
Max-Forwards: 70
Event: fxo-port-state;Analog_8088684321;0;2;;8083064325;1;Out of Area;;;;;;
User-Agent: Cisco/SPA8800-6.1.11(XU)
Content-Length: 0-- end of packet.
[2017-07-27 12:23:22] ERROR[2254] pjproject: sip_transport.c Error processing 397 bytes packet from UDP 192.168.1.31:5061 : PJSIP syntax error exception when parsing 'Event' header on line 8 col 45:
NOTIFY sip:192.168.1.30 SIP/2.0
Via: SIP/2.0/UDP 192.168.1.31:5061;branch=z9hG4bK-72563c6d
From: "Analog_8088684321" ;tag=f332488162f3445o1
To:
Call-ID: bc756695-fb0870c3@192.168.1.31
CSeq: 64469 NOTIFY
Max-Forwards: 70
Event: fxo-port-state;Analog_8088684321;0;2;;;1;;;;;;;
User-Agent: Cisco/SPA8800-6.1.11(XU)
Content-Length: 0-- end of packet.
-- end of packet.
[2017-07-27 12:23:23] ERROR[2254] pjproject: sip_transport.c Error processing 418 bytes packet from UDP 192.168.1.31:5061 : PJSIP syntax error exception when parsing 'Event' header on line 8 col 45:
NOTIFY sip:192.168.1.30 SIP/2.0
Via: SIP/2.0/UDP 192.168.1.31:5061;branch=z9hG4bK-6908b130
From: "Analog_8088684321" ;tag=f332488162f3445o1
To:
Call-ID: a5359740-4964826c@192.168.1.31
CSeq: 65069 NOTIFY
Max-Forwards: 70
Event: fxo-port-state;Analog_8088684321;0;1;;8083064325;1;Out of Area;;;;;;
User-Agent: Cisco/SPA8800-6.1.11(XU)
Content-Length: 0-- end of packet.
[2017-07-27 12:23:24] ERROR[2254] pjproject: sip_transport.c Error processing 418 bytes packet from UDP 192.168.1.31:5061 : PJSIP syntax error exception when parsing 'Event' header on line 8 col 45:
NOTIFY sip:192.168.1.30 SIP/2.0
Via: SIP/2.0/UDP 192.168.1.31:5061;branch=z9hG4bK-1dc1589f
From: "Analog_8088684321" ;tag=f332488162f3445o1
To:
Call-ID: 9cddd5c7-74267c35@192.168.1.31
CSeq: 64721 NOTIFY
Max-Forwards: 70
Event: fxo-port-state;Analog_8088684321;0;2;;8083064325;1;Out of Area;;;;;;
User-Agent: Cisco/SPA8800-6.1.11(XU)
Content-Length: 0-- end of packet.
[2017-07-27 12:23:27] ERROR[2254] pjproject: sip_transport.c Error processing 397 bytes packet from UDP 192.168.1.31:5061 : PJSIP syntax error exception when parsing 'Event' header on line 8 col 45:
NOTIFY sip:192.168.1.30 SIP/2.0
Via: SIP/2.0/UDP 192.168.1.31:5061;branch=z9hG4bK-72563c6d
From: "Analog_8088684321" ;tag=f332488162f3445o1
To:
Call-ID: bc756695-fb0870c3@192.168.1.31
CSeq: 64469 NOTIFY
Max-Forwards: 70
Event: fxo-port-state;Analog_8088684321;0;2;;;1;;;;;;;
User-Agent: Cisco/SPA8800-6.1.11(XU)
Content-Length: 0-- end of packet.
[2017-07-27 12:23:28] ERROR[2254] pjproject: sip_transport.c Error processing 418 bytes packet from UDP 192.168.1.31:5061 : PJSIP syntax error exception when parsing 'Event' header on line 8 col 45:
NOTIFY sip:192.168.1.30 SIP/2.0
Via: SIP/2.0/UDP 192.168.1.31:5061;branch=z9hG4bK-6908b130
From: "Analog_8088684321" ;tag=f332488162f3445o1
To:
Call-ID: a5359740-4964826c@192.168.1.31
CSeq: 65069 NOTIFY
Max-Forwards: 70
Event: fxo-port-state;Analog_8088684321;0;1;;8083064325;1;Out of Area;;;;;;
User-Agent: Cisco/SPA8800-6.1.11(XU)
Content-Length: 0-- end of packet.
[2017-07-27 12:23:29] ERROR[2254] pjproject: sip_transport.c Error processing 418 bytes packet from UDP 192.168.1.31:5061 : PJSIP syntax error exception when parsing 'Event' header on line 8 col 45:
NOTIFY sip:192.168.1.30 SIP/2.0
Via: SIP/2.0/UDP 192.168.1.31:5061;branch=z9hG4bK-1dc1589f
From: "Analog_8088684321" ;tag=f332488162f3445o1
To:
Call-ID: 9cddd5c7-74267c35@192.168.1.31
CSeq: 64721 NOTIFY
Max-Forwards: 70
Event: fxo-port-state;Analog_8088684321;0;2;;8083064325;1;Out of Area;;;;;;
User-Agent: Cisco/SPA8800-6.1.11(XU)
Content-Length: 0-- end of packet.
[2017-07-27 12:23:33] ERROR[2254] pjproject: sip_transport.c Error processing 397 bytes packet from UDP 192.168.1.31:5061 : PJSIP syntax error exception when parsing 'Event' header on line 8 col 45:
NOTIFY sip:192.168.1.30 SIP/2.0
Via: SIP/2.0/UDP 192.168.1.31:5061;branch=z9hG4bK-72563c6d
From: "Analog_8088684321" ;tag=f332488162f3445o1
To:
Call-ID: bc756695-fb0870c3@192.168.1.31
CSeq: 64469 NOTIFY
Max-Forwards: 70
Event: fxo-port-state;Analog_8088684321;0;2;;;1;;;;;;;
User-Agent: Cisco/SPA8800-6.1.11(XU)
Content-Length: 0-- end of packet.
[2017-07-27 12:23:33] ERROR[2254] pjproject: sip_transport.c Error processing 418 bytes packet from UDP 192.168.1.31:5061 : PJSIP syntax error exception when parsing 'Event' header on line 8 col 45:
NOTIFY sip:192.168.1.30 SIP/2.0
Via: SIP/2.0/UDP 192.168.1.31:5061;branch=z9hG4bK-6908b130
From: "Analog_8088684321" ;tag=f332488162f3445o1
To:
Call-ID: a5359740-4964826c@192.168.1.31
CSeq: 65069 NOTIFY
Max-Forwards: 70
Event: fxo-port-state;Analog_8088684321;0;1;;8083064325;1;Out of Area;;;;;;
User-Agent: Cisco/SPA8800-6.1.11(XU)
Content-Length: 0-- end of packet.
[2017-07-27 12:23:34] ERROR[2254] pjproject: sip_transport.c Error processing 418 bytes packet from UDP 192.168.1.31:5061 : PJSIP syntax error exception when parsing 'Event' header on line 8 col 45:
NOTIFY sip:192.168.1.30 SIP/2.0
Via: SIP/2.0/UDP 192.168.1.31:5061;branch=z9hG4bK-1dc1589f
From: "Analog_8088684321" ;tag=f332488162f3445o1
To:
Call-ID: 9cddd5c7-74267c35@192.168.1.31
CSeq: 64721 NOTIFY
Max-Forwards: 70
Event: fxo-port-state;Analog_8088684321;0;2;;8083064325;1;Out of Area;;;;;;
User-Agent: Cisco/SPA8800-6.1.11(XU)
Content-Length: 0-- end of packet.
[2017-07-27 12:23:36] VERBOSE[15432] res_pjsip_registrar.c: Removed contact 'sip:210@192.168.1.103:62669;rinstance=2f966e1faf0346e1' from AOR '210' due to request
[2017-07-27 12:23:36] VERBOSE[15300] res_pjsip/pjsip_configuration.c: Contact 210/sip:210@192.168.1.103:62669;rinstance=2f966e1faf0346e1 has been deleted
[2017-07-27 12:23:36] VERBOSE[15300] res_pjsip/pjsip_configuration.c: Endpoint 210 is now Unreachable
[2017-07-27 12:23:36] VERBOSE[15432] res_pjsip_registrar.c: Added contact 'sip:210@192.168.1.103:62669;rinstance=c6a1746f2130060d' to AOR '210' with expiration of 60 seconds
[2017-07-27 12:23:36] VERBOSE[15300] res_pjsip/pjsip_configuration.c: Contact 210/sip:210@192.168.1.103:62669;rinstance=c6a1746f2130060d has been created
[2017-07-27 12:23:36] VERBOSE[15300] res_pjsip/pjsip_configuration.c: Endpoint 210 is now Reachable
[2017-07-27 12:23:36] VERBOSE[15300] res_pjsip/pjsip_configuration.c: Contact 210/sip:210@192.168.1.103:62669;rinstance=c6a1746f2130060d is now Reachable. RTT: 6.588 msec
Posts: 1
Participants: 1