User:Birgit bachler/Freeswitch/recordplay.py: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

1 May 2011

  • curprev 18:3218:32, 1 May 2011Birgit bachler talk contribs 3,678 bytes +3,678 Created page with "<source lang="python"> import os from freeswitch import * import sqlite3 sql = sqlite3.connect("/home/merglind/var/hello.db") c = sql.cursor() # HANGUP HOOK # # session is a se..."