Skip to content

Commit

Permalink
Remove congestion function and go straight to hangup nethesis/dev#6183
Browse files Browse the repository at this point in the history
  • Loading branch information
Stell0 committed Oct 14, 2022
1 parent 7718725 commit 94b3122
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion etc/extensions.conf
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,6 @@ exten => s,n,Answer
exten => s,n,Wait(2)
exten => s,n,Playback(ss-noservice)
exten => s,n,Playtones(congestion)
exten => s,n,Congestion(5)
exten => s,n,Hangup
exten => h,1,Hangup
exten => i,1,Hangup
Expand Down

0 comments on commit 94b3122

Please sign in to comment.