> We have one other error (twice today) we get "Out of trunk data space on > call number xxxx, dropping" > > How do I determine what is causing this error? we have a point-to-point > T1 > between 2 * boxes, with 3 phone in the remote office. I have no idea how > the trunk could be out of space. > > The end goal is trying to figure why we are dropping calls!
Are you running IAX between the boxes? Are you running IAX trunking between the boxes? If so.. Do you have trunking configured identically on both ends (trunk=yes in iax.conf)? Do you have a zaptel device (or ztdummy) in both ends? If either of those questions is no, then you'll get the "out of trunk data space" error and drop calls. Make sure both ends are configured the same for trunking and you have a zaptel device or ztdummy. Or just don't use trunking (trunk=no). _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
