Changeset 974
- Timestamp:
- 08/26/08 07:35:42 (3 months ago)
- Files:
-
- trunk/common/lib/Class.A2Billing.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/common/lib/Class.A2Billing.php
r973 r974 850 850 851 851 //REDIAL FIND THE LAST DIALED NUMBER (STORED IN THE DATABASE) 852 if ( $this->destination=='1*'||$this->destination=='0*' ){852 if ( $this->destination=='0*' ){ 853 853 $this->destination = $this->redial; 854 854 $this -> debug( VERBOSE | WRITELOG, $agi, __FILE__, __LINE__, "[REDIAL : DTMF DESTINATION ::> ".$this->destination."]");
