- Timestamp:
- Jan 15, 2015 12:08:25 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pro-violet-viettel/sourcecode/application/config/config.php
r682 r695 381 381 | 382 382 */ 383 384 $config['bccs_service_url'] = 'http://192.168.176.210:8684/BCCSGateway/BCCSGateway?wsdl'; 383 385 $config['mt_service_url'] = 'http://192.168.181.186:7777/sentmt/fromcp.asmx'; 384 386 $config['charging_service_url'] = 'http://10.60.32.154:8101/ChargingService.asmx'; … … 395 397 $config['charging_password'] = 'sbg123#@!'; 396 398 399 $config['bccs_username'] = '62ecbe4b1c0f7807'; 400 $config['bccs_password'] = '2996360cfaf294374687ccba21e07165'; 401 397 402 $config['topup_lock_path'] = '/var/tmp/'; 398 403 $config['topup_lock_max_reach'] = 3; … … 409 414 $config['6'] = 70000; 410 415 $config['12'] = 130000; 411 $config['api_url'] = 'http://api.violet.vn/';412 416 413 417 /* End of file config.php */
Note: See TracChangeset
for help on using the changeset viewer.