Ex Vitorino ha scritto:
 ...thanks for your input but such version is the same in the Makefile for
 asterisk 1.2.14 and 1.2.17 (the ones I'm comparing) and, however, the
 chan_misdn files (under channels/misdn in the source tree) are clearly
 distinct !

Sorry, even in SVN there is no info about wich "rc" version is going on.

http://svn.digium.com/view/asterisk/tags/1.2.17/channels/chan_misdn.c?rev=59044&view=log

I usually use the latest "rc" version from Beronet that seems always to work while Asterisk's own version always gived me some
and i change this line:

chan_misdn.c: chan_misdn_log(0, 0, "-- mISDN Channel Driver Registred -- (ASTERISK DRIVER!)\n");

with

chan_misdn.c: chan_misdn_log(0, 0, "-- mISDN Channel Driver Registred -- (0.3.0rc29!)\n");


Antonio
_______________________________________________
Misdn-asterisk mailing list
[email protected]
http://lists.beronet.com/cgi-bin/mailman/listinfo/misdn-asterisk

Reply via email to