Home
last modified time | relevance | path

Searched refs:IVR (Results 1 – 25 of 334) sorted by relevance

12345678910>>...14

/dports/net/yate/yate-6.4.0-1/share/scripts/
H A Divrsample.php29 class IVR1 extends IVR
60 IVR::Call("ivr2");
70 IVR::Call("ivr2");
75 class TheIVR_2 extends IVR
82 IVR::Call("nosuch");
91 IVR::Hangup();
95 IVR::Leave("Got $tone");
115 IVR::Register("ivr1","IVR1");
116 IVR::Register("ivr2","TheIVR_2");
119 IVR::Run("ivr1");
H A Dlibyateivr.php33 class IVR class
168 IVR::Hangup();
472 $m->SetParam("id",IVR::ChannelID());
527 $obj = IVR::CreateIVR($ivrname);
549 $obj = IVR::CreateIVR($ivrname);
603 IVR::InitIVR();
638 IVR::CleanupIVR();
651 if (IVR::Jump($ivrname)) {
663 IVR::EventIVR($ev);
676 IVR::CleanupIVR();
[all …]
/dports/net/php81-soap/php-8.1.1/ext/soap/tests/bugs/
H A Dbug35142.phpt44 $ivrEvents = new IVREvents("1.0", 101, 12345, 'IVR', $logOnEvent, $logOffEvents);
58 $this->callInitiator = "IVR";
92IVR"><ns1:logOffEvent audienceMemberId="34567" timestamp="2005-11-08T11:22:07+03:00" smokeStatus="…
102 string(3) "IVR"
121 string(3) "IVR"
132 string(3) "IVR"
H A Dbug36226.phpt45 $ivrEvents = new IVREvents("1.0", 101, 12345, 'IVR', $logOnEvent, $logOffEvents);
59 $this->callInitiator = "IVR";
93IVR"><ns1:logOffEvent audienceMemberId="34567" timestamp="2005-11-08T11:22:07+03:00" smokeStatus="…
103 string(3) "IVR"
125 string(3) "IVR"
136 string(3) "IVR"
/dports/net/php80-soap/php-8.0.15/ext/soap/tests/bugs/
H A Dbug35142.phpt44 $ivrEvents = new IVREvents("1.0", 101, 12345, 'IVR', $logOnEvent, $logOffEvents);
58 $this->callInitiator = "IVR";
92IVR"><ns1:logOffEvent audienceMemberId="34567" timestamp="2005-11-08T11:22:07+03:00" smokeStatus="…
102 string(3) "IVR"
121 string(3) "IVR"
132 string(3) "IVR"
H A Dbug36226.phpt45 $ivrEvents = new IVREvents("1.0", 101, 12345, 'IVR', $logOnEvent, $logOffEvents);
59 $this->callInitiator = "IVR";
93IVR"><ns1:logOffEvent audienceMemberId="34567" timestamp="2005-11-08T11:22:07+03:00" smokeStatus="…
103 string(3) "IVR"
125 string(3) "IVR"
136 string(3) "IVR"
/dports/net/php74-soap/php-7.4.27/ext/soap/tests/bugs/
H A Dbug35142.phpt44 $ivrEvents = new IVREvents("1.0", 101, 12345, 'IVR', $logOnEvent, $logOffEvents);
58 $this->callInitiator = "IVR";
92IVR"><ns1:logOffEvent audienceMemberId="34567" timestamp="2005-11-08T11:22:07+03:00" smokeStatus="…
102 string(3) "IVR"
121 string(3) "IVR"
132 string(3) "IVR"
H A Dbug36226.phpt45 $ivrEvents = new IVREvents("1.0", 101, 12345, 'IVR', $logOnEvent, $logOffEvents);
59 $this->callInitiator = "IVR";
93IVR"><ns1:logOffEvent audienceMemberId="34567" timestamp="2005-11-08T11:22:07+03:00" smokeStatus="…
103 string(3) "IVR"
125 string(3) "IVR"
136 string(3) "IVR"
/dports/www/mod_php81/php-8.1.1/ext/soap/tests/bugs/
H A Dbug35142.phpt44 $ivrEvents = new IVREvents("1.0", 101, 12345, 'IVR', $logOnEvent, $logOffEvents);
58 $this->callInitiator = "IVR";
92IVR"><ns1:logOffEvent audienceMemberId="34567" timestamp="2005-11-08T11:22:07+03:00" smokeStatus="…
102 string(3) "IVR"
121 string(3) "IVR"
132 string(3) "IVR"
H A Dbug36226.phpt45 $ivrEvents = new IVREvents("1.0", 101, 12345, 'IVR', $logOnEvent, $logOffEvents);
59 $this->callInitiator = "IVR";
93IVR"><ns1:logOffEvent audienceMemberId="34567" timestamp="2005-11-08T11:22:07+03:00" smokeStatus="…
103 string(3) "IVR"
125 string(3) "IVR"
136 string(3) "IVR"
/dports/lang/php80/php-8.0.15/ext/soap/tests/bugs/
H A Dbug35142.phpt44 $ivrEvents = new IVREvents("1.0", 101, 12345, 'IVR', $logOnEvent, $logOffEvents);
58 $this->callInitiator = "IVR";
92IVR"><ns1:logOffEvent audienceMemberId="34567" timestamp="2005-11-08T11:22:07+03:00" smokeStatus="…
102 string(3) "IVR"
121 string(3) "IVR"
132 string(3) "IVR"
H A Dbug36226.phpt45 $ivrEvents = new IVREvents("1.0", 101, 12345, 'IVR', $logOnEvent, $logOffEvents);
59 $this->callInitiator = "IVR";
93IVR"><ns1:logOffEvent audienceMemberId="34567" timestamp="2005-11-08T11:22:07+03:00" smokeStatus="…
103 string(3) "IVR"
125 string(3) "IVR"
136 string(3) "IVR"
/dports/lang/php74/php-7.4.27/ext/soap/tests/bugs/
H A Dbug35142.phpt44 $ivrEvents = new IVREvents("1.0", 101, 12345, 'IVR', $logOnEvent, $logOffEvents);
58 $this->callInitiator = "IVR";
92IVR"><ns1:logOffEvent audienceMemberId="34567" timestamp="2005-11-08T11:22:07+03:00" smokeStatus="…
102 string(3) "IVR"
121 string(3) "IVR"
132 string(3) "IVR"
H A Dbug36226.phpt45 $ivrEvents = new IVREvents("1.0", 101, 12345, 'IVR', $logOnEvent, $logOffEvents);
59 $this->callInitiator = "IVR";
93IVR"><ns1:logOffEvent audienceMemberId="34567" timestamp="2005-11-08T11:22:07+03:00" smokeStatus="…
103 string(3) "IVR"
125 string(3) "IVR"
136 string(3) "IVR"
/dports/lang/php81/php-8.1.1/ext/soap/tests/bugs/
H A Dbug35142.phpt44 $ivrEvents = new IVREvents("1.0", 101, 12345, 'IVR', $logOnEvent, $logOffEvents);
58 $this->callInitiator = "IVR";
92IVR"><ns1:logOffEvent audienceMemberId="34567" timestamp="2005-11-08T11:22:07+03:00" smokeStatus="…
102 string(3) "IVR"
121 string(3) "IVR"
132 string(3) "IVR"
H A Dbug36226.phpt45 $ivrEvents = new IVREvents("1.0", 101, 12345, 'IVR', $logOnEvent, $logOffEvents);
59 $this->callInitiator = "IVR";
93IVR"><ns1:logOffEvent audienceMemberId="34567" timestamp="2005-11-08T11:22:07+03:00" smokeStatus="…
103 string(3) "IVR"
125 string(3) "IVR"
136 string(3) "IVR"
/dports/www/mod_php74/php-7.4.27/ext/soap/tests/bugs/
H A Dbug35142.phpt44 $ivrEvents = new IVREvents("1.0", 101, 12345, 'IVR', $logOnEvent, $logOffEvents);
58 $this->callInitiator = "IVR";
92IVR"><ns1:logOffEvent audienceMemberId="34567" timestamp="2005-11-08T11:22:07+03:00" smokeStatus="…
102 string(3) "IVR"
121 string(3) "IVR"
132 string(3) "IVR"
H A Dbug36226.phpt45 $ivrEvents = new IVREvents("1.0", 101, 12345, 'IVR', $logOnEvent, $logOffEvents);
59 $this->callInitiator = "IVR";
93IVR"><ns1:logOffEvent audienceMemberId="34567" timestamp="2005-11-08T11:22:07+03:00" smokeStatus="…
103 string(3) "IVR"
125 string(3) "IVR"
136 string(3) "IVR"
/dports/www/mod_php80/php-8.0.15/ext/soap/tests/bugs/
H A Dbug35142.phpt44 $ivrEvents = new IVREvents("1.0", 101, 12345, 'IVR', $logOnEvent, $logOffEvents);
58 $this->callInitiator = "IVR";
92IVR"><ns1:logOffEvent audienceMemberId="34567" timestamp="2005-11-08T11:22:07+03:00" smokeStatus="…
102 string(3) "IVR"
121 string(3) "IVR"
132 string(3) "IVR"
/dports/lang/php73/php-7.3.33/ext/soap/tests/bugs/
H A Dbug36226.phpt45 $ivrEvents = new IVREvents("1.0", 101, 12345, 'IVR', $logOnEvent, $logOffEvents);
59 $this->callInitiator = "IVR";
93IVR"><ns1:logOffEvent audienceMemberId="34567" timestamp="2005-11-08T11:22:07+03:00" smokeStatus="…
103 string(3) "IVR"
125 string(3) "IVR"
136 string(3) "IVR"
H A Dbug35142.phpt44 $ivrEvents = new IVREvents("1.0", 101, 12345, 'IVR', $logOnEvent, $logOffEvents);
58 $this->callInitiator = "IVR";
92IVR"><ns1:logOffEvent audienceMemberId="34567" timestamp="2005-11-08T11:22:07+03:00" smokeStatus="…
102 string(3) "IVR"
121 string(3) "IVR"
132 string(3) "IVR"
/dports/net/php73-soap/php-7.3.33/ext/soap/tests/bugs/
H A Dbug35142.phpt44 $ivrEvents = new IVREvents("1.0", 101, 12345, 'IVR', $logOnEvent, $logOffEvents);
58 $this->callInitiator = "IVR";
92IVR"><ns1:logOffEvent audienceMemberId="34567" timestamp="2005-11-08T11:22:07+03:00" smokeStatus="…
102 string(3) "IVR"
121 string(3) "IVR"
132 string(3) "IVR"
H A Dbug36226.phpt45 $ivrEvents = new IVREvents("1.0", 101, 12345, 'IVR', $logOnEvent, $logOffEvents);
59 $this->callInitiator = "IVR";
93IVR"><ns1:logOffEvent audienceMemberId="34567" timestamp="2005-11-08T11:22:07+03:00" smokeStatus="…
103 string(3) "IVR"
125 string(3) "IVR"
136 string(3) "IVR"
/dports/www/mod_php73/php-7.3.33/ext/soap/tests/bugs/
H A Dbug35142.phpt44 $ivrEvents = new IVREvents("1.0", 101, 12345, 'IVR', $logOnEvent, $logOffEvents);
58 $this->callInitiator = "IVR";
92IVR"><ns1:logOffEvent audienceMemberId="34567" timestamp="2005-11-08T11:22:07+03:00" smokeStatus="…
102 string(3) "IVR"
121 string(3) "IVR"
132 string(3) "IVR"
H A Dbug36226.phpt45 $ivrEvents = new IVREvents("1.0", 101, 12345, 'IVR', $logOnEvent, $logOffEvents);
59 $this->callInitiator = "IVR";
93IVR"><ns1:logOffEvent audienceMemberId="34567" timestamp="2005-11-08T11:22:07+03:00" smokeStatus="…
103 string(3) "IVR"
125 string(3) "IVR"
136 string(3) "IVR"

12345678910>>...14