Commit acd9cebc authored by hujun's avatar hujun

字符

parent d6fa1a2f
...@@ -188,7 +188,7 @@ class RongDemo ...@@ -188,7 +188,7 @@ class RongDemo
'mappingDuration' => strtotime($yx_time) . '', 'mappingDuration' => strtotime($yx_time) . '',
'icDisplayFlag' => 3, //"0"显示真实号码"1"显示中间号"2"aNumbe侧"3" bNumber侧默认"1" 'icDisplayFlag' => 3, //"0"显示真实号码"1"显示中间号"2"aNumbe侧"3" bNumber侧默认"1"
'needRecord' => $record, 'needRecord' => $record,
'smscode' => 1, //'0'不支持短信‘1’支持短信 'smscode' => '1', //'0'不支持短信‘1’支持短信
'cdrNotifyUrl' => CURRENT_URL . 'task/rongBilledInformUrl', 'cdrNotifyUrl' => CURRENT_URL . 'task/rongBilledInformUrl',
'callStateNotifyUrl' => CURRENT_URL . 'task/rongStatusInformUrl', 'callStateNotifyUrl' => CURRENT_URL . 'task/rongStatusInformUrl',
'recordNotifyUrl' => CURRENT_URL . 'task/rongRecordingInformUrl', 'recordNotifyUrl' => CURRENT_URL . 'task/rongRecordingInformUrl',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment