Advertisement
warrenburstein

debug.rc

Feb 18th, 2014
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. [global]
  2. port = \\.\com15
  3. model = AT
  4. initlength = default
  5. connection = serial
  6. use_locking = no
  7. serial_baudrate = 115200
  8. handshake = hardware
  9. smsc_timeout = 10
  10.  
  11. [xgnokii]
  12. allow_breakage = 0
  13.  
  14. # [gnokiid]
  15. # bindir = /usr/local/sbin/
  16.  
  17. [connect_script]
  18. TELEPHONE = 12345678
  19. [disconnect_script]
  20.  
  21. [logging]
  22. debug = on
  23. rlpdebug = off
  24. xdebug = off
  25.  
  26. [phone_fake]
  27. port = foobar
  28. model = fake
  29. connection = serial
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement