Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
configuration:telephony:dialplan [2021/06/16 11:34] adminconfiguration:telephony:dialplan [2021/06/16 12:11] – [Conditions and Destination Variables] admin
Line 28: Line 28:
 <code> <code>
 ${destination_number} => the destination number dialed by the user ${destination_number} => the destination number dialed by the user
-${caller_id_number} => the caller id number +${caller_id_number} => the call caller id number 
-${account_name} => the account name+${caller_id_name} => the call caller id name 
 +${origination_caller_id_number} => the call caller id number effective 
 +${origination_caller_id_name} => the call caller id name effective
 ${val1}, ${val2}, ... => use the resulting match from the regular expression inside ()  ${val1}, ${val2}, ... => use the resulting match from the regular expression inside () 
 +${domain_name} => the domain name
 +${line_name} => the line name
 +${account_name} => the account name
 +${description} => the account description
 +${accountcode} => the call accountcode
 +${userfield} => the call userfield
 +${uuid} => The call unique identifier
 +${call_uuid} => The call uuid unique identifier
 +${channel_name} => the channel name
 +${channel_type} => the channel type
 +${channel_type} => the channel type
 +${context} => The dial-plan context name
 +${extension} => The dial-plan extension name
 +${billsec} => The call billsec time in seconds
 +${bridge_hangup_cause} => The hangup cause for the bridge action
 +${bridge_originate_disposition} => The originate cause for the bridge action
 +${ivr_digits} => digits pressed inside the ivr
 +${odbc_[\w-]+} => The odbc return variables
 +${chan_[\w-]+} => The custom channel variable defined in action channel variable
 +${sip_p_[\w-]+} => SIP optional P-Key-Flags headers variables
 +${sip_x_[\w-]+} => SIP optional custom headers variables
 +${sip_to_user} => SIP to user variable.
 </code> </code>
  
/home/www/wiki/data/pages/configuration/telephony/dialplan.txt · Last modified: 2024/04/09 17:49 by admin
 
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki