I’ve been trying to get the callerid lookup to work with openCNAM. tried the tiral, no luck. purchased the pro version, still no luck but noticed that the openCNAM dashboard was not showing any queries.
Looking at the full log i’m seeing this when calling in…
2013-09-12 23:12:09] VERBOSE[2078][C-00000000] pbx.c: -- Executing [[email protected]:1] Set("SIP/555xxxx-00000000", "__FROM_DID=555xxxxx") in new stack [2013-09-12 23:12:09] VERBOSE[2078][C-00000000] pbx.c: -- Executing [[email protected]:2] Set("SIP/555xxxxx-00000000", "CDR(did)=555xxxxx") in new stack [2013-09-12 23:12:09] VERBOSE[2078][C-00000000] pbx.c: -- Executing [[email protected]:3] Gosub("SIP/555xxxxx-00000000", "cidlookup,cidlookup_3,1()") in new stack [2013-09-12 23:12:09] VERBOSE[2078][C-00000000] pbx.c: -- Executing [[email protected]:1] Set("SIP/555xxxxx-00000000", "CURLOPT(httptimeout)=7") in new stack [2013-09-12 23:12:09] ERROR[2078][C-00000000] pbx.c: Function CURLOPT not registered [2013-09-12 23:12:09] ERROR[2078][C-00000000] pbx.c: Function CURL not registered [2013-09-12 23:12:09] VERBOSE[2078][C-00000000] pbx.c: -- Executing [[email protected]:2] Set("SIP/555xxxxx-00000000", "CALLERID(name)=") in new stack [2013-09-12 23:12:09] VERBOSE[2078][C-00000000] pbx.c: -- Executing [[email protected]:3] Return("SIP/555xxxxx-00000000", "") in new stack [2013-09-12 23:12:09] VERBOSE[2078][C-00000000] pbx.c: -- Executing [[email protected]:4] ExecIf("SIP/555xxxxx-00000000", "1 ?Set(CALLERID(name)=+19795551212)") in new stack [2013-09-12 23:12:09] WARNING[2078][C-00000000] func_callerid.c: CALLERPRES is deprecated. Use CALLERID(name-pres) or CALLERID(num-pres) instead.
Am i missing something? using FreePBX 2.11.0.10 “out of the box” without any custom settings.