search for: cnum_lookup

Displaying 1 result from an estimated 1 matches for "cnum_lookup".

2005 May 28
1
cmd curl crashes asterisk:
...cut off at 15 characters to squeeze it in setcidname(). Here is an example crash. -- Goto (macro-getcustid,s,3) -- Executing NoOp("Zap/2-1", "Call from using .") in new stack -- Executing Curl("Zap/2-1", "http://old-inside.theplanet.com/xmlservices/cnum_lookup.html?cid=") in new stack pbx01*CLI> Disconnected from Asterisk server [macro-getcustid]; ${DEFAULT} is my own number..i.e. no cid was given... exten => s,1,setvar(CURL=) exten => s,2,gotoif($["${CALLERIDNUM}" = "${DEFAULT}"]?9:3) exten => s,3,noop(Call from ${...