> As I'm reading this, libpri thinks that the SV8300 is complaining that > a "mandatory" IE is missing, in this case time/date. However, the > field is > THERE. But when I go back to a working libpri (r1878), I see that the > time/date is NOT sent on the CONNECT. > > If I'm reading Q.931 correctly, 5.1.8 (page 118) says that the > Date/time > IE may be included "as a network option". > > I see this was added to libpri at revision 2187, in response to issue > number 18047. > > I played around a bit. Since the spec includes seconds, I added > seconds > to see if that made it work, but it didn't. > > I DID work when I deleted Q931_IE_TIME_DATE from connect_net_ies. > > Whether or not it's a bug for the SV8300 to reject that IE, it's > likely > that NEC won't fix it. > > This likely means that a new config option is needed, but I think that > means it'd also have to be done in chan_dahdi.c in Asterisk in > addition > to libpri. Is that right?
Yes chan_dahdi.c/sig_pri.c and libpri need to be modified to add a config option. Please create a mantis issue describing this problem. Thanks Richard -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
