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
Make the call forward activate feature code a pattern to accept the number to forward to (
#51
)
Thanks for the contribution!
4.3
almostexactly
8 years ago
committed by
JRMaitre
parent
f061be784e
commit
f632eacc51
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
submodules/strategy/strategy.js
+ 1
- 1
submodules/strategy/strategy.js
View File
@ -53,7 +53,7 @@ define(function(require) {
{
name
:
'call_forward[action=activate]'
,
number
:
'72'
,
callflowNumber
:
'*72'
,
pattern
:
'
\\
*72
([0-9]*)$
'
,
moduleName
:
'call_forward'
,
actionName
:
'activate'
}
,
Write
Preview
Loading…
Cancel
Save