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=${DUNDIRESULT(${ID},getnum)})
exten => s,n,NoOp(There are [ ${NUM} ] dundi results)

regards
Dhaval
-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to