jingle.conf.sample 519 B

123456789101112131415161718192021
  1. ;[general]
  2. ;context=default ;;Context to dump call into
  3. ;bindaddr=0.0.0.0 ;;Address to bind to
  4. ;allowguest=yes ;;Allow calls from people not in
  5. ;;list of peers
  6. ;
  7. ;[guest] ;;special account for options on guest account
  8. ;disallow=all
  9. ;allow=ulaw
  10. ;context=guest
  11. ;
  12. ;[ogorman]
  13. ;username=ogorman@gmail.com ;;username of the peer your
  14. ;;calling or accepting calls from
  15. ;disallow=all
  16. ;allow=ulaw
  17. ;context=default
  18. ;connection=asterisk ;;client or component in jabber.conf
  19. ;;for the call to leave on.
  20. ;