Telephony project

Roger maxwell.roger at googlemail.com
Mon Sep 26 14:20:35 EDT 2005


I'm new to Python and need to do a (low level, I think) telephony
project ( POTS, all local calling)  in WinXp.
  1. Fetch phone number from my ASCII data.
  2. Dial (always a local number) phone (through USRobotics 56K? ).
  3. Ask @3 questions to called phone number. Y/N   Y/N   Y/N
  4. Save answers to ASCII file.
  5. Say 'Thanks', hang up.
  Repeat till eof()
And...I've not seen any telephony books in/for Python.  Any and all
help, suggestions, directions, etc. would be *GREATLY* appreciated.
    
   TIA




More information about the Python-list mailing list