Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
configuration:telephony:dialplan [2019/06/06 13:05] – [Attendance in] acruzconfiguration:telephony:dialplan [2021/06/16 11:34] admin
Line 29: Line 29:
 ${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 caller id number
 +${account_name} => the account name
 ${val1}, ${val2}, ... => use the resulting match from the regular expression inside ()  ${val1}, ${val2}, ... => use the resulting match from the regular expression inside () 
 </code> </code>
Line 42: Line 43:
 </code> </code>
  
 +=====Bridge local=====
 +This action allows you call to local accounts or local groups.
 +
 +
 +====Bridge local - account====
 +To call to a account.
 +
 +  * **Name**: call account
 +  * **Priority**: //last//
 +  * **Conditions**: x - //custom//; x - //Destination number//: x-//Expression//: ^20\d$
 +  * **Action**: x - //custom//: //Bridge Local//; //Type//: x - //account//; //Domain//: commsmundi.com; //Number//: ${destination_number}
 +  * click __Add__
 +
 +====Bridge local - group====
 +To call to a group.
 +
 +  * **Name**: call group
 +  * **Priority**: //last//
 +  * **Conditions**: x - //custom//; x - //Destination number//: x-//Expression//: ^666$
 +  * **Action**: x - //custom//: //Bridge Local//; //Type//: x - //group//; //Domain//: commsmundi.com; //Number//: technical
  
 =====Bridge custom===== =====Bridge custom=====
Line 771: Line 792:
   * Name: Attendance_out   * Name: Attendance_out
   * Conditions: x - Custom   * Conditions: x - Custom
 +  * x - Channel name; x - Expression: ^account/(.*)@commsmundi.com
   * x - Destination number; x - Expression: ^214$   * x - Destination number; x - Expression: ^214$
   * Action: Attendance; Type: x - Out   * Action: Attendance; Type: x - Out
-  * Destination: domain: commsmundi.com number : 304+  * Destination: domain: commsmundi.com number : ${val1}
   * Click on __Add__   * Click on __Add__
  
/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