Displaying 1 result from an estimated 1 matches for "publicpbx".
2003 Aug 20
1
IAX <> IAX trunking... DP cache?
...me  Perceived    Refresh State
	x.x.x.x:4569 privatepbx x.x.x.x:4569 60      Registered
On the Public PBX, I added:
	iax.conf:
	[privatepbx]
	type=friend
	host=dynamic
	;trunk=yes  ;<-- doesn't work without a zap interface for timing
	context=outgoing
	auth=rsa
	inkeys=privatepbx
	outkeys=publicpbx
	qualify=yes
	extension.conf:
	[outgoing]
	include => iaxtel	; IAXTEL
	include => fwd		; fwd.pulver.com
	include => iptel	; iptel.org
	include => sipphone	; SIPPhone.com
	include => commx 	; CommunicationsXchange.com
On the Private PBX, I've added what I think are the appropri...