On Wednesday 17 May 2006 10:05, stephen yong wrote: > Hi Daniele, > I have been testing the visdn-hfc-e1 driver (configured as a TE) with > asterisk-1.2.4 to an Australian ETSI-PRI ISDN line and found a couple of > bugs as follows:
Very good, thank you for the debugging :) You may want to use the arch/bazaar repository directly, instead of downloading and recompiling the snapshots. > oct_3d->raw = 0; > oct_3d->ext = 1; > - len++; Ok, the fix is slightly different but the bug should be fixed anyway. > - "%s/B%d", > + "%s/%d", Here too the bug is fixed in patch-661 Bye, -- Daniele Orlandi _______________________________________________ Visdn-hackers mailing list [email protected] https://mailman.uli.it/mailman/listinfo/visdn-hackers
