User:Birgit bachler/PracticalRumble: Difference between revisions
No edit summary |
|||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[[File:Phone_tags.jpg|1000px]] | |||
== THE STICKER == | |||
Download [[Media:Ddn_sticker.png | here]] | |||
==NOTES/TO DO/DONE== | |||
// Which scripting language should I use? - <s>Lua [http://wiki.freeswitch.org/wiki/Which_scripting_language_should_I_use%3F</s> | |||
// Python in FS[http://wiki.freeswitch.org/wiki/Mod_python] | |||
// My project on Gitorious: [https://gitorious.org/hellohello/] | |||
// <s>Lua Recording Script [http://code.google.com/p/fusionpbx/source/browse/trunk/fusionpbx/includes/install/scripts/recordings.lua]</s> | |||
// Documentation of Software<br>. | |||
// [[Toolkit]] - needed: Server, VOIP-Provider. - provided: FS-Installation with Python-extensions. Stickers 2c/pc. | |||
== HARDWARE == | == HARDWARE == | ||
// Server(PZwart3) + software + number + db's... | // Server(PZwart3) + software + number + db's... | ||
// Server + Mobile Phone (SIM) | // <s>Server + Mobile Phone (SIM)</s> | ||
Line 9: | Line 24: | ||
'''SIP-Software''' | '''SIP-Software''' | ||
// Asterisk - http://www.asterisk.org/ | // <s>Asterisk - http://www.asterisk.org/ </s> | ||
// freeswitch - http://www.freeswitch.org/node/117 (recommended by D Kleiner) | // freeswitch - http://www.freeswitch.org/node/117 (recommended by D Kleiner) | ||
Line 19: | Line 34: | ||
'''SMS Gateway''' // Clickatell - http://www.clickatell.com/ | '''SMS Gateway''' // Clickatell - http://www.clickatell.com/ | ||
'''Skype-API'''Skype4Py - http://skype4py.sourceforge.net/doc/html/ | '''<s>Skype-API'''Skype4Py - http://skype4py.sourceforge.net/doc/html/</s> | ||
* Lua-Recording-Script: [http://code.google.com/p/fusionpbx/source/browse/trunk/fusionpbx/includes/install/scripts/recordings.lua] |
Latest revision as of 16:35, 15 June 2011
THE STICKER
Download here
NOTES/TO DO/DONE
// Which scripting language should I use? - Lua [http://wiki.freeswitch.org/wiki/Which_scripting_language_should_I_use%3F
// Python in FS[1]
// My project on Gitorious: [2]
// Lua Recording Script [3]
// Documentation of Software
.
// Toolkit - needed: Server, VOIP-Provider. - provided: FS-Installation with Python-extensions. Stickers 2c/pc.
HARDWARE
// Server(PZwart3) + software + number + db's...
// Server + Mobile Phone (SIM)
SOFTWARE
SIP-Software
// Asterisk - http://www.asterisk.org/
// freeswitch - http://www.freeswitch.org/node/117 (recommended by D Kleiner) - regular expressions in the dialplan - configuration is done in XML format
// more on http://en.wikipedia.org/wiki/List_of_SIP_software
SMS Gateway // Clickatell - http://www.clickatell.com/
Skype-APISkype4Py - http://skype4py.sourceforge.net/doc/html/
- Lua-Recording-Script: [4]