Does anyone know why *66 will not work? I have add a Misc Application with a different feature code and that still will not work.
It looks like everything installed ok no issues running the web apps or getting into the db....
The app is run it answers the wait 3 sec and hangs up no audio nothing...
This is what i get when the app is run:
Thank you for any help!
-- Executing [REMOVEDNUMBER@from-trunk:1] Set("SIP/1547121443-08467a18", "__FROM_DID=REMOVEDNUMBER") in new stack
-- Executing [REMOVEDNUMBER@from-trunk:2] Gosub("SIP/1547121443-08467a18", "app-blacklist-check,s,1") in new stack
-- Executing [s@app-blacklist-check:1] GotoIf("SIP/1547121443-08467a18", "0?blacklisted") in new stack
-- Executing [s@app-blacklist-check:2] Set("SIP/1547121443-08467a18", "CALLED_BLACKLIST=1") in new stack
-- Executing [s@app-blacklist-check:3] Return("SIP/1547121443-08467a18", "") in new stack
-- Executing [REMOVEDNUMBER@from-trunk:3] ExecIf("SIP/1547121443-08467a18", "0 ?Set(CALLERID(name)=12142763358)") in new stack
-- Executing [REMOVEDNUMBER@from-trunk:4] Set("SIP/1547121443-08467a18", "FAX_RX=disabled") in new stack
-- Executing [REMOVEDNUMBER@from-trunk:5] Set("SIP/1547121443-08467a18", "__CALLINGPRES_SV=allowed_not_screened") in new stack
-- Executing [REMOVEDNUMBER@from-trunk:6] Set("SIP/1547121443-08467a18", "CALLERPRES()=allowed_not_screened") in new stack
-- Executing [REMOVEDNUMBER@from-trunk:7] Goto("SIP/1547121443-08467a18", "custom-meetme3,s,1") in new stack
-- Goto (custom-meetme3,s,1)
-- Executing [s@custom-meetme3:1] Answer("SIP/1547121443-08467a18", "") in new stack
-- Executing [s@custom-meetme3:2] Wait("SIP/1547121443-08467a18", "3") in new stack
== Spawn extension (custom-meetme3, s, 3) exited non-zero on 'SIP/1547121443-08467a18'
It looks like everything installed ok no issues running the web apps or getting into the db....
The app is run it answers the wait 3 sec and hangs up no audio nothing...
This is what i get when the app is run:
Thank you for any help!
-- Executing [REMOVEDNUMBER@from-trunk:1] Set("SIP/1547121443-08467a18", "__FROM_DID=REMOVEDNUMBER") in new stack
-- Executing [REMOVEDNUMBER@from-trunk:2] Gosub("SIP/1547121443-08467a18", "app-blacklist-check,s,1") in new stack
-- Executing [s@app-blacklist-check:1] GotoIf("SIP/1547121443-08467a18", "0?blacklisted") in new stack
-- Executing [s@app-blacklist-check:2] Set("SIP/1547121443-08467a18", "CALLED_BLACKLIST=1") in new stack
-- Executing [s@app-blacklist-check:3] Return("SIP/1547121443-08467a18", "") in new stack
-- Executing [REMOVEDNUMBER@from-trunk:3] ExecIf("SIP/1547121443-08467a18", "0 ?Set(CALLERID(name)=12142763358)") in new stack
-- Executing [REMOVEDNUMBER@from-trunk:4] Set("SIP/1547121443-08467a18", "FAX_RX=disabled") in new stack
-- Executing [REMOVEDNUMBER@from-trunk:5] Set("SIP/1547121443-08467a18", "__CALLINGPRES_SV=allowed_not_screened") in new stack
-- Executing [REMOVEDNUMBER@from-trunk:6] Set("SIP/1547121443-08467a18", "CALLERPRES()=allowed_not_screened") in new stack
-- Executing [REMOVEDNUMBER@from-trunk:7] Goto("SIP/1547121443-08467a18", "custom-meetme3,s,1") in new stack
-- Goto (custom-meetme3,s,1)
-- Executing [s@custom-meetme3:1] Answer("SIP/1547121443-08467a18", "") in new stack
-- Executing [s@custom-meetme3:2] Wait("SIP/1547121443-08467a18", "3") in new stack
== Spawn extension (custom-meetme3, s, 3) exited non-zero on 'SIP/1547121443-08467a18'