Skip to content

Commit 4e9dad2

Browse files
author
John White
committed
add strip plus INVITE format to dropdown
1 parent bd3b034 commit 4e9dad2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

submodules/device/device.js

+2-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,8 @@ define(function(require) {
128128
'e164': 'E. 164',
129129
'1npan': '1npan',
130130
'route': 'Route',
131-
'contact': 'Contact'
131+
'contact': 'Contact',
132+
'strip_plus': 'e164 stripped of +'
132133
}
133134
},
134135
media: {

0 commit comments

Comments
 (0)