[Asterisk-Users] Trunked IAX or not
Andrew Kohlsmith
akohlsmith-asterisk at benshaw.com
Mon Jan 31 07:38:18 MST 2005
On January 31, 2005 08:57 am, Mark Eissler wrote:
> You must set trunk=yes in the context of the relevant provider. Not all
> providers support it. The benefit of trunking grows exponentially with
> the number of calls in progress.
Isn't it just a linear savings?
1 call: UDP overhead + voice data
2 calls: UDP overhead + voice data + voice data
3 calls: UDP overhead + 3xvoice data
etc...
without trunking the UDP overhead is repeated for each voice call
-A.
More information about the asterisk-users
mailing list