dect
/
asterisk
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
asterisk/configs/gtalk.conf.sample

26 lines
857 B
Plaintext
Raw Normal View History

;[general]
;context=default ;Context to dump call into
;bindaddr=0.0.0.0 ;Address to bind to
;externip=127.0.0.1 ;Set your external ip if you are behind a NAT.
;stunaddr=mystunserver.com ; Get your external ip from a STUN server.
; Note, if the STUN query is successful, this will
; replace any value placed in externip;
;allowguest=yes ;Allow calls from people not in
;list of peers
;
;[guest] ;special account for options on guest account
;disallow=all
;allow=ulaw
;context=guest
;
;[ogorman]
;username=ogorman@gmail.com ;username of the peer your
;calling or accepting calls from
;disallow=all
;allow=ulaw
;context=default
;connection=asterisk ;client or component in jabber.conf
;for the call to leave on.
;