summaryrefslogtreecommitdiff
path: root/app/models/gateway_setting.rb
diff options
context:
space:
mode:
Diffstat (limited to 'app/models/gateway_setting.rb')
-rw-r--r--app/models/gateway_setting.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/models/gateway_setting.rb b/app/models/gateway_setting.rb
index 2f5b526..9613099 100644
--- a/app/models/gateway_setting.rb
+++ b/app/models/gateway_setting.rb
@@ -14,7 +14,7 @@ class GatewaySetting < ActiveRecord::Base
'contact' => 'String',
'dial_string' => 'String',
'profile' => 'String',
- 'sip_cid_type' => 'String',
+ 'caller_id_type' => 'String',
},
'xmpp' => {
'server' => 'String',