Jacob Lefkowitz
2007-Nov-15 18:51 UTC
[asterisk-users] Two B-Channel Transfer (2BCT/TBCT) Trobule on DMS100 PRI
I have not been able to get two B-channel transfer to work on DMS100 PRI. I consistently get the following errors: [Nov 6 11:12:49] ERROR[2774]: chan_zap.c:8178 zt_pri_error: ROSE RETURN ERROR: [Nov 6 11:12:49] ERROR[2774]: chan_zap.c:8178 zt_pri_error: OPERATION: RLT_OPERATION_IND [Nov 6 11:12:49] ERROR[2774]: chan_zap.c:8178 zt_pri_error: ERROR: RLT Not Allowed I have tried on two different DMS500 switches with two different phone companies. The phone companies swear it is enabled on their end, and they are billing accordingly :). This is using Asterisk 1.4.13/Zaptel 1.4.5.1 (although it also did the same on earlier 1.4 versions). Has anyone been successful with this?
Jared Smith
2007-Nov-16 15:17 UTC
[asterisk-users] Two B-Channel Transfer (2BCT/TBCT) Trobule on DMS100 PRI
On Thu, 2007-11-15 at 13:51 -0500, Jacob Lefkowitz wrote:> I have not been able to get two B-channel transfer to work on DMS100 PRI. I > consistently get the following errors:I've successfully tested 2BCT on 5E switches, and it seems works to great. Just remember to set "facilityenable=yes" in zapata.conf. I'm not sure if my data point really helps you, as I was using a different type of switch, but I've heard from good authority that it's working on DMS100 as well. Please let us know if/when you find the answer... in the meantime, maybe someone else out there knows something more specific about the error messages you reported. -- Jared Smith Community Relations Manager Digium, Inc.
Matthew Fredrickson
2007-Nov-17 18:22 UTC
[asterisk-users] Two B-Channel Transfer (2BCT/TBCT) Trobule on DMS100 PRI
Jacob Lefkowitz wrote:> I have not been able to get two B-channel transfer to work on DMS100 PRI. I > consistently get the following errors: > > [Nov 6 11:12:49] ERROR[2774]: chan_zap.c:8178 zt_pri_error: ROSE RETURN > ERROR: > [Nov 6 11:12:49] ERROR[2774]: chan_zap.c:8178 zt_pri_error: OPERATION: > RLT_OPERATION_IND > [Nov 6 11:12:49] ERROR[2774]: chan_zap.c:8178 zt_pri_error: ERROR: RLT > Not Allowed > > I have tried on two different DMS500 switches with two different phone > companies. The phone companies swear it is enabled on their end, and they > are billing accordingly :). This is using Asterisk 1.4.13/Zaptel 1.4.5.1 > (although it also did the same on earlier 1.4 versions). Has anyone been > successful with this?Yes, I personally saw it work successfully (I wrote the code), and know it has been deployed on many systems. Maybe you should ask the other end why the other end is saying RLT not allowed? Also, you have to make sure that it is between an inbound call (to Asterisk, from DMS) and an outbound call (from Asterisk to DMS). It should already check for this in libpri, but I figured I'd mention it just to be sure. -- Matthew Fredrickson Software/Firmware Engineer Digium, Inc.