User:Birgit bachler/PracticalRumble: Difference between revisions

From XPUB & Lens-Based wiki
No edit summary
Line 6: Line 6:
// Python in FS[http://wiki.freeswitch.org/wiki/Mod_python]
// Python in FS[http://wiki.freeswitch.org/wiki/Mod_python]
// My project on Gitorious: [https://gitorious.org/hellohello/]
// My project on Gitorious: [https://gitorious.org/hellohello/]
// Lua Recording Script [http://code.google.com/p/fusionpbx/source/browse/trunk/fusionpbx/includes/install/scripts/recordings.lua]


== HARDWARE ==
== HARDWARE ==

Revision as of 16:01, 19 April 2011

Phone tags.jpg

NOTES/TO DO/DONE

// Which scripting language should I use? - Lua [1] // Python in FS[2] // My project on Gitorious: [3] // Lua Recording Script [4]

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: [5]