Displaying 2 results from an estimated 2 matches for "torkey".
Did you mean:
topkey
2005 May 13
0
Problem with IAX trunking
...example
;
; Register with tormenta using username marko and password secretpass
;
;register => marko:secretpass@tormenta.linux-support.net
;
; Register joe at remote host with no password
;
;register => joe@remotehost:5656
;
; Register marko at tormenta.linux-support.net using RSA key "torkey"
;
;register => marko:[torkey]@tormenta.linux-support.net
;
; Sample Registration for iaxtel
;
; Visit http://www.iaxtel.com to register with iaxtel. Replace "user"
; and "pass" with your username and password for iaxtel. Incoming
; calls arrive at the "s" e...
2004 Apr 26
0
Help with connecting 2 servers via iax
...ce register => name:password@192.168.1.31:5036.
;x This local asterisk is registering with remote asterisk2.
;x Asterisk2 must have an entry in its iax.conf to recognize this
;x server and authenticate it (allow it to pass traffic).
;register => joe@remotehost 5656
;register => marko torkey@tormenta.linux-support.net
tos=lowdelay
;x Below is the entry to allow asterisk2 to connect to asterisk
;x with the IAX protocol. The context is local, allowing asterisk2
;x to contact, call or use any client or interface within the local
;x context in this server (asterisk) depicted within the d...