Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
PAGI
CallSpool
ICallSpool
PHP Interface PAGI\CallSpool\ICallSpool
PHP Version 5
See link:
http://marcelog.github.com/PAGI/
Author:
Marcelo Gornstein (
[email protected]
)
Afficher le fichier
Open project: marcelog/pagi
Méthodes publiques
Méthode
Description
spool
(
CallFile
$call
,
integer
$schedule
= null ) :
void
Spools the given call.
Method Details
spool()
public
méthode
Spools the given call.
public
spool
(
CallFile
$call
,
integer
$schedule
= null ) :
void
$call
CallFile
Call to spool.
$schedule
integer
Optional unix timestamp to schedule the call.
Résultat
void