SHOW:
|
|
- or go back to the newest paste.
| 1 | [general] | |
| 2 | static=yes | |
| 3 | writeprotect=no | |
| 4 | autofallthrough=yes | |
| 5 | clearglobalvars=no | |
| 6 | priorityjumping=no | |
| 7 | ||
| 8 | [dialplan] | |
| 9 | exten=>_2xxx,1,Dial(OOH323/${EXTEN}@AVAYA,40,Tt)
| |
| 10 | exten=>_2500,1,Dial(SIP/${EXTEN},40,Tt)
| |
| 11 | ||
| 12 | [external] | |
| 13 | - | include=>dialplan |
| 13 | + | exten=>_9XXXXXXX,1,Dial(OOH323/${EXTEN}@AVAYA)
|
| 14 | ||
| 15 | [from-corp] | |
| 16 | include=>dialplan | |
| 17 | include=>external |