...
Set by core routing each time a call is originated. For inbound this is the caller id, for calls dialed from a handset this is the handset extension no.
- The source no. can be changed but should only be done to cleanup the caller id from a sip provider that presents it badly. This should be done via the rewrite-source action.
setDeliveredTo - dial/queue/voicemail/conference no does this
- remove from api as will be moved to Dial.
Used to set the realm and number the call is finally delivered to.
- Called each time 'gosub' is invoked to update the realm and routing number
DialedNo
- called by the core routing logic when a call first enters the system. Normally this wouldn't be modified by a script unless the trunk provider provides a badly formatted no. hin which you may want to re-reformat it using the rewrite action.
...