mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-14 21:10:11 +01:00
<provider>-direct must be before outgoing, otherwise service codes will be called instead of handled.
Ref: #15325
This commit is contained in:
parent
3d5171e521
commit
8989b900f1
1 changed files with 1 additions and 1 deletions
|
|
@ -7,8 +7,8 @@ include => clir
|
|||
include => local_extensions
|
||||
include => |PROVIDER|-callforwarding
|
||||
include => |PROVIDER|-callwaiting
|
||||
include => |PROVIDER|-outgoing
|
||||
include => |PROVIDER|-direct
|
||||
include => |PROVIDER|-outgoing
|
||||
|
||||
[|PROVIDER|-transfer]
|
||||
; Context used for call transfer for this Provider
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue