-
YAYPM - Yet Another Yate Python Module. It allows to write YATE modules in PYTHON
YAYPM base concept - [http://twistedmatrix.com/projects/core/documentation/howto/
5 KB (788 words) - 11:53, 4 November 2013
-
import logging, yaypm.utils
logger = logging.getLogger('yaypm.examples')
2 KB (223 words) - 11:54, 4 November 2013
-
from yaypm import AbandonedException
import logging, yaypm.utils
2 KB (207 words) - 11:58, 4 November 2013
-
from yaypm import TCPDispatcherFactory, AbandonedException
from yaypm.flow import go, getResult
8 KB (666 words) - 12:04, 4 November 2013
-
from yaypm import TCPDispatcherFactory, AbandonedException
from yaypm.flow import go, getResult
9 KB (821 words) - 12:17, 4 November 2013
-
''From readme.txt'' found in share/scripts/yaypm<br>
Open <yaypmhome>\examples\pbx.py and replace the string "maciejka" with a configured ex
1 KB (163 words) - 12:17, 4 November 2013
-
<font class="title">[[YAYPM]]<font class="basetext">- Yet Another Python Module </font>
8 KB (1,086 words) - 09:08, 31 July 2018
-
... are PHP (via [[Lib Yate PHP|libyate.php]]) or Python (via libyate.py or [[YAYPM]]).
3 KB (471 words) - 18:55, 10 March 2014
-
YAYPM - Yet Another Yate Python Module. It allows to write YATE modules in PYTHON
YAYPM base concept - [http://twistedmatrix.com/projects/core/documentation/howto/
5 KB (788 words) - 11:53, 4 November 2013
-
import logging, yaypm.utils
logger = logging.getLogger('yaypm.examples')
2 KB (223 words) - 11:54, 4 November 2013
-
from yaypm import AbandonedException
import logging, yaypm.utils
2 KB (207 words) - 11:58, 4 November 2013
-
from yaypm import TCPDispatcherFactory, AbandonedException
from yaypm.flow import go, getResult
8 KB (666 words) - 12:04, 4 November 2013
-
from yaypm import TCPDispatcherFactory, AbandonedException
from yaypm.flow import go, getResult
9 KB (821 words) - 12:17, 4 November 2013
-
''From readme.txt'' found in share/scripts/yaypm<br>
Open <yaypmhome>\examples\pbx.py and replace the string "maciejka" with a configured ex
1 KB (163 words) - 12:17, 4 November 2013
-
* [[YAYPM|YAYPM Yet Another Yate Python Module]]
* [[YAYPM:Simple IVR]]
4 KB (524 words) - 09:01, 10 March 2016
-
You can develop IVR's in Yate using the [[Yate's PHP library|PHP]] and [[YAYPM|Python]] libraries.
19 KB (3,169 words) - 11:20, 16 September 2013