No. If want to send the call to the registered contacts plus the address C, use lookup + location nodes in your CPL script.
regards, Bogdan
Iñaki Baz Castillo wrote:
El Monday 19 November 2007 11:15:42 Bogdan-Andrei Iancu escribió:
Hi,
Yes, that is correct - the CPL interpretor does not care about any new branches you added before. It has it's own built in location set which is initialized to empty for incoming processing.
Try using the lookup CPL node if you want to use the registered contacts.
So you suggest to do a spiral (with CPL "lookup") instead of doing a direct CPL "location", is it?