Skip to content
Snippets Groups Projects
Commit 34eb4f54 authored by Joshua Colp's avatar Joshua Colp
Browse files

Use lower case 'x' instead of a UTF-8 character (issue #7888 reported by flefoll)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@42284 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent 36935ffc
Branches
Tags
No related merge requests found
...@@ -140,7 +140,7 @@ switchtype=national ...@@ -140,7 +140,7 @@ switchtype=national
; T305: Wait for DISCONNECT acknowledge (default 30000 ms) ; T305: Wait for DISCONNECT acknowledge (default 30000 ms)
; T308: Wait for RELEASE acknowledge (default 4000 ms) ; T308: Wait for RELEASE acknowledge (default 4000 ms)
; T309: Maintain active calls on Layer 2 disconnection (default -1, Asterisk clears calls) ; T309: Maintain active calls on Layer 2 disconnection (default -1, Asterisk clears calls)
; EuroISDN: 6000 to 12000 ms, according to (N200 + 1) × T200 + 2s ; EuroISDN: 6000 to 12000 ms, according to (N200 + 1) x T200 + 2s
; May vary in other ISDN standards (Q.931 1993 : 90000 ms) ; May vary in other ISDN standards (Q.931 1993 : 90000 ms)
; T313: Wait for CONNECT acknowledge, CPE side only (default 3000 ms) ; T313: Wait for CONNECT acknowledge, CPE side only (default 3000 ms)
; ;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment