AFAIK, trunk=yes is not a global option. You set it within a context. Also, using the jitter buffer with trunk=yes is not recommended since its broken right now.

-mark

On Feb 6, 2005, at 12:45 PM, Rich Adamson wrote:


Two cvs-head asterisk boxes with iax2 working fine (without register statements).

When two calls are placed simultanously from system A -> B and the packets
are sniffed on the wire, I see the two calls using two different udp
packets. At the top of iax.conf I have trunk=yes and jitterbuffer=yes
(at both ends).


I was expecting to see both calls handled within a single udp packet,
but that's not happening. Each iax2 packet is 79 bytes using ethereal.

I've tried the trunk=yes both within the inbound context and at the top
of the iax.conf file (assuming the one at the top would be used for all
outbound iax calls that don't reference a context). Calls are placed
with:
 exten => _2.,1,Dial(IAX2/user:[EMAIL PROTECTED]/${EXTEN:1})

Is trunking dependent upon the use of 'register'? Or, dependent on the
above exten=>_2., referencing a context (instead of the IP directly)?
--
Mark Eissler, [EMAIL PROTECTED]
Mixtur Interactive, Inc. [EMAIL PROTECTED] http://www.mixtur.com

_______________________________________________
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to