Ignore:
Timestamp:
Nov 11, 2014 3:24:40 PM (11 years ago)
Author:
dungnv
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • pro-violet-viettel/sourcecode/application/modules/services/controllers/sendmessage.php

    r457 r460  
    1818        public function testmo() {
    1919                $url = 'http://10.58.38.162/violetservice/soanbai/mo';
     20                //$url = 'http://10.58.38.162/services/viettel';
    2021                //$url = 'http://viettel.violet.vn/violetservice/soanbai/mo';
    2122                $aryParams = array(
     
    4243                $client->operation = $operation;
    4344                $result = $client->send($this->_xmlHeader.$xml, $operation);           
    44                
    4545                //$result = $client->call('MOReceiver', $aryParams ,$operator ,$operation);
    4646               
     
    102102        public function topup ()
    103103        {
    104                 $url = $this->config->item('topup_service_url');
    105104                $operator = 'TopupService';
    106105                $operation = 'http://tempuri.org/ITopupService/TopUp';
Note: See TracChangeset for help on using the changeset viewer.