Displaying 1 result from an estimated 1 matches for "dundi_result_read".
2010 Mar 13
0
PBX_DUNDI question
hello All,
what could be the problem in dundi lookup
*pbx_dundi.c:4109 dundi_result_read: Result number 1 is not valid for DUNDi
query results for ID 879!*
though it should return some results , it failed in getting those .
foloowing is my DIALPLAN
exten => s,n,Set(ID=${DUNDIQUERY(${NUMBER},priv,b)})
exten => s,n,NoOp(DUNDI-QUERY-ID [ ${ID} ])
exten => s,n,Set(NUM=${DUND...