Asterisk Dropping Call / Best Way to get help

Hi All,

So im kind of new to all this but loving Asterisk now I have spent time time with it, I have the issue as below but this is also a bit more about wanting to ensure I am getting the right logs output. I have an issue where my calls will just drop after a while sometimes the phone I ring can carry on the connection (I know this because when I listen to wireshark PCAP after the call my VOIP extension drops but the person on the mobile phone i rang is still being recorded. Anway I exported the below logs and I got these by Setting Verbosity and Debug to 5 (and also turning on SIP Debug). So my first question really is did I export the right logs is there any other way I should be error checking this stuff, and secondly can anyone tell from below what my issue maybe ?

[2014-07-12 17:50:19] DEBUG[25729] chan_sip.c: *** SIP TIMER: Initializing retransmit timer on packet: Id  #159
[2014-07-12 17:50:19] DEBUG[25729] chan_sip.c: Trying to put 'BYE sip:100' onto UDP socket destined for 82.45.126.45:46660
[2014-07-12 17:50:19] DEBUG[25696] devicestate.c: No provider found, checking channel drivers for SIP - orbtalk
[2014-07-12 17:50:19] DEBUG[25696] chan_sip.c: Checking device state for peer orbtalk
[2014-07-12 17:50:19] DEBUG[25696] devicestate.c: Changing state for SIP/orbtalk - state 1 (Not in use)
[2014-07-12 17:50:19] DEBUG[25696] devicestate.c: device 'SIP/orbtalk' state '1'
[2014-07-12 17:50:19] DEBUG[25696] devicestate.c: No provider found, checking channel drivers for SIP - 1001
[2014-07-12 17:50:19] DEBUG[25696] chan_sip.c: Checking device state for peer 1001
[2014-07-12 17:50:19] DEBUG[25696] devicestate.c: Changing state for SIP/1001 - state 1 (Not in use)
[2014-07-12 17:50:19] DEBUG[25696] devicestate.c: device 'SIP/1001' state '1'
[2014-07-12 17:50:19] DEBUG[25696] devicestate.c: No provider found, checking channel drivers for SIP - 1001
[2014-07-12 17:50:19] DEBUG[25696] chan_sip.c: Checking device state for peer 1001
[2014-07-12 17:50:19] DEBUG[25696] devicestate.c: Changing state for SIP/1001 - state 1 (Not in use)
[2014-07-12 17:50:19] DEBUG[25696] devicestate.c: device 'SIP/1001' state '1'
[2014-07-12 17:50:19] DEBUG[25697] devicestate.c: Checking if I can find provider for "Custom" - number: DND1001
[2014-07-12 17:50:19] DEBUG[25697] devicestate.c: Checking provider SLA with Custom
[2014-07-12 17:50:19] DEBUG[25697] devicestate.c: Checking provider Meetme with Custom
[2014-07-12 17:50:19] DEBUG[25697] devicestate.c: Checking provider Custom with Custom
[2014-07-12 17:50:19] DEBUG[25697] db.c: Unable to find key 'DND1001' in family 'CustomDevstate'
[2014-07-12 17:50:19] DEBUG[25697] app_queue.c: Extension '1001@ext-local' changed to state '1' (Not in use) but we don't care because they're not a member of any queue.
[2014-07-12 17:50:19] DEBUG[25697] devicestate.c: Checking if I can find provider for "Custom" - number: DND1001
[2014-07-12 17:50:19] DEBUG[25697] devicestate.c: Checking provider SLA with Custom
[2014-07-12 17:50:19] DEBUG[25697] devicestate.c: Checking provider Meetme with Custom
[2014-07-12 17:50:19] DEBUG[25697] devicestate.c: Checking provider Custom with Custom
[2014-07-12 17:50:19] DEBUG[25697] db.c: Unable to find key 'DND1001' in family 'CustomDevstate'
[2014-07-12 17:50:19] DEBUG[25726] app_queue.c: Device 'SIP/orbtalk' changed to state '1' (Not in use) but we don't care because they're not a member of any queue.
[2014-07-12 17:50:19] DEBUG[25726] app_queue.c: Device 'SIP/1001' changed to state '1' (Not in use) but we don't care because they're not a member of any queue.
[2014-07-12 17:50:19] DEBUG[25726] app_queue.c: Device 'SIP/1001' changed to state '1' (Not in use) but we don't care because they're not a member of any queue.
[2014-07-12 17:50:20] VERBOSE[25718] chan_sip.c: 
<--- SIP read from UDP:82.45.126.45:46660 --->
SIP/2.0 200 OK
To: "Terry Lewis" <sip:1001@54.72.144.181>;tag=171f0d2f32523851o0
From: "+447931757901" <sip:07931757901@54.72.144.181>;tag=as5e3cf62a
Call-ID: 5a1bfd07-b72a4a59@192.168.10.138
CSeq: 102 BYE
Via: SIP/2.0/UDP 54.72.144.181:5060;branch=z9hG4bK1f004fce
Server: Cisco/SPA303-7.5.6
Content-Length: 0

<------------->
[2014-07-12 17:50:20] DEBUG[25718] chan_sip.c:  Header  0 [ 14]: SIP/2.0 200 OK
[2014-07-12 17:50:20] DEBUG[25718] chan_sip.c:  Header  1 [ 65]: To: "Terry Lewis" <sip:1001@54.72.144.181>;tag=171f0d2f32523851o0
[2014-07-12 17:50:20] DEBUG[25718] chan_sip.c:  Header  2 [ 68]: From: "+447931757901" <sip:07931757901@54.72.144.181>;tag=as5e3cf62a
[2014-07-12 17:50:20] DEBUG[25718] chan_sip.c:  Header  3 [ 41]: Call-ID: 5a1bfd07-b72a4a59@192.168.10.138
[2014-07-12 17:50:20] DEBUG[25718] chan_sip.c:  Header  4 [ 13]: CSeq: 102 BYE
[2014-07-12 17:50:20] DEBUG[25718] chan_sip.c:  Header  5 [ 58]: Via: SIP/2.0/UDP 54.72.144.181:5060;branch=z9hG4bK1f004fce
[2014-07-12 17:50:20] DEBUG[25718] chan_sip.c:  Header  6 [ 26]: Server: Cisco/SPA303-7.5.6
[2014-07-12 17:50:20] DEBUG[25718] chan_sip.c:  Header  7 [ 17]: Content-Length: 0
[2014-07-12 17:50:20] VERBOSE[25718] chan_sip.c: --- (8 headers 0 lines) ---
[2014-07-12 17:50:20] DEBUG[25718] chan_sip.c: = Looking for  Call ID: 5a1bfd07-b72a4a59@192.168.10.138 (Checking To) --From tag as5e3cf62a --To-tag 171f0d2f32523851o0  
[2014-07-12 17:50:20] DEBUG[25718] chan_sip.c: ** SIP TIMER: Cancelling retransmit of packet (reply received) Retransid #159
[2014-07-12 17:50:20] DEBUG[25718] chan_sip.c: Stopping retransmission on '5a1bfd07-b72a4a59@192.168.10.138' of Request 102: Match Found
[2014-07-12 17:50:20] VERBOSE[25718] chan_sip.c: SIP Response message for INCOMING dialog BYE arrived
[2014-07-12 17:50:20] DEBUG[25718] chan_sip.c: Destroying SIP dialog 5a1bfd07-b72a4a59@192.168.10.138
[2014-07-12 17:50:20] VERBOSE[25718] chan_sip.c: Really destroying SIP dialog '5a1bfd07-b72a4a59@192.168.10.138' Method: ACK
[2014-07-12 17:50:20] DEBUG[25718] rtp_engine.c: Destroyed RTP instance '0x8fb7c68'
[2014-07-12 17:50:20] VERBOSE[25718] chan_sip.c: 
<--- SIP read from UDP:193.104.103.6:5060 --->
SIP/2.0 200 OK
Via: SIP/2.0/UDP 54.72.144.181;received=54.72.144.181;branch=z9hG4bK4cb03a53;rport=5060
From: 442035882580 <sip:IPT-442035882580@54.72.144.181>;tag=as7f888b8c
To: <sip:07931757901@sipgw3.orbtalk.co.uk>;tag=MTc6NDE6MDQuMDA
CSeq: 104 BYE
Call-ID: 2300248f4827e64651cf3c8e530778d8@54.72.144.181:5060
Content-Length: 0

<------------->
[2014-07-12 17:50:20] DEBUG[25718] chan_sip.c:  Header  0 [ 14]: SIP/2.0 200 OK
[2014-07-12 17:50:20] DEBUG[25718] chan_sip.c:  Header  1 [ 87]: Via: SIP/2.0/UDP 54.72.144.181;received=54.72.144.181;branch=z9hG4bK4cb03a53;rport=5060
[2014-07-12 17:50:20] DEBUG[25718] chan_sip.c:  Header  2 [ 70]: From: 442035882580 <sip:IPT-442035882580@54.72.144.181>;tag=as7f888b8c
[2014-07-12 17:50:20] DEBUG[25718] chan_sip.c:  Header  3 [ 62]: To: <sip:07931757901@sipgw3.orbtalk.co.uk>;tag=MTc6NDE6MDQuMDA
[2014-07-12 17:50:20] DEBUG[25718] chan_sip.c:  Header  4 [ 13]: CSeq: 104 BYE
[2014-07-12 17:50:20] DEBUG[25718] chan_sip.c:  Header  5 [ 60]: Call-ID: 2300248f4827e64651cf3c8e530778d8@54.72.144.181:5060
[2014-07-12 17:50:20] DEBUG[25718] chan_sip.c:  Header  6 [ 17]: Content-Length: 0
[2014-07-12 17:50:20] VERBOSE[25718] chan_sip.c: --- (7 headers 0 lines) ---
[2014-07-12 17:50:20] DEBUG[25718] chan_sip.c: = Looking for  Call ID: 2300248f4827e64651cf3c8e530778d8@54.72.144.181:5060 (Checking To) --From tag as7f888b8c --To-tag MTc6NDE6MDQuMDA  
[2014-07-12 17:50:20] DEBUG[25718] chan_sip.c: ** SIP TIMER: Cancelling retransmit of packet (reply received) Retransid #157
[2014-07-12 17:50:20] DEBUG[25718] chan_sip.c: Stopping retransmission on '2300248f4827e64651cf3c8e530778d8@54.72.144.181:5060' of Request 104: Match Found
[2014-07-12 17:50:20] DEBUG[25718] chan_sip.c: Destroying SIP dialog 2300248f4827e64651cf3c8e530778d8@54.72.144.181:5060
[2014-07-12 17:50:20] VERBOSE[25718] chan_sip.c: Really destroying SIP dialog '2300248f4827e64651cf3c8e530778d8@54.72.144.181:5060' Method: INVITE
[2014-07-12 17:50:20] DEBUG[25718] rtp_engine.c: Destroyed RTP instance '0x93bccf0'
[2014-07-12 17:50:20] VERBOSE[25692] asterisk.c: Executing last minute cleanups
[2014-07-12 17:50:20] VERBOSE[25692] res_musiconhold.c:   == Destroying musiconhold processes
[2014-07-12 17:50:20] DEBUG[25692] res_musiconhold.c: Destroying MOH class 'default'
[2014-07-12 17:50:20] DEBUG[25692] res_musiconhold.c: Destroying MOH class 'none'
[2014-07-12 17:50:20] VERBOSE[25692] pbx.c:   == Unregistered application 'CallCompletionCancel'
[2014-07-12 17:50:20] VERBOSE[25692] pbx.c:   == Unregistered application 'CallCompletionRequest'
[2014-07-12 17:50:20] DEBUG[25692] logger.c: Unregistered dynamic logger level 'CC' with index 16.
[2014-07-12 17:50:20] DEBUG[25692] taskprocessor.c: destroying taskprocessor 'CCSS core'
[2014-07-12 17:50:20] VERBOSE[25692] manager.c:   == Manager unregistered action Bridge
[2014-07-12 17:50:20] VERBOSE[25692] manager.c:   == Manager unregistered action Park
[2014-07-12 17:50:20] VERBOSE[25692] manager.c:   == Manager unregistered action ParkedCalls
[2014-07-12 17:50:20] VERBOSE[25692] pbx.c:   == Unregistered application 'Park'
[2014-07-12 17:50:20] VERBOSE[25692] pbx.c:   == Unregistered application 'ParkedCall'
[2014-07-12 17:50:20] VERBOSE[25692] pbx.c:   == Unregistered application 'Bridge'
[2014-07-12 17:50:20] VERBOSE[25692] pbx.c:   == Unregistered application 'Answer'
[2014-07-12 17:50:20] VERBOSE[25692] pbx.c:   == Unregistered application 'BackGround'
[2014-07-12 17:50:20] VERBOSE[25692] pbx.c:   == Unregistered application 'Busy'
[2014-07-12 17:50:20] VERBOSE[25692] pbx.c:   == Unregistered application 'Congestion'
[2014-07-12 17:50:20] VERBOSE[25692] pbx.c:   == Unregistered application 'ExecIfTime'
[2014-07-12 17:50:20] VERBOSE[25692] pbx.c:   == Unregistered application 'Goto'
[2014-07-12 17:50:20] VERBOSE[25692] pbx.c:   == Unregistered application 'GotoIf'
[2014-07-12 17:50:20] VERBOSE[25692] pbx.c:   == Unregistered application 'GotoIfTime'
[2014-07-12 17:50:20] VERBOSE[25692] pbx.c:   == Unregistered application 'ImportVar'
[2014-07-12 17:50:20] VERBOSE[25692] pbx.c:   == Unregistered application 'Hangup'
[2014-07-12 17:50:20] VERBOSE[25692] pbx.c:   == Unregistered application 'Incomplete'
[2014-07-12 17:50:20] VERBOSE[25692] pbx.c:   == Unregistered application 'NoOp'
[2014-07-12 17:50:20] VERBOSE[25692] pbx.c:   == Unregistered application 'Proceeding'
[2014-07-12 17:50:20] VERBOSE[25692] pbx.c:   == Unregistered application 'Progress'
[2014-07-12 17:50:20] VERBOSE[25692] pbx.c:   == Unregistered application 'RaiseException'
[2014-07-12 17:50:20] VERBOSE[25692] pbx.c:   == Unregistered application 'ResetCDR'
[2014-07-12 17:50:20] VERBOSE[25692] pbx.c:   == Unregistered application 'Ringing'
[2014-07-12 17:50:20] VERBOSE[25692] pbx.c:   == Unregistered application 'SayAlpha'
[2014-07-12 17:50:20] VERBOSE[25692] pbx.c:   == Unregistered application 'SayDigits'
[2014-07-12 17:50:20] VERBOSE[25692] pbx.c:   == Unregistered application 'SayNumber'
[2014-07-12 17:50:20] VERBOSE[25692] pbx.c:   == Unregistered application 'SayPhonetic'
[2014-07-12 17:50:20] VERBOSE[25692] pbx.c:   == Unregistered application 'Set'
[2014-07-12 17:50:20] VERBOSE[25692] pbx.c:   == Unregistered application 'MSet'
[2014-07-12 17:50:20] VERBOSE[25692] pbx.c:   == Unregistered application 'SetAMAFlags'
[2014-07-12 17:50:20] VERBOSE[25692] pbx.c:   == Unregistered application 'Wait'
[2014-07-12 17:50:20] VERBOSE[25692] pbx.c:   == Unregistered application 'WaitExten'
[2014-07-12 17:50:20] VERBOSE[25692] manager.c:   == Manager unregistered action ShowDialPlan
[2014-07-12 17:50:20] VERBOSE[25692] pbx.c:   == Unregistered custom function EXCEPTION
[2014-07-12 17:50:20] VERBOSE[25692] pbx.c:   == Unregistered custom function TESTTIME
[2014-07-12 17:50:20] VERBOSE[25692] manager.c:   == Manager unregistered action Ping
[2014-07-12 17:50:20] VERBOSE[25692] manager.c:   == Manager unregistered action Events
[2014-07-12 17:50:20] VERBOSE[25692] manager.c:   == Manager unregistered action Logoff
[2014-07-12 17:50:20] VERBOSE[25692] manager.c:   == Manager unregistered action Login
[2014-07-12 17:50:20] VERBOSE[25692] manager.c:   == Manager unregistered action Challenge
[2014-07-12 17:50:20] VERBOSE[25692] manager.c:   == Manager unregistered action Hangup
[2014-07-12 17:50:20] VERBOSE[25692] manager.c:   == Manager unregistered action Status
[2014-07-12 17:50:20] VERBOSE[25692] manager.c:   == Manager unregistered action Setvar
[2014-07-12 17:50:20] VERBOSE[25692] manager.c:   == Manager unregistered action Getvar
[2014-07-12 17:50:20] VERBOSE[25692] manager.c:   == Manager unregistered action GetConfig
[2014-07-12 17:50:20] VERBOSE[25692] manager.c:   == Manager unregistered action GetConfigJSON
[2014-07-12 17:50:20] VERBOSE[25692] manager.c:   == Manager unregistered action UpdateConfig
[2014-07-12 17:50:20] VERBOSE[25692] manager.c:   == Manager unregistered action CreateConfig
[2014-07-12 17:50:20] VERBOSE[25692] manager.c:   == Manager unregistered action ListCategories
[2014-07-12 17:50:20] VERBOSE[25692] manager.c:   == Manager unregistered action Redirect
[2014-07-12 17:50:20] VERBOSE[25692] manager.c:   == Manager unregistered action Atxfer
[2014-07-12 17:50:20] VERBOSE[25692] manager.c:   == Manager unregistered action Originate
[2014-07-12 17:50:20] VERBOSE[25692] manager.c:   == Manager unregistered action Command
[2014-07-12 17:50:20] VERBOSE[25692] manager.c:   == Manager unregistered action ExtensionState
[2014-07-12 17:50:20] VERBOSE[25692] manager.c:   == Manager unregistered action AbsoluteTimeout
[2014-07-12 17:50:20] VERBOSE[25692] manager.c:   == Manager unregistered action MailboxStatus
[2014-07-12 17:50:20] VERBOSE[25692] manager.c:   == Manager unregistered action MailboxCount
[2014-07-12 17:50:20] VERBOSE[25692] manager.c:   == Manager unregistered action ListCommands
[2014-07-12 17:50:20] VERBOSE[25692] manager.c:   == Manager unregistered action SendText
[2014-07-12 17:50:20] VERBOSE[25692] manager.c:   == Manager unregistered action UserEvent
[2014-07-12 17:50:20] VERBOSE[25692] manager.c:   == Manager unregistered action WaitEvent
[2014-07-12 17:50:20] VERBOSE[25692] manager.c:   == Manager unregistered action CoreSettings
[2014-07-12 17:50:20] VERBOSE[25692] manager.c:   == Manager unregistered action CoreStatus
[2014-07-12 17:50:20] VERBOSE[25692] manager.c:   == Manager unregistered action Reload
[2014-07-12 17:50:20] VERBOSE[25692] manager.c:   == Manager unregistered action CoreShowChannels
[2014-07-12 17:50:20] VERBOSE[25692] manager.c:   == Manager unregistered action ModuleLoad
[2014-07-12 17:50:20] VERBOSE[25692] manager.c:   == Manager unregistered action ModuleCheck
[2014-07-12 17:50:20] VERBOSE[25692] manager.c:   == Manager unregistered action AOCMessage
[2014-07-12 17:50:20] DEBUG[25692] tcptls.c: Stopped server :: AMI server
[2014-07-12 17:50:20] DEBUG[25692] tcptls.c: Stopped server :: AMI TLS server
[2014-07-12 17:50:20] VERBOSE[25692] manager.c:   == Manager unregistered action DataGet
[2014-07-12 17:50:20] DEBUG[25692] taskprocessor.c: destroying taskprocessor 'core_event_dispatcher'
[2014-07-12 17:50:20] DEBUG[25692] asterisk.c: Asterisk ending (0).

The decision to close the call happened before the start of your log, so it is not possible to say why it was closed.

When including a log, please wrap it in a code block, so that one doesn’t have to scroll through large amounts of logging every time. Please your existing first post to do the same.

Sorry this is a bit new to me, have now posted more but using the code option :smile:

Hope this is enough

[code]
<------------->
[2014-07-12 17:24:05] DEBUG[25434] chan_sip.c: Header 0 [ 14]: SIP/2.0 200 OK
[2014-07-12 17:24:05] DEBUG[25434] chan_sip.c: Header 1 [ 57]: To: sip:1001@192.168.10.138:5060;tag=d9099a868b49f964i0
[2014-07-12 17:24:05] DEBUG[25434] chan_sip.c: Header 2 [ 58]: From: “Unknown” sip:Unknown@54.72.144.181;tag=as09d75c3e
[2014-07-12 17:24:05] DEBUG[25434] chan_sip.c: Header 3 [ 60]: Call-ID: 2821132e6b04286f3230dc7f0a4f60ed@54.72.144.181:5060
[2014-07-12 17:24:05] DEBUG[25434] chan_sip.c: Header 4 [ 17]: CSeq: 102 OPTIONS
[2014-07-12 17:24:05] DEBUG[25434] chan_sip.c: Header 5 [ 58]: Via: SIP/2.0/UDP 54.72.144.181:5060;branch=z9hG4bK7b847b29
[2014-07-12 17:24:05] DEBUG[25434] chan_sip.c: Header 6 [ 26]: Server: Cisco/SPA303-7.5.6
[2014-07-12 17:24:05] DEBUG[25434] chan_sip.c: Header 7 [ 17]: Content-Length: 0
[2014-07-12 17:24:05] DEBUG[25434] chan_sip.c: Header 8 [ 69]: Allow: ACK, BYE, CANCEL, INFO, INVITE, NOTIFY, OPTIONS, REFER, UPDATE
[2014-07-12 17:24:05] DEBUG[25434] chan_sip.c: Header 9 [ 19]: Supported: replaces
[2014-07-12 17:24:05] VERBOSE[25434] chan_sip.c: — (10 headers 0 lines) —
[2014-07-12 17:24:05] DEBUG[25434] chan_sip.c: = Looking for Call ID: 2821132e6b04286f3230dc7f0a4f60ed@54.72.144.181:5060 (Checking To) --From tag as09d75c3e --To-tag d9099a868b49f964i0
[2014-07-12 17:24:05] DEBUG[25434] chan_sip.c: That’s odd… Got a response on a call we don’t know about. Callid 2821132e6b04286f3230dc7f0a4f60ed@54.72.144.181:5060
[2014-07-12 17:24:05] DEBUG[25434] chan_sip.c: Invalid SIP message - rejected , no callid, len 405
[2014-07-12 17:24:05] VERBOSE[25434] chan_sip.c:
<— SIP read from UDP:193.104.103.6:5060 —>
SIP/2.0 401 Unauthorized
Via: SIP/2.0/UDP 54.72.144.181;received=54.72.144.181;branch=z9hG4bK6913fc8b;rport=5060
From: sip:IPT-442035882580@sipgw3.orbtalk.co.uk;tag=as7bff07cd
To: sip:IPT-442035882580@sipgw3.orbtalk.co.uk
CSeq: 175 REGISTER
Call-ID: 41f07a250df72d974dd0e28c798b9040@127.0.1.1
WWW-Authenticate: Digest realm=“orbtalk.co.uk”, nonce=“3a5e4d022ea558951ccb094178d89eda”, algorithm=MD5, opaque="4093870059"
Content-Length: 0

<------------->
[2014-07-12 17:24:05] DEBUG[25434] chan_sip.c: Header 0 [ 24]: SIP/2.0 401 Unauthorized
[2014-07-12 17:24:05] DEBUG[25434] chan_sip.c: Header 1 [ 87]: Via: SIP/2.0/UDP 54.72.144.181;received=54.72.144.181;branch=z9hG4bK6913fc8b;rport=5060
[2014-07-12 17:24:05] DEBUG[25434] chan_sip.c: Header 2 [ 64]: From: sip:IPT-442035882580@sipgw3.orbtalk.co.uk;tag=as7bff07cd
[2014-07-12 17:24:05] DEBUG[25434] chan_sip.c: Header 3 [ 47]: To: sip:IPT-442035882580@sipgw3.orbtalk.co.uk
[2014-07-12 17:24:05] DEBUG[25434] chan_sip.c: Header 4 [ 18]: CSeq: 175 REGISTER
[2014-07-12 17:24:05] DEBUG[25434] chan_sip.c: Header 5 [ 51]: Call-ID: 41f07a250df72d974dd0e28c798b9040@127.0.1.1
[2014-07-12 17:24:05] DEBUG[25434] chan_sip.c: Header 6 [124]: WWW-Authenticate: Digest realm=“orbtalk.co.uk”, nonce=“3a5e4d022ea558951ccb094178d89eda”, algorithm=MD5, opaque=“4093870059”
[2014-07-12 17:24:05] DEBUG[25434] chan_sip.c: Header 7 [ 17]: Content-Length: 0
[2014-07-12 17:24:05] VERBOSE[25434] chan_sip.c: — (8 headers 0 lines) —
[2014-07-12 17:24:05] DEBUG[25434] chan_sip.c: = Looking for Call ID: 41f07a250df72d974dd0e28c798b9040@127.0.1.1 (Checking To) --From tag as7bff07cd --To-tag
[2014-07-12 17:24:05] DEBUG[25434] chan_sip.c: That’s odd… Got a response on a call we don’t know about. Callid 41f07a250df72d974dd0e28c798b9040@127.0.1.1
[2014-07-12 17:24:05] DEBUG[25434] chan_sip.c: Invalid SIP message - rejected , no callid, len 440
[2014-07-12 17:24:06] VERBOSE[25434] chan_sip.c:
<— SIP read from UDP:193.104.103.6:5060 —>
SIP/2.0 401 Unauthorized
Via: SIP/2.0/UDP 54.72.144.181;received=54.72.144.181;branch=z9hG4bK036edb82;rport=5060
From: sip:IPT-442035882580@sipgw3.orbtalk.co.uk;tag=as1f5cdc94
To: sip:IPT-442035882580@sipgw3.orbtalk.co.uk
CSeq: 176 REGISTER
Call-ID: 41f07a250df72d974dd0e28c798b9040@127.0.1.1
WWW-Authenticate: Digest realm=“orbtalk.co.uk”, nonce=“3ac437081819f0d836d40581a704273a”, algorithm=MD5, opaque="4093878576"
Content-Length: 0

<------------->
[2014-07-12 17:24:06] DEBUG[25434] chan_sip.c: Header 0 [ 24]: SIP/2.0 401 Unauthorized
[2014-07-12 17:24:06] DEBUG[25434] chan_sip.c: Header 1 [ 87]: Via: SIP/2.0/UDP 54.72.144.181;received=54.72.144.181;branch=z9hG4bK036edb82;rport=5060
[2014-07-12 17:24:06] DEBUG[25434] chan_sip.c: Header 2 [ 64]: From: sip:IPT-442035882580@sipgw3.orbtalk.co.uk;tag=as1f5cdc94
[2014-07-12 17:24:06] DEBUG[25434] chan_sip.c: Header 3 [ 47]: To: sip:IPT-442035882580@sipgw3.orbtalk.co.uk
[2014-07-12 17:24:06] DEBUG[25434] chan_sip.c: Header 4 [ 18]: CSeq: 176 REGISTER
[2014-07-12 17:24:06] DEBUG[25434] chan_sip.c: Header 5 [ 51]: Call-ID: 41f07a250df72d974dd0e28c798b9040@127.0.1.1
[2014-07-12 17:24:06] DEBUG[25434] chan_sip.c: Header 6 [124]: WWW-Authenticate: Digest realm=“orbtalk.co.uk”, nonce=“3ac437081819f0d836d40581a704273a”, algorithm=MD5, opaque=“4093878576”
[2014-07-12 17:24:06] DEBUG[25434] chan_sip.c: Header 7 [ 17]: Content-Length: 0
[2014-07-12 17:24:06] VERBOSE[25434] chan_sip.c: — (8 headers 0 lines) —
[2014-07-12 17:24:06] DEBUG[25434] chan_sip.c: = Looking for Call ID: 41f07a250df72d974dd0e28c798b9040@127.0.1.1 (Checking To) --From tag as1f5cdc94 --To-tag
[2014-07-12 17:24:06] DEBUG[25434] chan_sip.c: That’s odd… Got a response on a call we don’t know about. Callid 41f07a250df72d974dd0e28c798b9040@127.0.1.1
[2014-07-12 17:24:06] DEBUG[25434] chan_sip.c: Invalid SIP message - rejected , no callid, len 440
[2014-07-12 17:24:06] VERBOSE[25434] chan_sip.c:
<— SIP read from UDP:82.45.126.45:46660 —>
SIP/2.0 200 OK
To: sip:1001@192.168.10.138:5060;tag=d9099a868b49f964i0
From: “Unknown” sip:Unknown@54.72.144.181;tag=as09d75c3e
Call-ID: 2821132e6b04286f3230dc7f0a4f60ed@54.72.144.181:5060
CSeq: 102 OPTIONS
Via: SIP/2.0/UDP 54.72.144.181:5060;branch=z9hG4bK7b847b29
Server: Cisco/SPA303-7.5.6
Content-Length: 0
Allow: ACK, BYE, CANCEL, INFO, INVITE, NOTIFY, OPTIONS, REFER, UPDATE
Supported: replaces

<------------->
[2014-07-12 17:24:06] DEBUG[25434] chan_sip.c: Header 0 [ 14]: SIP/2.0 200 OK
[2014-07-12 17:24:06] DEBUG[25434] chan_sip.c: Header 1 [ 57]: To: sip:1001@192.168.10.138:5060;tag=d9099a868b49f964i0
[2014-07-12 17:24:06] DEBUG[25434] chan_sip.c: Header 2 [ 58]: From: “Unknown” sip:Unknown@54.72.144.181;tag=as09d75c3e
[2014-07-12 17:24:06] DEBUG[25434] chan_sip.c: Header 3 [ 60]: Call-ID: 2821132e6b04286f3230dc7f0a4f60ed@54.72.144.181:5060
[2014-07-12 17:24:06] DEBUG[25434] chan_sip.c: Header 4 [ 17]: CSeq: 102 OPTIONS
[2014-07-12 17:24:06] DEBUG[25434] chan_sip.c: Header 5 [ 58]: Via: SIP/2.0/UDP 54.72.144.181:5060;branch=z9hG4bK7b847b29
[2014-07-12 17:24:06] DEBUG[25434] chan_sip.c: Header 6 [ 26]: Server: Cisco/SPA303-7.5.6
[2014-07-12 17:24:06] DEBUG[25434] chan_sip.c: Header 7 [ 17]: Content-Length: 0
[2014-07-12 17:24:06] DEBUG[25434] chan_sip.c: Header 8 [ 69]: Allow: ACK, BYE, CANCEL, INFO, INVITE, NOTIFY, OPTIONS, REFER, UPDATE
[2014-07-12 17:24:06] DEBUG[25434] chan_sip.c: Header 9 [ 19]: Supported: replaces
[2014-07-12 17:24:06] VERBOSE[25434] chan_sip.c: — (10 headers 0 lines) —
[2014-07-12 17:24:06] DEBUG[25434] chan_sip.c: = Looking for Call ID: 2821132e6b04286f3230dc7f0a4f60ed@54.72.144.181:5060 (Checking To) --From tag as09d75c3e --To-tag d9099a868b49f964i0
[2014-07-12 17:24:06] DEBUG[25434] chan_sip.c: That’s odd… Got a response on a call we don’t know about. Callid 2821132e6b04286f3230dc7f0a4f60ed@54.72.144.181:5060
[2014-07-12 17:24:06] DEBUG[25434] chan_sip.c: Invalid SIP message - rejected , no callid, len 405
[2014-07-12 17:24:06] VERBOSE[25434] chan_sip.c:
<— SIP read from UDP:193.104.103.6:5060 —>
SIP/2.0 401 Unauthorized
Via: SIP/2.0/UDP 54.72.144.181;received=54.72.144.181;branch=z9hG4bK036edb82;rport=5060
From: sip:IPT-442035882580@sipgw3.orbtalk.co.uk;tag=as1f5cdc94
To: sip:IPT-442035882580@sipgw3.orbtalk.co.uk
CSeq: 176 REGISTER
Call-ID: 41f07a250df72d974dd0e28c798b9040@127.0.1.1
WWW-Authenticate: Digest realm=“orbtalk.co.uk”, nonce=“3ac437081819f0d836d40581a704273a”, algorithm=MD5, opaque="4093878576"
Content-Length: 0

<------------->
[2014-07-12 17:24:06] DEBUG[25434] chan_sip.c: Header 0 [ 24]: SIP/2.0 401 Unauthorized
[2014-07-12 17:24:06] DEBUG[25434] chan_sip.c: Header 1 [ 87]: Via: SIP/2.0/UDP 54.72.144.181;received=54.72.144.181;branch=z9hG4bK036edb82;rport=5060
[2014-07-12 17:24:06] DEBUG[25434] chan_sip.c: Header 2 [ 64]: From: sip:IPT-442035882580@sipgw3.orbtalk.co.uk;tag=as1f5cdc94
[2014-07-12 17:24:06] DEBUG[25434] chan_sip.c: Header 3 [ 47]: To: sip:IPT-442035882580@sipgw3.orbtalk.co.uk
[2014-07-12 17:24:06] DEBUG[25434] chan_sip.c: Header 4 [ 18]: CSeq: 176 REGISTER
[2014-07-12 17:24:06] DEBUG[25434] chan_sip.c: Header 5 [ 51]: Call-ID: 41f07a250df72d974dd0e28c798b9040@127.0.1.1
[2014-07-12 17:24:06] DEBUG[25434] chan_sip.c: Header 6 [124]: WWW-Authenticate: Digest realm=“orbtalk.co.uk”, nonce=“3ac437081819f0d836d40581a704273a”, algorithm=MD5, opaque=“4093878576”
[2014-07-12 17:24:06] DEBUG[25434] chan_sip.c: Header 7 [ 17]: Content-Length: 0
[2014-07-12 17:24:06] VERBOSE[25434] chan_sip.c: — (8 headers 0 lines) —
[2014-07-12 17:24:06] DEBUG[25434] chan_sip.c: = Looking for Call ID: 41f07a250df72d974dd0e28c798b9040@127.0.1.1 (Checking To) --From tag as1f5cdc94 --To-tag
[2014-07-12 17:24:06] DEBUG[25434] chan_sip.c: That’s odd… Got a response on a call we don’t know about. Callid 41f07a250df72d974dd0e28c798b9040@127.0.1.1
[2014-07-12 17:24:06] DEBUG[25434] chan_sip.c: Invalid SIP message - rejected , no callid, len 440
[2014-07-12 17:24:07] VERBOSE[25434] chan_sip.c:
<— SIP read from UDP:82.45.126.45:46660 —>
SIP/2.0 200 OK
To: sip:1001@192.168.10.138:5060;tag=d9099a868b49f964i0
From: “Unknown” sip:Unknown@54.72.144.181;tag=as09d75c3e
Call-ID: 2821132e6b04286f3230dc7f0a4f60ed@54.72.144.181:5060
CSeq: 102 OPTIONS
Via: SIP/2.0/UDP 54.72.144.181:5060;branch=z9hG4bK7b847b29
Server: Cisco/SPA303-7.5.6
Content-Length: 0
Allow: ACK, BYE, CANCEL, INFO, INVITE, NOTIFY, OPTIONS, REFER, UPDATE
Supported: replaces

<------------->
[2014-07-12 17:24:07] DEBUG[25434] chan_sip.c: Header 0 [ 14]: SIP/2.0 200 OK
[2014-07-12 17:24:07] DEBUG[25434] chan_sip.c: Header 1 [ 57]: To: sip:1001@192.168.10.138:5060;tag=d9099a868b49f964i0
[2014-07-12 17:24:07] DEBUG[25434] chan_sip.c: Header 2 [ 58]: From: “Unknown” sip:Unknown@54.72.144.181;tag=as09d75c3e
[2014-07-12 17:24:07] DEBUG[25434] chan_sip.c: Header 3 [ 60]: Call-ID: 2821132e6b04286f3230dc7f0a4f60ed@54.72.144.181:5060
[2014-07-12 17:24:07] DEBUG[25434] chan_sip.c: Header 4 [ 17]: CSeq: 102 OPTIONS
[2014-07-12 17:24:07] DEBUG[25434] chan_sip.c: Header 5 [ 58]: Via: SIP/2.0/UDP 54.72.144.181:5060;branch=z9hG4bK7b847b29
[2014-07-12 17:24:07] DEBUG[25434] chan_sip.c: Header 6 [ 26]: Server: Cisco/SPA303-7.5.6
[2014-07-12 17:24:07] DEBUG[25434] chan_sip.c: Header 7 [ 17]: Content-Length: 0
[2014-07-12 17:24:07] DEBUG[25434] chan_sip.c: Header 8 [ 69]: Allow: ACK, BYE, CANCEL, INFO, INVITE, NOTIFY, OPTIONS, REFER, UPDATE
[2014-07-12 17:24:07] DEBUG[25434] chan_sip.c: Header 9 [ 19]: Supported: replaces
[2014-07-12 17:24:07] VERBOSE[25434] chan_sip.c: — (10 headers 0 lines) —
[2014-07-12 17:24:07] DEBUG[25434] chan_sip.c: = Looking for Call ID: 2821132e6b04286f3230dc7f0a4f60ed@54.72.144.181:5060 (Checking To) --From tag as09d75c3e --To-tag d9099a868b49f964i0
[2014-07-12 17:24:07] DEBUG[25434] chan_sip.c: That’s odd… Got a response on a call we don’t know about. Callid 2821132e6b04286f3230dc7f0a4f60ed@54.72.144.181:5060
[2014-07-12 17:24:07] DEBUG[25434] chan_sip.c: Invalid SIP message - rejected , no callid, len 405
[2014-07-12 17:24:07] VERBOSE[25434] chan_sip.c:
<— SIP read from UDP:193.104.103.6:5060 —>
SIP/2.0 401 Unauthorized
Via: SIP/2.0/UDP 54.72.144.181;received=54.72.144.181;branch=z9hG4bK036edb82;rport=5060
From: sip:IPT-442035882580@sipgw3.orbtalk.co.uk;tag=as1f5cdc94
To: sip:IPT-442035882580@sipgw3.orbtalk.co.uk
CSeq: 176 REGISTER
Call-ID: 41f07a250df72d974dd0e28c798b9040@127.0.1.1
WWW-Authenticate: Digest realm=“orbtalk.co.uk”, nonce=“3ac437081819f0d836d40581a704273a”, algorithm=MD5, opaque="4093878576"
Content-Length: 0

<------------->
[2014-07-12 17:24:07] DEBUG[25434] chan_sip.c: Header 0 [ 24]: SIP/2.0 401 Unauthorized
[2014-07-12 17:24:07] DEBUG[25434] chan_sip.c: Header 1 [ 87]: Via: SIP/2.0/UDP 54.72.144.181;received=54.72.144.181;branch=z9hG4bK036edb82;rport=5060
[2014-07-12 17:24:07] DEBUG[25434] chan_sip.c: Header 2 [ 64]: From: sip:IPT-442035882580@sipgw3.orbtalk.co.uk;tag=as1f5cdc94
[2014-07-12 17:24:07] DEBUG[25434] chan_sip.c: Header 3 [ 47]: To: sip:IPT-442035882580@sipgw3.orbtalk.co.uk
[2014-07-12 17:24:07] DEBUG[25434] chan_sip.c: Header 4 [ 18]: CSeq: 176 REGISTER
[2014-07-12 17:24:07] DEBUG[25434] chan_sip.c: Header 5 [ 51]: Call-ID: 41f07a250df72d974dd0e28c798b9040@127.0.1.1
[2014-07-12 17:24:07] DEBUG[25434] chan_sip.c: Header 6 [124]: WWW-Authenticate: Digest realm=“orbtalk.co.uk”, nonce=“3ac437081819f0d836d40581a704273a”, algorithm=MD5, opaque=“4093878576”
[2014-07-12 17:24:07] DEBUG[25434] chan_sip.c: Header 7 [ 17]: Content-Length: 0
[2014-07-12 17:24:07] VERBOSE[25434] chan_sip.c: — (8 headers 0 lines) —
[2014-07-12 17:24:07] DEBUG[25434] chan_sip.c: = Looking for Call ID: 41f07a250df72d974dd0e28c798b9040@127.0.1.1 (Checking To) --From tag as1f5cdc94 --To-tag
[2014-07-12 17:24:07] DEBUG[25434] chan_sip.c: That’s odd… Got a response on a call we don’t know about. Callid 41f07a250df72d974dd0e28c798b9040@127.0.1.1
[2014-07-12 17:24:07] DEBUG[25434] chan_sip.c: Invalid SIP message - rejected , no callid, len 440
[2014-07-12 17:24:08] VERBOSE[25434] chan_sip.c:
<— SIP read from UDP:82.45.126.45:46660 —>
SIP/2.0 200 OK
To: sip:1001@192.168.10.138:5060;tag=d9099a868b49f964i0
From: “Unknown” sip:Unknown@54.72.144.181;tag=as09d75c3e
Call-ID: 2821132e6b04286f3230dc7f0a4f60ed@54.72.144.181:5060
CSeq: 102 OPTIONS
Via: SIP/2.0/UDP 54.72.144.181:5060;branch=z9hG4bK7b847b29
Server: Cisco/SPA303-7.5.6
Content-Length: 0
Allow: ACK, BYE, CANCEL, INFO, INVITE, NOTIFY, OPTIONS, REFER, UPDATE
Supported: replaces

<------------->
[2014-07-12 17:24:08] DEBUG[25434] chan_sip.c: Header 0 [ 14]: SIP/2.0 200 OK
[2014-07-12 17:24:08] DEBUG[25434] chan_sip.c: Header 1 [ 57]: To: sip:1001@192.168.10.138:5060;tag=d9099a868b49f964i0
[2014-07-12 17:24:08] DEBUG[25434] chan_sip.c: Header 2 [ 58]: From: “Unknown” sip:Unknown@54.72.144.181;tag=as09d75c3e
[2014-07-12 17:24:08] DEBUG[25434] chan_sip.c: Header 3 [ 60]: Call-ID: 2821132e6b04286f3230dc7f0a4f60ed@54.72.144.181:5060
[2014-07-12 17:24:08] DEBUG[25434] chan_sip.c: Header 4 [ 17]: CSeq: 102 OPTIONS
[2014-07-12 17:24:08] DEBUG[25434] chan_sip.c: Header 5 [ 58]: Via: SIP/2.0/UDP 54.72.144.181:5060;branch=z9hG4bK7b847b29
[2014-07-12 17:24:08] DEBUG[25434] chan_sip.c: Header 6 [ 26]: Server: Cisco/SPA303-7.5.6
[2014-07-12 17:24:08] DEBUG[25434] chan_sip.c: Header 7 [ 17]: Content-Length: 0
[2014-07-12 17:24:08] DEBUG[25434] chan_sip.c: Header 8 [ 69]: Allow: ACK, BYE, CANCEL, INFO, INVITE, NOTIFY, OPTIONS, REFER, UPDATE
[2014-07-12 17:24:08] DEBUG[25434] chan_sip.c: Header 9 [ 19]: Supported: replaces
[2014-07-12 17:24:08] VERBOSE[25434] chan_sip.c: — (10 headers 0 lines) —
[2014-07-12 17:24:08] DEBUG[25434] chan_sip.c: = Looking for Call ID: 2821132e6b04286f3230dc7f0a4f60ed@54.72.144.181:5060 (Checking To) --From tag as09d75c3e --To-tag d9099a868b49f964i0
[2014-07-12 17:24:08] DEBUG[25434] chan_sip.c: That’s odd… Got a response on a call we don’t know about. Callid 2821132e6b04286f3230dc7f0a4f60ed@54.72.144.181:5060
[2014-07-12 17:24:08] DEBUG[25434] chan_sip.c: Invalid SIP message - rejected , no callid, len 405
[2014-07-12 17:24:09] VERBOSE[25434] chan_sip.c:
<— SIP read from UDP:193.104.103.6:5060 —>
SIP/2.0 401 Unauthorized
Via: SIP/2.0/UDP 54.72.144.181;received=54.72.144.181;branch=z9hG4bK036edb82;rport=5060
From: sip:IPT-442035882580@sipgw3.orbtalk.co.uk;tag=as1f5cdc94
To: sip:IPT-442035882580@sipgw3.orbtalk.co.uk
CSeq: 176 REGISTER
Call-ID: 41f07a250df72d974dd0e28c798b9040@127.0.1.1
WWW-Authenticate: Digest realm=“orbtalk.co.uk”, nonce=“3ac437081819f0d836d40581a704273a”, algorithm=MD5, opaque="4093878576"
Content-Length: 0

<------------->
[2014-07-12 17:24:09] DEBUG[25434] chan_sip.c: Header 0 [ 24]: SIP/2.0 401 Unauthorized
[2014-07-12 17:24:09] DEBUG[25434] chan_sip.c: Header 1 [ 87]: Via: SIP/2.0/UDP 54.72.144.181;received=54.72.144.181;branch=z9hG4bK036edb82;rport=5060
[2014-07-12 17:24:09] DEBUG[25434] chan_sip.c: Header 2 [ 64]: From: sip:IPT-442035882580@sipgw3.orbtalk.co.uk;tag=as1f5cdc94
[2014-07-12 17:24:09] DEBUG[25434] chan_sip.c: Header 3 [ 47]: To: sip:IPT-442035882580@sipgw3.orbtalk.co.uk
[2014-07-12 17:24:09] DEBUG[25434] chan_sip.c: Header 4 [ 18]: CSeq: 176 REGISTER
[2014-07-12 17:24:09] DEBUG[25434] chan_sip.c: Header 5 [ 51]: Call-ID: 41f07a250df72d974dd0e28c798b9040@127.0.1.1
[2014-07-12 17:24:09] DEBUG[25434] chan_sip.c: Header 6 [124]: WWW-Authenticate: Digest realm=“orbtalk.co.uk”, nonce=“3ac437081819f0d836d40581a704273a”, algorithm=MD5, opaque=“4093878576”
[2014-07-12 17:24:09] DEBUG[25434] chan_sip.c: Header 7 [ 17]: Content-Length: 0
[2014-07-12 17:24:09] VERBOSE[25434] chan_sip.c: — (8 headers 0 lines) —
[2014-07-12 17:24:09] DEBUG[25434] chan_sip.c: = Looking for Call ID: 41f07a250df72d974dd0e28c798b9040@127.0.1.1 (Checking To) --From tag as1f5cdc94 --To-tag
[2014-07-12 17:24:09] DEBUG[25434] chan_sip.c: That’s odd… Got a response on a call we don’t know about. Callid 41f07a250df72d974dd0e28c798b9040@127.0.1.1
[2014-07-12 17:24:09] DEBUG[25434] chan_sip.c: Invalid SIP message - rejected , no callid, len 440
[2014-07-12 17:24:13] VERBOSE[25434] chan_sip.c:
<— SIP read from UDP:193.104.103.6:5060 —>
SIP/2.0 401 Unauthorized
Via: SIP/2.0/UDP 54.72.144.181;received=54.72.144.181;branch=z9hG4bK036edb82;rport=5060
From: sip:IPT-442035882580@sipgw3.orbtalk.co.uk;tag=as1f5cdc94
To: sip:IPT-442035882580@sipgw3.orbtalk.co.uk
CSeq: 176 REGISTER
Call-ID: 41f07a250df72d974dd0e28c798b9040@127.0.1.1
WWW-Authenticate: Digest realm=“orbtalk.co.uk”, nonce=“3ac437081819f0d836d40581a704273a”, algorithm=MD5, opaque="4093878576"
Content-Length: 0

<------------->
[2014-07-12 17:24:13] DEBUG[25434] chan_sip.c: Header 0 [ 24]: SIP/2.0 401 Unauthorized
[2014-07-12 17:24:13] DEBUG[25434] chan_sip.c: Header 1 [ 87]: Via: SIP/2.0/UDP 54.72.144.181;received=54.72.144.181;branch=z9hG4bK036edb82;rport=5060
[2014-07-12 17:24:13] DEBUG[25434] chan_sip.c: Header 2 [ 64]: From: sip:IPT-442035882580@sipgw3.orbtalk.co.uk;tag=as1f5cdc94
[2014-07-12 17:24:13] DEBUG[25434] chan_sip.c: Header 3 [ 47]: To: sip:IPT-442035882580@sipgw3.orbtalk.co.uk
[2014-07-12 17:24:13] DEBUG[25434] chan_sip.c: Header 4 [ 18]: CSeq: 176 REGISTER
[2014-07-12 17:24:13] DEBUG[25434] chan_sip.c: Header 5 [ 51]: Call-ID: 41f07a250df72d974dd0e28c798b9040@127.0.1.1
[2014-07-12 17:24:13] DEBUG[25434] chan_sip.c: Header 6 [124]: WWW-Authenticate: Digest realm=“orbtalk.co.uk”, nonce=“3ac437081819f0d836d40581a704273a”, algorithm=MD5, opaque=“4093878576”
[2014-07-12 17:24:13] DEBUG[25434] chan_sip.c: Header 7 [ 17]: Content-Length: 0
[2014-07-12 17:24:13] VERBOSE[25434] chan_sip.c: — (8 headers 0 lines) —
[2014-07-12 17:24:13] DEBUG[25434] chan_sip.c: = Looking for Call ID: 41f07a250df72d974dd0e28c798b9040@127.0.1.1 (Checking To) --From tag as1f5cdc94 --To-tag
[2014-07-12 17:24:13] DEBUG[25434] chan_sip.c: That’s odd… Got a response on a call we don’t know about. Callid 41f07a250df72d974dd0e28c798b9040@127.0.1.1
[2014-07-12 17:24:13] DEBUG[25434] chan_sip.c: Invalid SIP message - rejected , no callid, len 440
[2014-07-12 17:24:17] VERBOSE[25434] chan_sip.c:
<— SIP read from UDP:193.104.103.6:5060 —>
SIP/2.0 401 Unauthorized
Via: SIP/2.0/UDP 54.72.144.181;received=54.72.144.181;branch=z9hG4bK036edb82;rport=5060
From: sip:IPT-442035882580@sipgw3.orbtalk.co.uk;tag=as1f5cdc94
To: sip:IPT-442035882580@sipgw3.orbtalk.co.uk
CSeq: 176 REGISTER
Call-ID: 41f07a250df72d974dd0e28c798b9040@127.0.1.1
WWW-Authenticate: Digest realm=“orbtalk.co.uk”, nonce=“2bbf60027f62eafe017ffeb6167d05a0”, algorithm=MD5, opaque="4093890074"
Content-Length: 0

<------------->
[2014-07-12 17:24:17] DEBUG[25434] chan_sip.c: Header 0 [ 24]: SIP/2.0 401 Unauthorized
[2014-07-12 17:24:17] DEBUG[25434] chan_sip.c: Header 1 [ 87]: Via: SIP/2.0/UDP 54.72.144.181;received=54.72.144.181;branch=z9hG4bK036edb82;rport=5060
[2014-07-12 17:24:17] DEBUG[25434] chan_sip.c: Header 2 [ 64]: From: sip:IPT-442035882580@sipgw3.orbtalk.co.uk;tag=as1f5cdc94
[2014-07-12 17:24:17] DEBUG[25434] chan_sip.c: Header 3 [ 47]: To: sip:IPT-442035882580@sipgw3.orbtalk.co.uk
[2014-07-12 17:24:17] DEBUG[25434] chan_sip.c: Header 4 [ 18]: CSeq: 176 REGISTER
[2014-07-12 17:24:17] DEBUG[25434] chan_sip.c: Header 5 [ 51]: Call-ID: 41f07a250df72d974dd0e28c798b9040@127.0.1.1
[2014-07-12 17:24:17] DEBUG[25434] chan_sip.c: Header 6 [124]: WWW-Authenticate: Digest realm=“orbtalk.co.uk”, nonce=“2bbf60027f62eafe017ffeb6167d05a0”, algorithm=MD5, opaque=“4093890074”
[2014-07-12 17:24:17] DEBUG[25434] chan_sip.c: Header 7 [ 17]: Content-Length: 0
[2014-07-12 17:24:17] VERBOSE[25434] chan_sip.c: — (8 headers 0 lines) —
[2014-07-12 17:24:17] DEBUG[25434] chan_sip.c: = Looking for Call ID: 41f07a250df72d974dd0e28c798b9040@127.0.1.1 (Checking To) --From tag as1f5cdc94 --To-tag
[2014-07-12 17:24:17] DEBUG[25434] chan_sip.c: That’s odd… Got a response on a call we don’t know about. Callid 41f07a250df72d974dd0e28c798b9040@127.0.1.1
[2014-07-12 17:24:17] DEBUG[25434] chan_sip.c: Invalid SIP message - rejected , no callid, len 440
[2014-07-12 17:24:18] VERBOSE[25434] chan_sip.c:
<— SIP read from UDP:82.45.126.45:46660 —>
SIP/2.0 200 OK
To: sip:1001@192.168.10.138:5060;tag=d9099a868b49f964i0
From: “Unknown” sip:Unknown@54.72.144.181;tag=as7220d8aa
Call-ID: 4c7465851680a393758b49a54c5c58cc@54.72.144.181:5060
CSeq: 102 OPTIONS
Via: SIP/2.0/UDP 54.72.144.181:5060;branch=z9hG4bK4cdae309
Server: Cisco/SPA303-7.5.6
Content-Length: 0
Allow: ACK, BYE, CANCEL, INFO, INVITE, NOTIFY, OPTIONS, REFER, UPDATE
Supported: replaces

<------------->
[2014-07-12 17:24:18] DEBUG[25434] chan_sip.c: Header 0 [ 14]: SIP/2.0 200 OK
[2014-07-12 17:24:18] DEBUG[25434] chan_sip.c: Header 1 [ 57]: To: sip:1001@192.168.10.138:5060;tag=d9099a868b49f964i0
[2014-07-12 17:24:18] DEBUG[25434] chan_sip.c: Header 2 [ 58]: From: “Unknown” sip:Unknown@54.72.144.181;tag=as7220d8aa
[2014-07-12 17:24:18] DEBUG[25434] chan_sip.c: Header 3 [ 60]: Call-ID: 4c7465851680a393758b49a54c5c58cc@54.72.144.181:5060
[2014-07-12 17:24:18] DEBUG[25434] chan_sip.c: Header 4 [ 17]: CSeq: 102 OPTIONS
[2014-07-12 17:24:18] DEBUG[25434] chan_sip.c: Header 5 [ 58]: Via: SIP/2.0/UDP 54.72.144.181:5060;branch=z9hG4bK4cdae309
[2014-07-12 17:24:18] DEBUG[25434] chan_sip.c: Header 6 [ 26]: Server: Cisco/SPA303-7.5.6
[2014-07-12 17:24:18] DEBUG[25434] chan_sip.c: Header 7 [ 17]: Content-Length: 0
[2014-07-12 17:24:18] DEBUG[25434] chan_sip.c: Header 8 [ 69]: Allow: ACK, BYE, CANCEL, INFO, INVITE, NOTIFY, OPTIONS, REFER, UPDATE
[2014-07-12 17:24:18] DEBUG[25434] chan_sip.c: Header 9 [ 19]: Supported: replaces
[2014-07-12 17:24:18] VERBOSE[25434] chan_sip.c: — (10 headers 0 lines) —
[2014-07-12 17:24:18] DEBUG[25434] chan_sip.c: = Looking for Call ID: 4c7465851680a393758b49a54c5c58cc@54.72.144.181:5060 (Checking To) --From tag as7220d8aa --To-tag d9099a868b49f964i0
[2014-07-12 17:24:18] DEBUG[25434] chan_sip.c: That’s odd… Got a response on a call we don’t know about. Callid 4c7465851680a393758b49a54c5c58cc@54.72.144.181:5060
[2014-07-12 17:24:18] DEBUG[25434] chan_sip.c: Invalid SIP message - rejected , no callid, len 405
[2014-07-12 17:24:19] VERBOSE[25434] chan_sip.c:
<— SIP read from UDP:82.45.126.45:46660 —>
SIP/2.0 200 OK
To: sip:1001@192.168.10.138:5060;tag=d9099a868b49f964i0
From: “Unknown” sip:Unknown@54.72.144.181;tag=as7220d8aa
Call-ID: 4c7465851680a393758b49a54c5c58cc@54.72.144.181:5060
CSeq: 102 OPTIONS
Via: SIP/2.0/UDP 54.72.144.181:5060;branch=z9hG4bK4cdae309
Server: Cisco/SPA303-7.5.6
Content-Length: 0
Allow: ACK, BYE, CANCEL, INFO, INVITE, NOTIFY, OPTIONS, REFER, UPDATE
Supported: replaces

<------------->
[2014-07-12 17:24:19] DEBUG[25434] chan_sip.c: Header 0 [ 14]: SIP/2.0 200 OK
[2014-07-12 17:24:19] DEBUG[25434] chan_sip.c: Header 1 [ 57]: To: sip:1001@192.168.10.138:5060;tag=d9099a868b49f964i0
[2014-07-12 17:24:19] DEBUG[25434] chan_sip.c: Header 2 [ 58]: From: “Unknown” sip:Unknown@54.72.144.181;tag=as7220d8aa
[2014-07-12 17:24:19] DEBUG[25434] chan_sip.c: Header 3 [ 60]: Call-ID: 4c7465851680a393758b49a54c5c58cc@54.72.144.181:5060
[2014-07-12 17:24:19] DEBUG[25434] chan_sip.c: Header 4 [ 17]: CSeq: 102 OPTIONS
[2014-07-12 17:24:19] DEBUG[25434] chan_sip.c: Header 5 [ 58]: Via: SIP/2.0/UDP 54.72.144.181:5060;branch=z9hG4bK4cdae309
[2014-07-12 17:24:19] DEBUG[25434] chan_sip.c: Header 6 [ 26]: Server: Cisco/SPA303-7.5.6
[2014-07-12 17:24:19] DEBUG[25434] chan_sip.c: Header 7 [ 17]: Content-Length: 0
[2014-07-12 17:24:19] DEBUG[25434] chan_sip.c: Header 8 [ 69]: Allow: ACK, BYE, CANCEL, INFO, INVITE, NOTIFY, OPTIONS, REFER, UPDATE
[2014-07-12 17:24:19] DEBUG[25434] chan_sip.c: Header 9 [ 19]: Supported: replaces
[2014-07-12 17:24:19] VERBOSE[25434] chan_sip.c: — (10 headers 0 lines) —
[2014-07-12 17:24:19] DEBUG[25434] chan_sip.c: = Looking for Call ID: 4c7465851680a393758b49a54c5c58cc@54.72.144.181:5060 (Checking To) --From tag as7220d8aa --To-tag d9099a868b49f964i0
[2014-07-12 17:24:19] DEBUG[25434] chan_sip.c: That’s odd… Got a response on a call we don’t know about. Callid 4c7465851680a393758b49a54c5c58cc@54.72.144.181:5060
[2014-07-12 17:24:19] DEBUG[25434] chan_sip.c: Invalid SIP message - rejected , no callid, len 405
[2014-07-12 17:24:20] VERBOSE[25434] chan_sip.c:
<— SIP read from UDP:82.45.126.45:46660 —>
SIP/2.0 200 OK
To: sip:1001@192.168.10.138:5060;tag=d9099a868b49f964i0
From: “Unknown” sip:Unknown@54.72.144.181;tag=as7220d8aa
Call-ID: 4c7465851680a393758b49a54c5c58cc@54.72.144.181:5060
CSeq: 102 OPTIONS
Via: SIP/2.0/UDP 54.72.144.181:5060;branch=z9hG4bK4cdae309
Server: Cisco/SPA303-7.5.6
Content-Length: 0
Allow: ACK, BYE, CANCEL, INFO, INVITE, NOTIFY, OPTIONS, REFER, UPDATE
Supported: replaces

<------------->
[2014-07-12 17:24:20] DEBUG[25434] chan_sip.c: Header 0 [ 14]: SIP/2.0 200 OK
[2014-07-12 17:24:20] DEBUG[25434] chan_sip.c: Header 1 [ 57]: To: sip:1001@192.168.10.138:5060;tag=d9099a868b49f964i0
[2014-07-12 17:24:20] DEBUG[25434] chan_sip.c: Header 2 [ 58]: From: “Unknown” sip:Unknown@54.72.144.181;tag=as7220d8aa
[2014-07-12 17:24:20] DEBUG[25434] chan_sip.c: Header 3 [ 60]: Call-ID: 4c7465851680a393758b49a54c5c58cc@54.72.144.181:5060
[2014-07-12 17:24:20] DEBUG[25434] chan_sip.c: Header 4 [ 17]: CSeq: 102 OPTIONS
[2014-07-12 17:24:20] DEBUG[25434] chan_sip.c: Header 5 [ 58]: Via: SIP/2.0/UDP 54.72.144.181:5060;branch=z9hG4bK4cdae309
[2014-07-12 17:24:20] DEBUG[25434] chan_sip.c: Header 6 [ 26]: Server: Cisco/SPA303-7.5.6
[2014-07-12 17:24:20] DEBUG[25434] chan_sip.c: Header 7 [ 17]: Content-Length: 0
[2014-07-12 17:24:20] DEBUG[25434] chan_sip.c: Header 8 [ 69]: Allow: ACK, BYE, CANCEL, INFO, INVITE, NOTIFY, OPTIONS, REFER, UPDATE
[2014-07-12 17:24:20] DEBUG[25434] chan_sip.c: Header 9 [ 19]: Supported: replaces
[2014-07-12 17:24:20] VERBOSE[25434] chan_sip.c: — (10 headers 0 lines) —
[2014-07-12 17:24:20] DEBUG[25434] chan_sip.c: = Looking for Call ID: 4c7465851680a393758b49a54c5c58cc@54.72.144.181:5060 (Checking To) --From tag as7220d8aa --To-tag d9099a868b49f964i0
[2014-07-12 17:24:20] DEBUG[25434] chan_sip.c: That’s odd… Got a response on a call we don’t know about. Callid 4c7465851680a393758b49a54c5c58cc@54.72.144.181:5060
[2014-07-12 17:24:20] DEBUG[25434] chan_sip.c: Invalid SIP message - rejected , no callid, len 405
[2014-07-12 17:24:21] VERBOSE[25434] chan_sip.c:
<— SIP read from UDP:82.45.126.45:46660 —>
SIP/2.0 200 OK
To: sip:1001@192.168.10.138:5060;tag=d9099a868b49f964i0
From: “Unknown” sip:Unknown@54.72.144.181;tag=as7220d8aa
Call-ID: 4c7465851680a393758b49a54c5c58cc@54.72.144.181:5060
CSeq: 102 OPTIONS
Via: SIP/2.0/UDP 54.72.144.181:5060;branch=z9hG4bK4cdae309
Server: Cisco/SPA303-7.5.6
Content-Length: 0
Allow: ACK, BYE, CANCEL, INFO, INVITE, NOTIFY, OPTIONS, REFER, UPDATE
Supported: replaces

<------------->
[2014-07-12 17:24:21] DEBUG[25434] chan_sip.c: Header 0 [ 14]: SIP/2.0 200 OK
[2014-07-12 17:24:21] DEBUG[25434] chan_sip.c: Header 1 [ 57]: To: sip:1001@192.168.10.138:5060;tag=d9099a868b49f964i0
[2014-07-12 17:24:21] DEBUG[25434] chan_sip.c: Header 2 [ 58]: From: “Unknown” sip:Unknown@54.72.144.181;tag=as7220d8aa
[2014-07-12 17:24:21] DEBUG[25434] chan_sip.c: Header 3 [ 60]: Call-ID: 4c7465851680a393758b49a54c5c58cc@54.72.144.181:5060
[2014-07-12 17:24:21] DEBUG[25434] chan_sip.c: Header 4 [ 17]: CSeq: 102 OPTIONS
[2014-07-12 17:24:21] DEBUG[25434] chan_sip.c: Header 5 [ 58]: Via: SIP/2.0/UDP 54.72.144.181:5060;branch=z9hG4bK4cdae309
[2014-07-12 17:24:21] DEBUG[25434] chan_sip.c: Header 6 [ 26]: Server: Cisco/SPA303-7.5.6
[2014-07-12 17:24:21] DEBUG[25434] chan_sip.c: Header 7 [ 17]: Content-Length: 0
[2014-07-12 17:24:21] DEBUG[25434] chan_sip.c: Header 8 [ 69]: Allow: ACK, BYE, CANCEL, INFO, INVITE, NOTIFY, OPTIONS, REFER, UPDATE
[2014-07-12 17:24:21] DEBUG[25434] chan_sip.c: Header 9 [ 19]: Supported: replaces
[2014-07-12 17:24:21] VERBOSE[25434] chan_sip.c: — (10 headers 0 lines) —
[2014-07-12 17:24:21] DEBUG[25434] chan_sip.c: = Looking for Call ID: 4c7465851680a393758b49a54c5c58cc@54.72.144.181:5060 (Checking To) --From tag as7220d8aa --To-tag d9099a868b49f964i0
[2014-07-12 17:24:21] DEBUG[25434] chan_sip.c: That’s odd… Got a response on a call we don’t know about. Callid 4c7465851680a393758b49a54c5c58cc@54.72.144.181:5060
[2014-07-12 17:24:21] DEBUG[25434] chan_sip.c: Invalid SIP message - rejected , no callid, len 405
[2014-07-12 17:24:21] VERBOSE[25434] chan_sip.c:
<— SIP read from UDP:193.104.103.6:5060 —>
SIP/2.0 401 Unauthorized
Via: SIP/2.0/UDP 54.72.144.181;received=54.72.144.181;branch=z9hG4bK036edb82;rport=5060
From: sip:IPT-442035882580@sipgw3.orbtalk.co.uk;tag=as1f5cdc94
To: sip:IPT-442035882580@sipgw3.orbtalk.co.uk
CSeq: 176 REGISTER
Call-ID: 41f07a250df72d974dd0e28c798b9040@127.0.1.1
WWW-Authenticate: Digest realm=“orbtalk.co.uk”, nonce=“2bbf60027f62eafe017ffeb6167d05a0”, algorithm=MD5, opaque="4093890074"
Content-Length: 0

<------------->
[2014-07-12 17:24:21] DEBUG[25434] chan_sip.c: Header 0 [ 24]: SIP/2.0 401 Unauthorized
[2014-07-12 17:24:21] DEBUG[25434] chan_sip.c: Header 1 [ 87]: Via: SIP/2.0/UDP 54.72.144.181;received=54.72.144.181;branch=z9hG4bK036edb82;rport=5060
[2014-07-12 17:24:21] DEBUG[25434] chan_sip.c: Header 2 [ 64]: From: sip:IPT-442035882580@sipgw3.orbtalk.co.uk;tag=as1f5cdc94
[2014-07-12 17:24:21] DEBUG[25434] chan_sip.c: Header 3 [ 47]: To: sip:IPT-442035882580@sipgw3.orbtalk.co.uk
[2014-07-12 17:24:21] DEBUG[25434] chan_sip.c: Header 4 [ 18]: CSeq: 176 REGISTER
[2014-07-12 17:24:21] DEBUG[25434] chan_sip.c: Header 5 [ 51]: Call-ID: 41f07a250df72d974dd0e28c798b9040@127.0.1.1
[2014-07-12 17:24:21] DEBUG[25434] chan_sip.c: Header 6 [124]: WWW-Authenticate: Digest realm=“orbtalk.co.uk”, nonce=“2bbf60027f62eafe017ffeb6167d05a0”, algorithm=MD5, opaque=“4093890074”
[2014-07-12 17:24:21] DEBUG[25434] chan_sip.c: Header 7 [ 17]: Content-Length: 0
[2014-07-12 17:24:21] VERBOSE[25434] chan_sip.c: — (8 headers 0 lines) —
[2014-07-12 17:24:21] DEBUG[25434] chan_sip.c: = Looking for Call ID: 41f07a250df72d974dd0e28c798b9040@127.0.1.1 (Checking To) --From tag as1f5cdc94 --To-tag
[2014-07-12 17:24:21] DEBUG[25434] chan_sip.c: That’s odd… Got a response on a call we don’t know about. Callid 41f07a250df72d974dd0e28c798b9040@127.0.1.1
[2014-07-12 17:24:21] DEBUG[25434] chan_sip.c: Invalid SIP message - rejected , no callid, len 440
[2014-07-12 17:24:22] VERBOSE[25434] chan_sip.c:
<— SIP read from UDP:82.45.126.45:46660 —>
SIP/2.0 200 OK
To: sip:1001@192.168.10.138:5060;tag=d9099a868b49f964i0
From: “Unknown” sip:Unknown@54.72.144.181;tag=as7220d8aa
Call-ID: 4c7465851680a393758b49a54c5c58cc@54.72.144.181:5060
CSeq: 102 OPTIONS
Via: SIP/2.0/UDP 54.72.144.181:5060;branch=z9hG4bK4cdae309
Server: Cisco/SPA303-7.5.6
Content-Length: 0
Allow: ACK, BYE, CANCEL, INFO, INVITE, NOTIFY, OPTIONS, REFER, UPDATE
Supported: replaces

<------------->
[2014-07-12 17:24:22] DEBUG[25434] chan_sip.c: Header 0 [ 14]: SIP/2.0 200 OK
[2014-07-12 17:24:22] DEBUG[25434] chan_sip.c: Header 1 [ 57]: To: sip:1001@192.168.10.138:5060;tag=d9099a868b49f964i0
[2014-07-12 17:24:22] DEBUG[25434] chan_sip.c: Header 2 [ 58]: From: “Unknown” sip:Unknown@54.72.144.181;tag=as7220d8aa
[2014-07-12 17:24:22] DEBUG[25434] chan_sip.c: Header 3 [ 60]: Call-ID: 4c7465851680a393758b49a54c5c58cc@54.72.144.181:5060
[2014-07-12 17:24:22] DEBUG[25434] chan_sip.c: Header 4 [ 17]: CSeq: 102 OPTIONS
[2014-07-12 17:24:22] DEBUG[25434] chan_sip.c: Header 5 [ 58]: Via: SIP/2.0/UDP 54.72.144.181:5060;branch=z9hG4bK4cdae309
[2014-07-12 17:24:22] DEBUG[25434] chan_sip.c: Header 6 [ 26]: Server: Cisco/SPA303-7.5.6
[2014-07-12 17:24:22] DEBUG[25434] chan_sip.c: Header 7 [ 17]: Content-Length: 0
[2014-07-12 17:24:22] DEBUG[25434] chan_sip.c: Header 8 [ 69]: Allow: ACK, BYE, CANCEL, INFO, INVITE, NOTIFY, OPTIONS, REFER, UPDATE
[2014-07-12 17:24:22] DEBUG[25434] chan_sip.c: Header 9 [ 19]: Supported: replaces
[2014-07-12 17:24:22] VERBOSE[25434] chan_sip.c: — (10 headers 0 lines) —
[2014-07-12 17:24:22] DEBUG[25434] chan_sip.c: = Looking for Call ID: 4c7465851680a393758b49a54c5c58cc@54.72.144.181:5060 (Checking To) --From tag as7220d8aa --To-tag d9099a868b49f964i0
[2014-07-12 17:24:22] DEBUG[25434] chan_sip.c: That’s odd… Got a response on a call we don’t know about. Callid 4c7465851680a393758b49a54c5c58cc@54.72.144.181:5060
[2014-07-12 17:24:22] DEBUG[25434] chan_sip.c: Invalid SIP message - rejected , no callid, len 405
[2014-07-12 17:24:25] VERBOSE[25434] chan_sip.c:
<— SIP read from UDP:193.104.103.6:5060 —>
SIP/2.0 401 Unauthorized
Via: SIP/2.0/UDP 54.72.144.181;received=54.72.144.181;branch=z9hG4bK036edb82;rport=5060
From: sip:IPT-442035882580@sipgw3.orbtalk.co.uk;tag=as1f5cdc94
To: sip:IPT-442035882580@sipgw3.orbtalk.co.uk
CSeq: 176 REGISTER
Call-ID: 41f07a250df72d974dd0e28c798b9040@127.0.1.1
WWW-Authenticate: Digest realm=“orbtalk.co.uk”, nonce=“2bbf60027f62eafe017ffeb6167d05a0”, algorithm=MD5, opaque="4093890074"
Content-Length: 0

<------------->
[2014-07-12 17:24:25] DEBUG[25434] chan_sip.c: Header 0 [ 24]: SIP/2.0 401 Unauthorized
[2014-07-12 17:24:25] DEBUG[25434] chan_sip.c: Header 1 [ 87]: Via: SIP/2.0/UDP 54.72.144.181;received=54.72.144.181;branch=z9hG4bK036edb82;rport=5060
[2014-07-12 17:24:25] DEBUG[25434] chan_sip.c: Header 2 [ 64]: From: sip:IPT-442035882580@sipgw3.orbtalk.co.uk;tag=as1f5cdc94
[2014-07-12 17:24:25] DEBUG[25434] chan_sip.c: Header 3 [ 47]: To: sip:IPT-442035882580@sipgw3.orbtalk.co.uk
[2014-07-12 17:24:25] DEBUG[25434] chan_sip.c: Header 4 [ 18]: CSeq: 176 REGISTER
[2014-07-12 17:24:25] DEBUG[25434] chan_sip.c: Header 5 [ 51]: Call-ID: 41f07a250df72d974dd0e28c798b9040@127.0.1.1
[2014-07-12 17:24:25] DEBUG[25434] chan_sip.c: Header 6 [124]: WWW-Authenticate: Digest realm=“orbtalk.co.uk”, nonce=“2bbf60027f62eafe017ffeb6167d05a0”, algorithm=MD5, opaque=“4093890074”
[2014-07-12 17:24:25] DEBUG[25434] chan_sip.c: Header 7 [ 17]: Content-Length: 0
[2014-07-12 17:24:25] VERBOSE[25434] chan_sip.c: — (8 headers 0 lines) —
[2014-07-12 17:24:25] DEBUG[25434] chan_sip.c: = Looking for Call ID: 41f07a250df72d974dd0e28c798b9040@127.0.1.1 (Checking To) --From tag as1f5cdc94 --To-tag
[2014-07-12 17:24:25] DEBUG[25434] chan_sip.c: That’s odd… Got a response on a call we don’t know about. Callid 41f07a250df72d974dd0e28c798b9040@127.0.1.1
[2014-07-12 17:24:25] DEBUG[25434] chan_sip.c: Invalid SIP message - rejected , no callid, len 440
[2014-07-12 17:24:26] VERBOSE[25434] chan_sip.c:
<— SIP read from UDP:193.104.103.6:5060 —>
SIP/2.0 401 Unauthorized
Via: SIP/2.0/UDP 54.72.144.181;received=54.72.144.181;branch=z9hG4bK462b26c7;rport=5060
From: sip:IPT-442035882580@sipgw3.orbtalk.co.uk;tag=as35718893
To: sip:IPT-442035882580@sipgw3.orbtalk.co.uk
CSeq: 177 REGISTER
Call-ID: 41f07a250df72d974dd0e28c798b9040@127.0.1.1
WWW-Authenticate: Digest realm=“orbtalk.co.uk”, nonce=“2beb79333da840e2bf48a214eac73cd0”, algorithm=MD5, opaque="4093898544"
Content-Length: 0

<------------->
[2014-07-12 17:24:26] DEBUG[25434] chan_sip.c: Header 0 [ 24]: SIP/2.0 401 Unauthorized
[2014-07-12 17:24:26] DEBUG[25434] chan_sip.c: Header 1 [ 87]: Via: SIP/2.0/UDP 54.72.144.181;received=54.72.144.181;branch=z9hG4bK462b26c7;rport=5060
[2014-07-12 17:24:26] DEBUG[25434] chan_sip.c: Header 2 [ 64]: From: sip:IPT-442035882580@sipgw3.orbtalk.co.uk;tag=as35718893
[2014-07-12 17:24:26] DEBUG[25434] chan_sip.c: Header 3 [ 47]: To: sip:IPT-442035882580@sipgw3.orbtalk.co.uk
[2014-07-12 17:24:26] DEBUG[25434] chan_sip.c: Header 4 [ 18]: CSeq: 177 REGISTER
[2014-07-12 17:24:26] DEBUG[25434] chan_sip.c: Header 5 [ 51]: Call-ID: 41f07a250df72d974dd0e28c798b9040@127.0.1.1
[2014-07-12 17:24:26] DEBUG[25434] chan_sip.c: Header 6 [124]: WWW-Authenticate: Digest realm=“orbtalk.co.uk”, nonce=“2beb79333da840e2bf48a214eac73cd0”, algorithm=MD5, opaque=“4093898544”
[2014-07-12 17:24:26] DEBUG[25434] chan_sip.c: Header 7 [ 17]: Content-Length: 0
[2014-07-12 17:24:26] VERBOSE[25434] chan_sip.c: — (8 headers 0 lines) —
[2014-07-12 17:24:26] DEBUG[25434] chan_sip.c: = Looking for Call ID: 41f07a250df72d974dd0e28c798b9040@127.0.1.1 (Checking To) --From tag as35718893 --To-tag
[2014-07-12 17:24:26] DEBUG[25434] chan_sip.c: That’s odd… Got a response on a call we don’t know about. Callid 41f07a250df72d974dd0e28c798b9040@127.0.1.1
[2014-07-12 17:24:26] DEBUG[25434] chan_sip.c: Invalid SIP message - rejected , no callid, len 440
[2014-07-12 17:24:26] VERBOSE[25434] chan_sip.c:
<— SIP read from UDP:193.104.103.6:5060 —>
SIP/2.0 401 Unauthorized
Via: SIP/2.0/UDP 54.72.144.181;received=54.72.144.181;branch=z9hG4bK462b26c7;rport=5060
From: sip:IPT-442035882580@sipgw3.orbtalk.co.uk;tag=as35718893
To: sip:IPT-442035882580@sipgw3.orbtalk.co.uk
CSeq: 177 REGISTER
Call-ID: 41f07a250df72d974dd0e28c798b9040@127.0.1.1
WWW-Authenticate: Digest realm=“orbtalk.co.uk”, nonce=“2beb79333da840e2bf48a214eac73cd0”, algorithm=MD5, opaque="4093898544"
Content-Length: 0

<------------->
[2014-07-12 17:24:26] DEBUG[25434] chan_sip.c: Header 0 [ 24]: SIP/2.0 401 Unauthorized
[2014-07-12 17:24:26] DEBUG[25434] chan_sip.c: Header 1 [ 87]: Via: SIP/2.0/UDP 54.72.144.181;received=54.72.144.181;branch=z9hG4bK462b26c7;rport=5060
[2014-07-12 17:24:26] DEBUG[25434] chan_sip.c: Header 2 [ 64]: From: sip:IPT-442035882580@sipgw3.orbtalk.co.uk;tag=as35718893
[2014-07-12 17:24:26] DEBUG[25434] chan_sip.c: Header 3 [ 47]: To: sip:IPT-442035882580@sipgw3.orbtalk.co.uk
[2014-07-12 17:24:26] DEBUG[25434] chan_sip.c: Header 4 [ 18]: CSeq: 177 REGISTER
[2014-07-12 17:24:26] DEBUG[25434] chan_sip.c: Header 5 [ 51]: Call-ID: 41f07a250df72d974dd0e28c798b9040@127.0.1.1
[2014-07-12 17:24:26] DEBUG[25434] chan_sip.c: Header 6 [124]: WWW-Authenticate: Digest realm=“orbtalk.co.uk”, nonce=“2beb79333da840e2bf48a214eac73cd0”, algorithm=MD5, opaque=“4093898544”
[2014-07-12 17:24:26] DEBUG[25434] chan_sip.c: Header 7 [ 17]: Content-Length: 0
[2014-07-12 17:24:26] VERBOSE[25434] chan_sip.c: — (8 headers 0 lines) —
[2014-07-12 17:24:26] DEBUG[25434] chan_sip.c: = Looking for Call ID: 41f07a250df72d974dd0e28c798b9040@127.0.1.1 (Checking To) --From tag as35718893 --To-tag
[2014-07-12 17:24:26] DEBUG[25434] chan_sip.c: That’s odd… Got a response on a call we don’t know about. Callid 41f07a250df72d974dd0e28c798b9040@127.0.1.1
[2014-07-12 17:24:26] DEBUG[25434] chan_sip.c: Invalid SIP message - rejected , no callid, len 440
[2014-07-12 17:24:27] VERBOSE[25434] chan_sip.c:
<— SIP read from UDP:193.104.103.6:5060 —>
SIP/2.0 401 Unauthorized
Via: SIP/2.0/UDP 54.72.144.181;received=54.72.144.181;branch=z9hG4bK462b26c7;rport=5060
From: sip:IPT-442035882580@sipgw3.orbtalk.co.uk;tag=as35718893
To: sip:IPT-442035882580@sipgw3.orbtalk.co.uk
CSeq: 177 REGISTER
Call-ID: 41f07a250df72d974dd0e28c798b9040@127.0.1.1
WWW-Authenticate: Digest realm=“orbtalk.co.uk”, nonce=“2beb79333da840e2bf48a214eac73cd0”, algorithm=MD5, opaque="4093898544"
Content-Length: 0

<------------->
[2014-07-12 17:24:27] DEBUG[25434] chan_sip.c: Header 0 [ 24]: SIP/2.0 401 Unauthorized
[2014-07-12 17:24:27] DEBUG[25434] chan_sip.c: Header 1 [ 87]: Via: SIP/2.0/UDP 54.72.144.181;received=54.72.144.181;branch=z9hG4bK462b26c7;rport=5060
[2014-07-12 17:24:27] DEBUG[25434] chan_sip.c: Header 2 [ 64]: From: sip:IPT-442035882580@sipgw3.orbtalk.co.uk;tag=as35718893
[2014-07-12 17:24:27] DEBUG[25434] chan_sip.c: Header 3 [ 47]: To: sip:IPT-442035882580@sipgw3.orbtalk.co.uk
[2014-07-12 17:24:27] DEBUG[25434] chan_sip.c: Header 4 [ 18]: CSeq: 177 REGISTER
[2014-07-12 17:24:27] DEBUG[25434] chan_sip.c: Header 5 [ 51]: Call-ID: 41f07a250df72d974dd0e28c798b9040@127.0.1.1
[2014-07-12 17:24:27] DEBUG[25434] chan_sip.c: Header 6 [124]: WWW-Authenticate: Digest realm=“orbtalk.co.uk”, nonce=“2beb79333da840e2bf48a214eac73cd0”, algorithm=MD5, opaque=“4093898544”
[2014-07-12 17:24:27] DEBUG[25434] chan_sip.c: Header 7 [ 17]: Content-Length: 0
[2014-07-12 17:24:27] VERBOSE[25434] chan_sip.c: — (8 headers 0 lines) —
[2014-07-12 17:24:27] DEBUG[25434] chan_sip.c: = Looking for Call ID: 41f07a250df72d974dd0e28c798b9040@127.0.1.1 (Checking To) --From tag as35718893 --To-tag
[2014-07-12 17:24:27] DEBUG[25434] chan_sip.c: That’s odd… Got a response on a call we don’t know about. Callid 41f07a250df72d974dd0e28c798b9040@127.0.1.1
[2014-07-12 17:24:27] DEBUG[25434] chan_sip.c: Invalid SIP message - rejected , no callid, len 440
[2014-07-12 17:24:28] DEBUG[25434] chan_sip.c: Auto destroying SIP dialog ‘ODlmMGE3ZTk1NzJlNDk2Njk4NjgxMDhhMDFjNzA2M2Q.’
[2014-07-12 17:24:28] DEBUG[25434] chan_sip.c: Destroying SIP dialog ODlmMGE3ZTk1NzJlNDk2Njk4NjgxMDhhMDFjNzA2M2Q.
[2014-07-12 17:24:28] VERBOSE[25434] chan_sip.c: Really destroying SIP dialog ‘ODlmMGE3ZTk1NzJlNDk2Njk4NjgxMDhhMDFjNzA2M2Q.’ Method: REGISTER
[2014-07-12 17:24:28] VERBOSE[25408] asterisk.c: Executing last minute cleanups
[2014-07-12 17:24:28] VERBOSE[25408] res_musiconhold.c: == Destroying musiconhold processes
[2014-07-12 17:24:28] DEBUG[25408] res_musiconhold.c: Destroying MOH class ‘default’
[2014-07-12 17:24:28] DEBUG[25408] res_musiconhold.c: Destroying MOH class ‘none’
[2014-07-12 17:24:28] VERBOSE[25408] pbx.c: == Unregistered application ‘CallCompletionCancel’
[2014-07-12 17:24:28] VERBOSE[25408] pbx.c: == Unregistered application ‘CallCompletionRequest’
[2014-07-12 17:24:28] DEBUG[25408] logger.c: Unregistered dynamic logger level ‘CC’ with index 16.
[2014-07-12 17:24:28] DEBUG[25408] taskprocessor.c: destroying taskprocessor ‘CCSS core’
[2014-07-12 17:24:28] VERBOSE[25408] manager.c: == Manager unregistered action Bridge
[2014-07-12 17:24:28] VERBOSE[25408] manager.c: == Manager unregistered action Park
[2014-07-12 17:24:28] VERBOSE[25408] manager.c: == Manager unregistered action ParkedCalls
[2014-07-12 17:24:28] VERBOSE[25408] pbx.c: == Unregistered application ‘Park’
[2014-07-12 17:24:28] VERBOSE[25408] pbx.c: == Unregistered application ‘ParkedCall’
[2014-07-12 17:24:28] VERBOSE[25408] pbx.c: == Unregistered application ‘Bridge’
[2014-07-12 17:24:28] VERBOSE[25408] pbx.c: == Unregistered application ‘Answer’
[2014-07-12 17:24:28] VERBOSE[25408] pbx.c: == Unregistered application ‘BackGround’
[2014-07-12 17:24:28] VERBOSE[25408] pbx.c: == Unregistered application ‘Busy’
[2014-07-12 17:24:28] VERBOSE[25408] pbx.c: == Unregistered application ‘Congestion’
[2014-07-12 17:24:28] VERBOSE[25408] pbx.c: == Unregistered application ‘ExecIfTime’
[2014-07-12 17:24:28] VERBOSE[25408] pbx.c: == Unregistered application ‘Goto’
[2014-07-12 17:24:28] VERBOSE[25408] pbx.c: == Unregistered application ‘GotoIf’
[2014-07-12 17:24:28] VERBOSE[25408] pbx.c: == Unregistered application ‘GotoIfTime’
[2014-07-12 17:24:28] VERBOSE[25408] pbx.c: == Unregistered application ‘ImportVar’
[2014-07-12 17:24:28] VERBOSE[25408] pbx.c: == Unregistered application ‘Hangup’
[2014-07-12 17:24:28] VERBOSE[25408] pbx.c: == Unregistered application ‘Incomplete’
[2014-07-12 17:24:28] VERBOSE[25408] pbx.c: == Unregistered application ‘NoOp’
[2014-07-12 17:24:28] VERBOSE[25408] pbx.c: == Unregistered application ‘Proceeding’
[2014-07-12 17:24:28] VERBOSE[25408] pbx.c: == Unregistered application ‘Progress’
[2014-07-12 17:24:28] VERBOSE[25408] pbx.c: == Unregistered application ‘RaiseException’
[2014-07-12 17:24:28] VERBOSE[25408] pbx.c: == Unregistered application ‘ResetCDR’
[2014-07-12 17:24:28] VERBOSE[25408] pbx.c: == Unregistered application ‘Ringing’
[2014-07-12 17:24:28] VERBOSE[25408] pbx.c: == Unregistered application ‘SayAlpha’
[2014-07-12 17:24:28] VERBOSE[25408] pbx.c: == Unregistered application ‘SayDigits’
[2014-07-12 17:24:28] VERBOSE[25408] pbx.c: == Unregistered application ‘SayNumber’
[2014-07-12 17:24:28] VERBOSE[25408] pbx.c: == Unregistered application ‘SayPhonetic’
[2014-07-12 17:24:28] VERBOSE[25408] pbx.c: == Unregistered application ‘Set’
[2014-07-12 17:24:28] VERBOSE[25408] pbx.c: == Unregistered application ‘MSet’
[2014-07-12 17:24:28] VERBOSE[25408] pbx.c: == Unregistered application ‘SetAMAFlags’
[2014-07-12 17:24:28] VERBOSE[25408] pbx.c: == Unregistered application ‘Wait’
[2014-07-12 17:24:28] VERBOSE[25408] pbx.c: == Unregistered application ‘WaitExten’
[2014-07-12 17:24:28] VERBOSE[25408] manager.c: == Manager unregistered action ShowDialPlan
[2014-07-12 17:24:28] VERBOSE[25408] pbx.c: == Unregistered custom function EXCEPTION
[2014-07-12 17:24:28] VERBOSE[25408] pbx.c: == Unregistered custom function TESTTIME
[2014-07-12 17:24:28] VERBOSE[25408] manager.c: == Manager unregistered action Ping
[2014-07-12 17:24:28] VERBOSE[25408] manager.c: == Manager unregistered action Events
[2014-07-12 17:24:28] VERBOSE[25408] manager.c: == Manager unregistered action Logoff
[2014-07-12 17:24:28] VERBOSE[25408] manager.c: == Manager unregistered action Login
[2014-07-12 17:24:28] VERBOSE[25408] manager.c: == Manager unregistered action Challenge
[2014-07-12 17:24:28] VERBOSE[25408] manager.c: == Manager unregistered action Hangup
[2014-07-12 17:24:28] VERBOSE[25408] manager.c: == Manager unregistered action Status
[2014-07-12 17:24:28] VERBOSE[25408] manager.c: == Manager unregistered action Setvar
[2014-07-12 17:24:28] VERBOSE[25408] manager.c: == Manager unregistered action Getvar
[2014-07-12 17:24:28] VERBOSE[25408] manager.c: == Manager unregistered action GetConfig
[2014-07-12 17:24:28] VERBOSE[25408] manager.c: == Manager unregistered action GetConfigJSON
[2014-07-12 17:24:28] VERBOSE[25408] manager.c: == Manager unregistered action UpdateConfig
[2014-07-12 17:24:28] VERBOSE[25408] manager.c: == Manager unregistered action CreateConfig
[2014-07-12 17:24:28] VERBOSE[25408] manager.c: == Manager unregistered action ListCategories
[2014-07-12 17:24:28] VERBOSE[25408] manager.c: == Manager unregistered action Redirect
[2014-07-12 17:24:28] VERBOSE[25408] manager.c: == Manager unregistered action Atxfer
[2014-07-12 17:24:28] VERBOSE[25408] manager.c: == Manager unregistered action Originate
[2014-07-12 17:24:28] VERBOSE[25408] manager.c: == Manager unregistered action Command
[2014-07-12 17:24:28] VERBOSE[25408] manager.c: == Manager unregistered action ExtensionState
[2014-07-12 17:24:28] VERBOSE[25408] manager.c: == Manager unregistered action AbsoluteTimeout
[2014-07-12 17:24:28] VERBOSE[25408] manager.c: == Manager unregistered action MailboxStatus
[2014-07-12 17:24:28] VERBOSE[25408] manager.c: == Manager unregistered action MailboxCount
[2014-07-12 17:24:28] VERBOSE[25408] manager.c: == Manager unregistered action ListCommands
[2014-07-12 17:24:28] VERBOSE[25408] manager.c: == Manager unregistered action SendText
[2014-07-12 17:24:28] VERBOSE[25408] manager.c: == Manager unregistered action UserEvent
[2014-07-12 17:24:28] VERBOSE[25408] manager.c: == Manager unregistered action WaitEvent
[2014-07-12 17:24:28] VERBOSE[25408] manager.c: == Manager unregistered action CoreSettings
[2014-07-12 17:24:28] VERBOSE[25408] manager.c: == Manager unregistered action CoreStatus
[2014-07-12 17:24:28] VERBOSE[25408] manager.c: == Manager unregistered action Reload
[2014-07-12 17:24:28] VERBOSE[25408] manager.c: == Manager unregistered action CoreShowChannels
[2014-07-12 17:24:28] VERBOSE[25408] manager.c: == Manager unregistered action ModuleLoad
[2014-07-12 17:24:28] VERBOSE[25408] manager.c: == Manager unregistered action ModuleCheck
[2014-07-12 17:24:28] VERBOSE[25408] manager.c: == Manager unregistered action AOCMessage
[2014-07-12 17:24:28] DEBUG[25408] tcptls.c: Stopped server :: AMI server
[2014-07-12 17:24:28] DEBUG[25408] tcptls.c: Stopped server :: AMI TLS server
[2014-07-12 17:24:28] VERBOSE[25408] manager.c: == Manager unregistered action DataGet
[2014-07-12 17:24:28] VERBOSE[25475] asterisk.c: – Remote UNIX connection disconnected
[2014-07-12 17:24:28] DEBUG[25408] taskprocessor.c: destroying taskprocessor ‘core_event_dispatcher’
[2014-07-12 17:24:28] DEBUG[25408] asterisk.c: Asterisk ending (0).[/code]

Firstly both traces end with a normal shutdown. I assume that is expected, but it adds noise to the trace.

The second trace isn’t failing on an INVITE, so may not be the same problem.

The peer is sending it multiple copies of the replies to multiple REGISTER requests that didn’t supply authentication data. Having one such reply is normal. Moreover, your system says it doesn’t know anything about the request, and doesn’t seem to have sent the requests.

I’d say there is either another SIP system on your network that has been misconfigured to use your address as its contact address, or you are under some sort of attack.

In the first case, I suppose you might have a router set to route all 5060 traffic to you, but someone else is trying to log into an external server and your firewall hasn’t be set to block their outgoing requests.

Thank you ever so much for this, Have a couple of questions if thats OK. So when you mean The Peer do you mean the actual number / SIP Trunk account, i.e the external SIP account that holds the number is getting multiple requests ?

I may of been stupid here as I have a complete separate server on a different network that has the same sip trunk / same number / same auth details which is also connected. Do you think this could be it, Is it the bit below that leads you to believe these is an external source at play here ?

“That’s odd… Got a response on a call we don’t know about.”

So just to double check I Turned the other server off and am still getting some weirdness in there:

“hat’s odd… Got a response on a call we don’t know about. Callid 545870e66de3aa8a4f9bd03d6bd17404@127.0.1.1

[code]<------------->
[2014-07-13 11:04:56] DEBUG[31268] chan_sip.c: Header 0 [ 14]: SIP/2.0 200 OK
[2014-07-13 11:04:56] DEBUG[31268] chan_sip.c: Header 1 [ 57]: To: sip:1001@192.168.10.138:5060;tag=d9099a868b49f964i0
[2014-07-13 11:04:56] DEBUG[31268] chan_sip.c: Header 2 [ 58]: From: “Unknown” sip:Unknown@54.72.144.181;tag=as6cad7594
[2014-07-13 11:04:56] DEBUG[31268] chan_sip.c: Header 3 [ 60]: Call-ID: 5ae4aa435ef0b3761d622909114f0762@54.72.144.181:5060
[2014-07-13 11:04:56] DEBUG[31268] chan_sip.c: Header 4 [ 17]: CSeq: 102 OPTIONS
[2014-07-13 11:04:56] DEBUG[31268] chan_sip.c: Header 5 [ 58]: Via: SIP/2.0/UDP 54.72.144.181:5060;branch=z9hG4bK115670a2
[2014-07-13 11:04:56] DEBUG[31268] chan_sip.c: Header 6 [ 26]: Server: Cisco/SPA303-7.5.6
[2014-07-13 11:04:56] DEBUG[31268] chan_sip.c: Header 7 [ 17]: Content-Length: 0
[2014-07-13 11:04:56] DEBUG[31268] chan_sip.c: Header 8 [ 69]: Allow: ACK, BYE, CANCEL, INFO, INVITE, NOTIFY, OPTIONS, REFER, UPDATE
[2014-07-13 11:04:56] DEBUG[31268] chan_sip.c: Header 9 [ 19]: Supported: replaces
[2014-07-13 11:04:56] VERBOSE[31268] chan_sip.c: — (10 headers 0 lines) —
[2014-07-13 11:04:56] DEBUG[31268] chan_sip.c: = Looking for Call ID: 5ae4aa435ef0b3761d622909114f0762@54.72.144.181:5060 (Checking To) --From tag as6cad7594 --To-tag d9099a868b49f964i0
[2014-07-13 11:04:56] DEBUG[31268] chan_sip.c: That’s odd… Got a response on a call we don’t know about. Callid 5ae4aa435ef0b3761d622909114f0762@54.72.144.181:5060
[2014-07-13 11:04:56] DEBUG[31268] chan_sip.c: Invalid SIP message - rejected , no callid, len 405
[2014-07-13 11:04:56] VERBOSE[31268] chan_sip.c:
<— SIP read from UDP:82.45.126.45:42242 —>
SIP/2.0 200 OK
Via: SIP/2.0/UDP 54.72.144.181:5060;branch=z9hG4bK505d888e;rport=5060
Contact: sip:192.168.10.133:33730
To: sip:1004@82.45.126.45:42242;rinstance=7c8aa43a4c2005ba;transport=UDP;tag=9162ba47
From: "Unknown"sip:Unknown@54.72.144.181;tag=as6609a19f
Call-ID: 013a69422e542b447d90f3c12f2697a0@54.72.144.181:5060
CSeq: 102 OPTIONS
Accept: application/sdp, application/sdp
Accept-Language: en
Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
Supported: replaces, norefersub, extended-refer, timer, X-cisco-serviceuri
User-Agent: Z 3.2.21357 r21367
Allow-Events: presence, kpml
Content-Length: 0

<------------->
[2014-07-13 11:04:56] DEBUG[31268] chan_sip.c: Header 0 [ 14]: SIP/2.0 200 OK
[2014-07-13 11:04:56] DEBUG[31268] chan_sip.c: Header 1 [ 69]: Via: SIP/2.0/UDP 54.72.144.181:5060;branch=z9hG4bK505d888e;rport=5060
[2014-07-13 11:04:56] DEBUG[31268] chan_sip.c: Header 2 [ 35]: Contact: sip:192.168.10.133:33730
[2014-07-13 11:04:56] DEBUG[31268] chan_sip.c: Header 3 [ 87]: To: sip:1004@82.45.126.45:42242;rinstance=7c8aa43a4c2005ba;transport=UDP;tag=9162ba47
[2014-07-13 11:04:56] DEBUG[31268] chan_sip.c: Header 4 [ 57]: From: "Unknown"sip:Unknown@54.72.144.181;tag=as6609a19f
[2014-07-13 11:04:56] DEBUG[31268] chan_sip.c: Header 5 [ 60]: Call-ID: 013a69422e542b447d90f3c12f2697a0@54.72.144.181:5060
[2014-07-13 11:04:56] DEBUG[31268] chan_sip.c: Header 6 [ 17]: CSeq: 102 OPTIONS
[2014-07-13 11:04:56] DEBUG[31268] chan_sip.c: Header 7 [ 40]: Accept: application/sdp, application/sdp
[2014-07-13 11:04:56] DEBUG[31268] chan_sip.c: Header 8 [ 19]: Accept-Language: en
[2014-07-13 11:04:56] DEBUG[31268] chan_sip.c: Header 9 [ 81]: Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
[2014-07-13 11:04:56] DEBUG[31268] chan_sip.c: Header 10 [ 74]: Supported: replaces, norefersub, extended-refer, timer, X-cisco-serviceuri
[2014-07-13 11:04:56] DEBUG[31268] chan_sip.c: Header 11 [ 30]: User-Agent: Z 3.2.21357 r21367
[2014-07-13 11:04:56] DEBUG[31268] chan_sip.c: Header 12 [ 28]: Allow-Events: presence, kpml
[2014-07-13 11:04:56] DEBUG[31268] chan_sip.c: Header 13 [ 17]: Content-Length: 0
[2014-07-13 11:04:56] VERBOSE[31268] chan_sip.c: — (14 headers 0 lines) —
[2014-07-13 11:04:56] DEBUG[31268] chan_sip.c: = Looking for Call ID: 013a69422e542b447d90f3c12f2697a0@54.72.144.181:5060 (Checking To) --From tag as6609a19f --To-tag 9162ba47
[2014-07-13 11:04:56] DEBUG[31268] chan_sip.c: That’s odd… Got a response on a call we don’t know about. Callid 013a69422e542b447d90f3c12f2697a0@54.72.144.181:5060
[2014-07-13 11:04:56] DEBUG[31268] chan_sip.c: Invalid SIP message - rejected , no callid, len 642
[2014-07-13 11:04:57] VERBOSE[31268] chan_sip.c:
<— SIP read from UDP:193.104.103.6:5060 —>
SIP/2.0 401 Unauthorized
Via: SIP/2.0/UDP 54.72.144.181;received=54.72.144.181;branch=z9hG4bK1ab2362b;rport=5060
From: sip:IPT-442035882580@sipgw3.orbtalk.co.uk;tag=as1cd41851
To: sip:IPT-442035882580@sipgw3.orbtalk.co.uk
CSeq: 154 REGISTER
Call-ID: 545870e66de3aa8a4f9bd03d6bd17404@127.0.1.1
WWW-Authenticate: Digest realm=“orbtalk.co.uk”, nonce=“722a8a467b8536b001fece37216e98fc”, algorithm=MD5, opaque="4157521867"
Content-Length: 0

<------------->
[2014-07-13 11:04:57] DEBUG[31268] chan_sip.c: Header 0 [ 24]: SIP/2.0 401 Unauthorized
[2014-07-13 11:04:57] DEBUG[31268] chan_sip.c: Header 1 [ 87]: Via: SIP/2.0/UDP 54.72.144.181;received=54.72.144.181;branch=z9hG4bK1ab2362b;rport=5060
[2014-07-13 11:04:57] DEBUG[31268] chan_sip.c: Header 2 [ 64]: From: sip:IPT-442035882580@sipgw3.orbtalk.co.uk;tag=as1cd41851
[2014-07-13 11:04:57] DEBUG[31268] chan_sip.c: Header 3 [ 47]: To: sip:IPT-442035882580@sipgw3.orbtalk.co.uk
[2014-07-13 11:04:57] DEBUG[31268] chan_sip.c: Header 4 [ 18]: CSeq: 154 REGISTER
[2014-07-13 11:04:57] DEBUG[31268] chan_sip.c: Header 5 [ 51]: Call-ID: 545870e66de3aa8a4f9bd03d6bd17404@127.0.1.1
[2014-07-13 11:04:57] DEBUG[31268] chan_sip.c: Header 6 [124]: WWW-Authenticate: Digest realm=“orbtalk.co.uk”, nonce=“722a8a467b8536b001fece37216e98fc”, algorithm=MD5, opaque=“4157521867”
[2014-07-13 11:04:57] DEBUG[31268] chan_sip.c: Header 7 [ 17]: Content-Length: 0
[2014-07-13 11:04:57] VERBOSE[31268] chan_sip.c: — (8 headers 0 lines) —
[2014-07-13 11:04:57] DEBUG[31268] chan_sip.c: = Looking for Call ID: 545870e66de3aa8a4f9bd03d6bd17404@127.0.1.1 (Checking To) --From tag as1cd41851 --To-tag
[2014-07-13 11:04:57] DEBUG[31268] chan_sip.c: That’s odd… Got a response on a call we don’t know about. Callid 545870e66de3aa8a4f9bd03d6bd17404@127.0.1.1
[2014-07-13 11:04:57] DEBUG[31268] chan_sip.c: Invalid SIP message - rejected , no callid, len 440
[2014-07-13 11:04:57] VERBOSE[31268] chan_sip.c:
<— SIP read from UDP:82.45.126.45:46660 —>
SIP/2.0 200 OK
To: sip:1001@192.168.10.138:5060;tag=d9099a868b49f964i0
From: “Unknown” sip:Unknown@54.72.144.181;tag=as6cad7594
Call-ID: 5ae4aa435ef0b3761d622909114f0762@54.72.144.181:5060
CSeq: 102 OPTIONS
Via: SIP/2.0/UDP 54.72.144.181:5060;branch=z9hG4bK115670a2
Server: Cisco/SPA303-7.5.6
Content-Length: 0
Allow: ACK, BYE, CANCEL, INFO, INVITE, NOTIFY, OPTIONS, REFER, UPDATE
Supported: replaces

<------------->
[2014-07-13 11:04:57] DEBUG[31268] chan_sip.c: Header 0 [ 14]: SIP/2.0 200 OK
[2014-07-13 11:04:57] DEBUG[31268] chan_sip.c: Header 1 [ 57]: To: sip:1001@192.168.10.138:5060;tag=d9099a868b49f964i0
[2014-07-13 11:04:57] DEBUG[31268] chan_sip.c: Header 2 [ 58]: From: “Unknown” sip:Unknown@54.72.144.181;tag=as6cad7594
[2014-07-13 11:04:57] DEBUG[31268] chan_sip.c: Header 3 [ 60]: Call-ID: 5ae4aa435ef0b3761d622909114f0762@54.72.144.181:5060
[2014-07-13 11:04:57] DEBUG[31268] chan_sip.c: Header 4 [ 17]: CSeq: 102 OPTIONS
[2014-07-13 11:04:57] DEBUG[31268] chan_sip.c: Header 5 [ 58]: Via: SIP/2.0/UDP 54.72.144.181:5060;branch=z9hG4bK115670a2
[2014-07-13 11:04:57] DEBUG[31268] chan_sip.c: Header 6 [ 26]: Server: Cisco/SPA303-7.5.6
[2014-07-13 11:04:57] DEBUG[31268] chan_sip.c: Header 7 [ 17]: Content-Length: 0
[2014-07-13 11:04:57] DEBUG[31268] chan_sip.c: Header 8 [ 69]: Allow: ACK, BYE, CANCEL, INFO, INVITE, NOTIFY, OPTIONS, REFER, UPDATE
[2014-07-13 11:04:57] DEBUG[31268] chan_sip.c: Header 9 [ 19]: Supported: replaces
[2014-07-13 11:04:57] VERBOSE[31268] chan_sip.c: — (10 headers 0 lines) —
[2014-07-13 11:04:57] DEBUG[31268] chan_sip.c: = Looking for Call ID: 5ae4aa435ef0b3761d622909114f0762@54.72.144.181:5060 (Checking To) --From tag as6cad7594 --To-tag d9099a868b49f964i0
[2014-07-13 11:04:57] DEBUG[31268] chan_sip.c: That’s odd… Got a response on a call we don’t know about. Callid 5ae4aa435ef0b3761d622909114f0762@54.72.144.181:5060
[2014-07-13 11:04:57] DEBUG[31268] chan_sip.c: Invalid SIP message - rejected , no callid, len 405
[2014-07-13 11:04:57] VERBOSE[31268] chan_sip.c:
<— SIP read from UDP:82.45.126.45:42242 —>
SIP/2.0 200 OK
Via: SIP/2.0/UDP 54.72.144.181:5060;branch=z9hG4bK505d888e;rport=5060
Contact: sip:192.168.10.133:33730
To: sip:1004@82.45.126.45:42242;rinstance=7c8aa43a4c2005ba;transport=UDP;tag=9162ba47
From: "Unknown"sip:Unknown@54.72.144.181;tag=as6609a19f
Call-ID: 013a69422e542b447d90f3c12f2697a0@54.72.144.181:5060
CSeq: 102 OPTIONS
Accept: application/sdp, application/sdp
Accept-Language: en
Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
Supported: replaces, norefersub, extended-refer, timer, X-cisco-serviceuri
User-Agent: Z 3.2.21357 r21367
Allow-Events: presence, kpml
Content-Length: 0

<------------->
[2014-07-13 11:04:57] DEBUG[31268] chan_sip.c: Header 0 [ 14]: SIP/2.0 200 OK
[2014-07-13 11:04:57] DEBUG[31268] chan_sip.c: Header 1 [ 69]: Via: SIP/2.0/UDP 54.72.144.181:5060;branch=z9hG4bK505d888e;rport=5060
[2014-07-13 11:04:57] DEBUG[31268] chan_sip.c: Header 2 [ 35]: Contact: sip:192.168.10.133:33730
[2014-07-13 11:04:57] DEBUG[31268] chan_sip.c: Header 3 [ 87]: To: sip:1004@82.45.126.45:42242;rinstance=7c8aa43a4c2005ba;transport=UDP;tag=9162ba47
[2014-07-13 11:04:57] DEBUG[31268] chan_sip.c: Header 4 [ 57]: From: "Unknown"sip:Unknown@54.72.144.181;tag=as6609a19f
[2014-07-13 11:04:57] DEBUG[31268] chan_sip.c: Header 5 [ 60]: Call-ID: 013a69422e542b447d90f3c12f2697a0@54.72.144.181:5060
[2014-07-13 11:04:57] DEBUG[31268] chan_sip.c: Header 6 [ 17]: CSeq: 102 OPTIONS
[2014-07-13 11:04:57] DEBUG[31268] chan_sip.c: Header 7 [ 40]: Accept: application/sdp, application/sdp
[2014-07-13 11:04:57] DEBUG[31268] chan_sip.c: Header 8 [ 19]: Accept-Language: en
[2014-07-13 11:04:57] DEBUG[31268] chan_sip.c: Header 9 [ 81]: Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
[2014-07-13 11:04:57] DEBUG[31268] chan_sip.c: Header 10 [ 74]: Supported: replaces, norefersub, extended-refer, timer, X-cisco-serviceuri
[2014-07-13 11:04:57] DEBUG[31268] chan_sip.c: Header 11 [ 30]: User-Agent: Z 3.2.21357 r21367
[2014-07-13 11:04:57] DEBUG[31268] chan_sip.c: Header 12 [ 28]: Allow-Events: presence, kpml
[2014-07-13 11:04:57] DEBUG[31268] chan_sip.c: Header 13 [ 17]: Content-Length: 0
[2014-07-13 11:04:57] VERBOSE[31268] chan_sip.c: — (14 headers 0 lines) —
[2014-07-13 11:04:57] DEBUG[31268] chan_sip.c: = Looking for Call ID: 013a69422e542b447d90f3c12f2697a0@54.72.144.181:5060 (Checking To) --From tag as6609a19f --To-tag 9162ba47
[2014-07-13 11:04:57] DEBUG[31268] chan_sip.c: That’s odd… Got a response on a call we don’t know about. Callid 013a69422e542b447d90f3c12f2697a0@54.72.144.181:5060
[2014-07-13 11:04:57] DEBUG[31268] chan_sip.c: Invalid SIP message - rejected , no callid, len 642
[2014-07-13 11:04:58] VERBOSE[31268] chan_sip.c:
<— SIP read from UDP:82.45.126.45:46660 —>
SIP/2.0 200 OK
To: sip:1001@192.168.10.138:5060;tag=d9099a868b49f964i0
From: “Unknown” sip:Unknown@54.72.144.181;tag=as6cad7594
Call-ID: 5ae4aa435ef0b3761d622909114f0762@54.72.144.181:5060
CSeq: 102 OPTIONS
Via: SIP/2.0/UDP 54.72.144.181:5060;branch=z9hG4bK115670a2
Server: Cisco/SPA303-7.5.6
Content-Length: 0
Allow: ACK, BYE, CANCEL, INFO, INVITE, NOTIFY, OPTIONS, REFER, UPDATE
Supported: replaces

<------------->
[2014-07-13 11:04:58] DEBUG[31268] chan_sip.c: Header 0 [ 14]: SIP/2.0 200 OK
[2014-07-13 11:04:58] DEBUG[31268] chan_sip.c: Header 1 [ 57]: To: sip:1001@192.168.10.138:5060;tag=d9099a868b49f964i0
[2014-07-13 11:04:58] DEBUG[31268] chan_sip.c: Header 2 [ 58]: From: “Unknown” sip:Unknown@54.72.144.181;tag=as6cad7594
[2014-07-13 11:04:58] DEBUG[31268] chan_sip.c: Header 3 [ 60]: Call-ID: 5ae4aa435ef0b3761d622909114f0762@54.72.144.181:5060
[2014-07-13 11:04:58] DEBUG[31268] chan_sip.c: Header 4 [ 17]: CSeq: 102 OPTIONS
[2014-07-13 11:04:58] DEBUG[31268] chan_sip.c: Header 5 [ 58]: Via: SIP/2.0/UDP 54.72.144.181:5060;branch=z9hG4bK115670a2
[2014-07-13 11:04:58] DEBUG[31268] chan_sip.c: Header 6 [ 26]: Server: Cisco/SPA303-7.5.6
[2014-07-13 11:04:58] DEBUG[31268] chan_sip.c: Header 7 [ 17]: Content-Length: 0
[2014-07-13 11:04:58] DEBUG[31268] chan_sip.c: Header 8 [ 69]: Allow: ACK, BYE, CANCEL, INFO, INVITE, NOTIFY, OPTIONS, REFER, UPDATE
[2014-07-13 11:04:58] DEBUG[31268] chan_sip.c: Header 9 [ 19]: Supported: replaces
[2014-07-13 11:04:58] VERBOSE[31268] chan_sip.c: — (10 headers 0 lines) —
[2014-07-13 11:04:58] DEBUG[31268] chan_sip.c: = Looking for Call ID: 5ae4aa435ef0b3761d622909114f0762@54.72.144.181:5060 (Checking To) --From tag as6cad7594 --To-tag d9099a868b49f964i0
[2014-07-13 11:04:58] DEBUG[31268] chan_sip.c: That’s odd… Got a response on a call we don’t know about. Callid 5ae4aa435ef0b3761d622909114f0762@54.72.144.181:5060
[2014-07-13 11:04:58] DEBUG[31268] chan_sip.c: Invalid SIP message - rejected , no callid, len 405
[2014-07-13 11:04:58] VERBOSE[31268] chan_sip.c:
<— SIP read from UDP:82.45.126.45:42242 —>
SIP/2.0 200 OK
Via: SIP/2.0/UDP 54.72.144.181:5060;branch=z9hG4bK505d888e;rport=5060
Contact: sip:192.168.10.133:33730
To: sip:1004@82.45.126.45:42242;rinstance=7c8aa43a4c2005ba;transport=UDP;tag=9162ba47
From: "Unknown"sip:Unknown@54.72.144.181;tag=as6609a19f
Call-ID: 013a69422e542b447d90f3c12f2697a0@54.72.144.181:5060
CSeq: 102 OPTIONS
Accept: application/sdp, application/sdp
Accept-Language: en
Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
Supported: replaces, norefersub, extended-refer, timer, X-cisco-serviceuri
User-Agent: Z 3.2.21357 r21367
Allow-Events: presence, kpml
Content-Length: 0

<------------->
[2014-07-13 11:04:58] DEBUG[31268] chan_sip.c: Header 0 [ 14]: SIP/2.0 200 OK
[2014-07-13 11:04:58] DEBUG[31268] chan_sip.c: Header 1 [ 69]: Via: SIP/2.0/UDP 54.72.144.181:5060;branch=z9hG4bK505d888e;rport=5060
[2014-07-13 11:04:58] DEBUG[31268] chan_sip.c: Header 2 [ 35]: Contact: sip:192.168.10.133:33730
[2014-07-13 11:04:58] DEBUG[31268] chan_sip.c: Header 3 [ 87]: To: sip:1004@82.45.126.45:42242;rinstance=7c8aa43a4c2005ba;transport=UDP;tag=9162ba47
[2014-07-13 11:04:58] DEBUG[31268] chan_sip.c: Header 4 [ 57]: From: "Unknown"sip:Unknown@54.72.144.181;tag=as6609a19f
[2014-07-13 11:04:58] DEBUG[31268] chan_sip.c: Header 5 [ 60]: Call-ID: 013a69422e542b447d90f3c12f2697a0@54.72.144.181:5060
[2014-07-13 11:04:58] DEBUG[31268] chan_sip.c: Header 6 [ 17]: CSeq: 102 OPTIONS
[2014-07-13 11:04:58] DEBUG[31268] chan_sip.c: Header 7 [ 40]: Accept: application/sdp, application/sdp
[2014-07-13 11:04:58] DEBUG[31268] chan_sip.c: Header 8 [ 19]: Accept-Language: en
[2014-07-13 11:04:58] DEBUG[31268] chan_sip.c: Header 9 [ 81]: Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
[2014-07-13 11:04:58] DEBUG[31268] chan_sip.c: Header 10 [ 74]: Supported: replaces, norefersub, extended-refer, timer, X-cisco-serviceuri
[2014-07-13 11:04:58] DEBUG[31268] chan_sip.c: Header 11 [ 30]: User-Agent: Z 3.2.21357 r21367
[2014-07-13 11:04:58] DEBUG[31268] chan_sip.c: Header 12 [ 28]: Allow-Events: presence, kpml
[2014-07-13 11:04:58] DEBUG[31268] chan_sip.c: Header 13 [ 17]: Content-Length: 0
[2014-07-13 11:04:58] VERBOSE[31268] chan_sip.c: — (14 headers 0 lines) —
[2014-07-13 11:04:58] DEBUG[31268] chan_sip.c: = Looking for Call ID: 013a69422e542b447d90f3c12f2697a0@54.72.144.181:5060 (Checking To) --From tag as6609a19f --To-tag 9162ba47
[2014-07-13 11:04:58] DEBUG[31268] chan_sip.c: That’s odd… Got a response on a call we don’t know about. Callid 013a69422e542b447d90f3c12f2697a0@54.72.144.181:5060
[2014-07-13 11:04:58] DEBUG[31268] chan_sip.c: Invalid SIP message - rejected , no callid, len 642[/code]

Peer is the other side of the SIP session. In this case it would seem to be orbtalk.co.uk. Technically it is the instance of that address.

Although the call-id is technically opaque, the requests appear to be coming from 54.72.144.181.

OK thanks so to you it looks like 54.72.144.181 (which is the actual asterisk Server itself) is causing most of the problems ?

No. Something appears to be masquerading as that. Your logs do not show you transmitting the requests that are getting the bogus replies.

I think we need a lot of detail on your network to get to the bottom of this, unless your ITSP account is being attacked. I suppose an attack is just possible, but you would only spoof the source address if you thought that was being checked, and REGISTER is there to tell the server what the source address is.

OK thanks, im going to completely lock the network down to be office / SIP Trunk IPs allowed through reboot everything and then try again.

For anyone else that might have a similar issue the below was a good link to read up on the lingo
supportforums.cisco.com/documen … sip-traces

I will report back on here how I get on with the issue :smile: