Ver Mensaje Individual
  #5  
Viejo 04/07/17, 09:21:24
Array

[xs_avatar]
frankyelices frankyelices no está en línea
Usuario poco activo
 
Fecha de registro: abr 2012
Mensajes: 15
Tu operador: Movistar

He probado solamente la tarea del devio y funciona. He podido exportar.

Desvio (2)
A1: Llamar [ Número:**21*Movil2# Automarcado:Encendido ]



Despues he creado dos perfiles uno que he llamado DIASque va de lunes a viernes y otro que he llamado HORAS que va desde las 08:30 hasta las 19:00.



<TaskerData sr="" dvi="1" tv="4.9u4">
<Profile sr="prof3" ve="2">
<cdate>1499120118541</cdate>
<clp>true</clp>
<edate>1499152648832</edate>
<id>3</id>
<mid0>2</mid0>
<nme>Dias</nme>
<Day sr="con0">
<wday0>4</wday0>
<wday1>6</wday1>
<wday2>5</wday2>
<wday3>3</wday3>
<wday4>2</wday4>
</Day>
</Profile>
<Task sr="task2">
<cdate>1499119882962</cdate>
<edate>1499120143947</edate>
<id>2</id>
<nme>Desvio</nme>
<pri>7</pri>
<Action sr="act0" ve="7">
<code>90</code>
<Str sr="arg0" ve="3">**21*Movil2#</Str>
<Int sr="arg1" val="1"/>
</Action>
<Img sr="icn" ve="2">
<cls>sdelatorre.callforwarding.MainActivity</cls>
<pkg>sdelatorre.callforwarding</pkg>
</Img>
</Task>
</TaskerData>
<TaskerData sr="" dvi="1" tv="4.9u4">
<Profile sr="prof4" ve="2">
<cdate>1499120259593</cdate>
<clp>true</clp>
<edate>1499152658406</edate>
<id>4</id>
<mid0>2</mid0>
<nme>Horas</nme>
<Time sr="con0">
<fh>8</fh>
<fm>30</fm>
<th>19</th>
<tm>0</tm>
</Time>
</Profile>
<Task sr="task2">
<cdate>1499119882962</cdate>
<edate>1499120143947</edate>
<id>2</id>
<nme>Desvio</nme>
<pri>7</pri>
<Action sr="act0" ve="7">
<code>90</code>
<Str sr="arg0" ve="3">**21*Movil2#</Str>
<Int sr="arg1" val="1"/>
</Action>
<Img sr="icn" ve="2">
<cls>sdelatorre.callforwarding.MainActivity</cls>
<pkg>sdelatorre.callforwarding</pkg>
</Img>
</Task>
</TaskerData>


Sería mas o menos asi??


Gracias por todo!!!!
Responder Con Cita