Skip to content

Commit

Permalink
Update extensions_custom.conf
Browse files Browse the repository at this point in the history
  • Loading branch information
miclast committed Jan 21, 2021
1 parent d613682 commit 9f2c90f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extensions_custom.conf
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ same => n,NoCDR
same => n,Wait(1)
same => n,Gosub(type-proc,cell${EXTEN:1:3},1)
same => n,NoOp(type = ${type})
same => n,ChanSpy(PJSIP/${EXTEN:4},${type})
same => n,ChanSpy(PJSIP/${EXTEN:4},${type}) ; Set needed channel driver here like SIP, PJSIP, SCCP, OOH323, etc.
same => n(exit),Hangup


Expand Down

0 comments on commit 9f2c90f

Please sign in to comment.