Page 1 of 1

agi-VDADcloser_inboundCID.agi

PostPosted: Wed Sep 06, 2006 2:42 pm
by SuPrSluG
what does the 999 do? Is it supposed to be in the lists? I'm confused.
exten => 8662619713,4,AGI(agi-VDADcloser_inboundCID.agi,SalesLine-----8662619713-----Closer---------------999-----1)

PostPosted: Wed Sep 06, 2006 3:47 pm
by mflorell
The 999 is the list_id where the new leads are inserted into when the call comes in. You do not have to have this defined as a list if you do not want to be calling these leads back.

PostPosted: Tue Jul 17, 2007 11:03 am
by enjay
What script should be used for SIP ITSP lookups? Currently it seems like it always creates a new record in 999 even if I already have a record for it and its not populating the fields.

PostPosted: Tue Jul 17, 2007 11:00 pm
by mflorell
I'm not exactly sure what a SIP UTSP lookup is, but if you want to try to match a callerID, then try the agi-VDADcloser_inboundCIDlookup.agi script instead of the agi-VDADcloser_inboundCID.agi script.

PostPosted: Wed Jul 18, 2007 9:03 am
by enjay
ITSP as in provider and yea thats the script I use without success.. no worries I'll keep diggin.

Thanks,
Art