Callback and Trixbox

Hi, i’m new in this forum and i want to send a GLOBAL HI TO ALL!!!
I’ve a problem with Callback module and trixbox, i’ve configured callback to recall all incoming calls and in the CLI i see the system executing the command but no call received, i post the CLI content when i call trixbox server:

== Using SIP RTP TOS bits 184
== Using SIP RTP CoS mark 5
== Using SIP VRTP TOS bits 136
== Using SIP VRTP CoS mark 6
– Executing [0690283216@from-sip-external:1] NoOp(“SIP/Eutelia-00000001”, “Received incoming SIP connection from unknown peer to 069028****”) in new stack
– Executing [0690283216@from-sip-external:2] Set(“SIP/Eutelia-00000001”, “DID=069028****”) in new stack
– Executing [0690283216@from-sip-external:3] Goto(“SIP/Eutelia-00000001”, “s,1”) in new stack
– Goto (from-sip-external,s,1)
– Executing [s@from-sip-external:1] GotoIf(“SIP/Eutelia-00000001”, “1?from-trunk,069028****,1”) in new stack
– Goto (from-trunk,069028****,1)
– Executing [0690283216@from-trunk:1] NoOp(“SIP/Eutelia-00000001”, “Catch-All DID Match - Found 069028**** - You probably want a DID for this.”) in new stack
– Executing [0690283216@from-trunk:2] Goto(“SIP/Eutelia-00000001”, “ext-did,s,1”) in new stack
– Goto (ext-did,s,1)
– Executing [s@ext-did:1] Set(“SIP/Eutelia-00000001”, “__FROM_DID=s”) in new stack
– Executing [s@ext-did:2] Gosub(“SIP/Eutelia-00000001”, “app-blacklist-check,s,1”) in new stack
– Executing [s@app-blacklist-check:1] GotoIf(“SIP/Eutelia-00000001”, “0?blacklisted”) in new stack
– Executing [s@app-blacklist-check:2] Return(“SIP/Eutelia-00000001”, “”) in new stack
– Executing [s@ext-did:3] ExecIf(“SIP/Eutelia-00000001”, “1 ?Set(CALLERID(name)=06485484)”) in new stack
– Executing [s@ext-did:4] Set(“SIP/Eutelia-00000001”, “__CALLINGPRES_SV=allowed_not_screened”) in new stack
– Executing [s@ext-did:5] Set(“SIP/Eutelia-00000001”, “CALLERPRES()=allowed_not_screened”) in new stack
– Executing [s@ext-did:6] Goto(“SIP/Eutelia-00000001”, “callback,1,1”) in new stack
– Goto (callback,1,1)
– Executing [1@callback:1] Set(“SIP/Eutelia-00000001”, “CALL=06485484”) in new stack
– Executing [1@callback:2] Set(“SIP/Eutelia-00000001”, “DESTINATION=ivr-5.s.1”) in new stack
– Executing [1@callback:3] Set(“SIP/Eutelia-00000001”, “SLEEP=5”) in new stack
– Executing [1@callback:4] System(“SIP/Eutelia-00000001”, “/var/lib/asterisk/bin/callback 06485484 ivr-5.s.1 5 &”) in new stack
– Executing [1@callback:5] Hangup(“SIP/Eutelia-00000001”, “”) in new stack
== Spawn extension (callback, 1, 5) exited non-zero on ‘SIP/Eutelia-00000001’
== Manager ‘admin’ logged on from 127.0.0.1
== Manager ‘admin’ logged off from 127.0.0.1

thx in advance…
LiquiD

trixbox uses a very old version of FreePBX that is unsupported. It was also modified by the trixbox folks to make 3rd party modules difficult to integrate.

I suggest running a current version of FreePBX instead of an unsupported, abandoned distribution.