Hi newbie here,
My new PBXiaF 1.3 as follows:
Running on VMware 1.04 on Lenovo T60.
256 MB of memory
with two trunk and two extension.
System was running good with no issue with AsteriDex DB look up for almost 1.5 months. Until two days ago I imported about 20 more entry via csv format. I guess I didn't do my homework right
. Now my CallerID Superfecta for FreePBX doesn't work any more
. Here is the asterisk log information:
Executing [Gizmo5@from-pstn:1] Set("SIP/Gizmo5-b7c05060", "__FROM_DID=Gizmo5") in new stack
Executing [Gizmo5@from-pstn:2] Gosub("SIP/Gizmo5-b7c05060", "cidlookup|cidlookup_1|1") in new stack
Executing [cidlookup_1@cidlookup:1] GotoIf("SIP/Gizmo5-b7c05060", "1?cidlookup|cidlookup_return|1") in new stack
Goto (cidlookup,cidlookup_return,1)
Executing [cidlookup_return@cidlookup:1] LookupCIDName("SIP/Gizmo5-b7c05060", "") in new stack
Changed Caller*ID name to AsteriDex data base open failed
Executing [cidlookup_return@cidlookup:2] Return("SIP/Gizmo5-b7c05060", "") in new stack
Executing [Gizmo5@from-pstn:3] Gosub("SIP/Gizmo5-b7c05060", "app-blacklist-check|s|1") in new stack
Executing [s@app-blacklist-check:1] LookupBlacklist("SIP/Gizmo5-b7c05060", "") in new stack
Executing [s@app-blacklist-check:2] GotoIf("SIP/Gizmo5-b7c05060", "0?blacklisted") in new stack
Executing [s@app-blacklist-check:3] Return("SIP/Gizmo5-b7c05060", "") in new stack
Executing [Gizmo5@from-pstn:4] GotoIf("SIP/Gizmo5-b7c05060", "1 ?cidok") in new stack
Goto (from-pstn,Gizmo5,6)
Executing [Gizmo5@from-pstn:6] NoOp("SIP/Gizmo5-b7c05060", "CallerID is "AsteriDex data base open failed" <XXXXXXXX>") in new stack.
For CallerID.php my setting is as follows:
$AsteriDex = '1'
$Google = '1'
$AnyWho = '1'
$WhitePagesCAD = '1';
I'm guessing my import of csv files messed up CallerID Superfecta lookup
. Anyway to fix this? This is for every incoming calls. If more information is required please ask me and I will provide the information. However, please tell me how to get the information as I'm still learning bolts and nuts of PBXiaF.
Leo
My new PBXiaF 1.3 as follows:
Running on VMware 1.04 on Lenovo T60.
256 MB of memory
with two trunk and two extension.
System was running good with no issue with AsteriDex DB look up for almost 1.5 months. Until two days ago I imported about 20 more entry via csv format. I guess I didn't do my homework right
. Now my CallerID Superfecta for FreePBX doesn't work any more
. Here is the asterisk log information:Executing [Gizmo5@from-pstn:1] Set("SIP/Gizmo5-b7c05060", "__FROM_DID=Gizmo5") in new stack
Executing [Gizmo5@from-pstn:2] Gosub("SIP/Gizmo5-b7c05060", "cidlookup|cidlookup_1|1") in new stack
Executing [cidlookup_1@cidlookup:1] GotoIf("SIP/Gizmo5-b7c05060", "1?cidlookup|cidlookup_return|1") in new stack
Goto (cidlookup,cidlookup_return,1)
Executing [cidlookup_return@cidlookup:1] LookupCIDName("SIP/Gizmo5-b7c05060", "") in new stack
Changed Caller*ID name to AsteriDex data base open failed
Executing [cidlookup_return@cidlookup:2] Return("SIP/Gizmo5-b7c05060", "") in new stack
Executing [Gizmo5@from-pstn:3] Gosub("SIP/Gizmo5-b7c05060", "app-blacklist-check|s|1") in new stack
Executing [s@app-blacklist-check:1] LookupBlacklist("SIP/Gizmo5-b7c05060", "") in new stack
Executing [s@app-blacklist-check:2] GotoIf("SIP/Gizmo5-b7c05060", "0?blacklisted") in new stack
Executing [s@app-blacklist-check:3] Return("SIP/Gizmo5-b7c05060", "") in new stack
Executing [Gizmo5@from-pstn:4] GotoIf("SIP/Gizmo5-b7c05060", "1 ?cidok") in new stack
Goto (from-pstn,Gizmo5,6)
Executing [Gizmo5@from-pstn:6] NoOp("SIP/Gizmo5-b7c05060", "CallerID is "AsteriDex data base open failed" <XXXXXXXX>") in new stack.
For CallerID.php my setting is as follows:
$AsteriDex = '1'
$Google = '1'
$AnyWho = '1'
$WhitePagesCAD = '1';
I'm guessing my import of csv files messed up CallerID Superfecta lookup
. Anyway to fix this? This is for every incoming calls. If more information is required please ask me and I will provide the information. However, please tell me how to get the information as I'm still learning bolts and nuts of PBXiaF.Leo