Package phones :: Module com_sanyo
[hide private]
[frames] | no frames]

Module com_sanyo

source code

Phonebook conversations with Sanyo phones

Classes [hide private]
  SanyoCommandException
  SanyoPhonebook
Talk to a Sanyo Sprint Phone such as SCP-4900, SCP-5300, or SCP-8100
  Profile
  Phone
Talk to a Sanyo Sprint Phone such as SCP-4900, SCP-5300, or SCP-8100
Functions [hide private]
 
phonize(str)
Convert the phone number into something the phone understands
source code
Variables [hide private]
  numbertypetab = ('home', 'office', 'cell', 'pager', 'data', 'f...
Function Details [hide private]

phonize(str)

source code 

Convert the phone number into something the phone understands

All digits, P, T, * and # are kept, everything else is removed


Variables Details [hide private]

numbertypetab

Value:
('home', 'office', 'cell', 'pager', 'data', 'fax', 'none')