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 Feb 2, 2021
1 parent ff358f4 commit aaf2d70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions extensions_custom.conf
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +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,Playback(beep)
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 aaf2d70

Please sign in to comment.