Incoming calls dont work on sip trunk

Hi,

Here are prints from asterisk console when call is placed and not placed. Can I use tcpdum instead of ngrep I have some problems with installation, if you had experience with tcpdump. Thx

  1. Call is not placed
    DID/CID
    any DID/CID

Executing [myDID@from-trunk:1] Set(“SIP/myprovider-out-0000009b”, “__FROM_DID=myDID”) in new stack
– Executing [myDID@from-trunk:2] NoOp(“SIP/myprovider-out-0000009b”, “Received an unknown call with DID set to myDID”) in new stack
– Executing [myDID@from-trunk:3] Goto(“SIP/myprovider-out-0000009b”, “s,a2”) in new stack
– Goto (from-trunk,s,2)
– Executing [s@from-trunk:2] Answer(“SIP/myprovider-out-0000009b”, “”) in new stack
– Executing [s@from-trunk:3] Wait(“SIP/myprovider-out-0000009b”, “2”) in new stack
> 0x2013fff0 – Probation passed - setting RTP source address to sip.myprovider.com:11252
– Executing [s@from-trunk:4] Playback(“SIP/myprovider-out-0000009b”, “ss-noservice”) in new stack
– <SIP/myprovider-out-0000009b> Playing ‘ss-noservice.gsm’ (language ‘en’)
== Spawn extension (from-trunk, s, 4) exited non-zero on ‘SIP/myprovider-out-0000009b’
– Executing [h@from-trunk:1] Macro(“SIP/myprovider-out-0000009b”, “hangupcall,”) in new stack

  1. Call is placed
    any DID/ any CID
    DID/ any CID

– Executing [myDID@from-trunk:1] Set(“SIP/myprovider-out-0000009e”, “__FROM_DID=myDID”) in new stack
– Executing [myDID@from-trunk:2] Goto(“SIP/myprovider-out-0000009e”, “s,1”) in new stack
– Goto (from-trunk,s,1)
– Executing [s@from-trunk:1] ExecIf(“SIP/myprovider-out-0000009e”, “0?Set(__FROM_DID=s)”) in new stack
– After macros are checked call is placed