This website works better with JavaScript.
Home
Explore
Help
Sign In
ruhnet
/
monster-ui-voip
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
UI-598: Change t38 and outbound_flags default values
4.3
Joris Tirado
12 years ago
parent
36977b8a3e
commit
0cb634bfff
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
submodules/devices/devices.js
+ 2
- 1
submodules/devices/devices.js
View File
@ -542,8 +542,9 @@ define(function(require){
}
,
fax
:
{
media
:
{
fax_option
:
'
auto
'
fax_option
:
'
false
'
}
,
outbound_flags
:
[
'fax'
]
,
sip
:
{
password
:
monster
.
util
.
randomString
(
12
)
,
realm
:
monster
.
apps
[
'auth'
]
.
currentAccount
.
realm
,
Write
Preview
Loading…
Cancel
Save