Hi people of the list, I have been testing a Quintum A400 with the latest SIP software loaded.
I am getting errors from asterisk when using the A400 as a gateway. Errors plus sip.conf below Sip read: REGISTER sip:10.2.0.215 SIP/2.0 Call-ID: [EMAIL PROTECTED] Contact: <sip:[EMAIL PROTECTED]>,<sip:[EMAIL PROTECTED]> CSeq: 24 REGISTER From: <sip:[EMAIL PROTECTED]>;tag=a0200dc-1 Max-Forwards: 70 To: <sip:[EMAIL PROTECTED]> User-Agent: Quintum/1.0.0 Via: SIP/2.0/UDP 10.2.0.220;branch=z9hG4bK-tenor-0a02-00dc-0001 9 headers, 0 lines Using latest request as basis request Sending to 10.2.0.220 : 5060 (non-NAT) Transmitting (no NAT): SIP/2.0 401 Unauthorized Via: SIP/2.0/UDP 10.2.0.220;branch=z9hG4bK-tenor-0a02-00dc-0001 From: <sip:[EMAIL PROTECTED]>;tag=a0200dc-1 To: <sip:[EMAIL PROTECTED]>;tag=as4c07d7e1 Call-ID: [EMAIL PROTECTED] CSeq: 24 REGISTER User-Agent: Asterisk PBX Contact: <sip:[EMAIL PROTECTED]> Content-Length: 0 to 10.2.0.220:5060 NOTICE[14351]: File chan_sip.c, Line 4728 (handle_request): Registration from '<sip:[EMAIL PROTECTED]>' failed for '10.2.0.220' sip.conf ; ; SIP Configuration for Asterisk ; [general] port = 5060 ; Port to bind to bindaddr = 0.0.0.0 ; Address to bind to context = default ; Default for incoming calls tos=lowdelay tos=184 maxexpirey=3600 ; Max length of incoming registration we allow defaultexpirey=120 ; Default length of incoming/outoing registration ;register => 66422724:[EMAIL PROTECTED]/1000 ; Register with a SIP prov$ ;register => 10.2.0.220 ; Quintum Gateway ;register => [EMAIL PROTECTED]/1234 ; Register 2345 at sip provider as 1234 h$ [quintum] type=friend ;username=quintum secret=quintum insecure=yes host=10.2.0.220 callerid=Dave context=sip context=default ;nat=yes _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
