TT#2651 add voip_preference "party_call_control" - desc spelling fix

Change-Id: I19a8d9de4432cd137cc34f63a5949dfd09d3e718
changes/60/9860/1
Kirill Solomko 10 years ago
parent ae0b69af8b
commit 44fc3823d6

@ -15,6 +15,6 @@ INSERT INTO voip_preferences (
1, 0, 1, 0,
NOW(), 0, 0,
'boolean', 0,
'Enable Pary Call Control (PCC) Application to route calls to a remote API server first and continue the call only upon an accepted reply');
'Enable Party Call Control (PCC) Application to route calls to a remote API server first and continue the call only upon an accepted reply');
commit;

Loading…
Cancel
Save