[zaptel-commits] tzafrir: branch 1.2 r3152 - /branches/1.2/xpp/init_card_4_29
SVN commits to the Zaptel project
zaptel-commits at lists.digium.com
Thu Oct 18 10:24:35 CDT 2007
Author: tzafrir
Date: Thu Oct 18 10:24:34 2007
New Revision: 3152
URL: http://svn.digium.com/view/zaptel?view=rev&rev=3152
Log:
Make opermode work again.
Modified:
branches/1.2/xpp/init_card_4_29
Modified: branches/1.2/xpp/init_card_4_29
URL: http://svn.digium.com/view/zaptel/branches/1.2/xpp/init_card_4_29?view=diff&rev=3152&r1=3151&r2=3152
==============================================================================
--- branches/1.2/xpp/init_card_4_29 (original)
+++ branches/1.2/xpp/init_card_4_29 Thu Oct 18 10:24:34 2007
@@ -143,7 +143,7 @@
# based on fxo_modes from wctdm.c . TODO: more decent calculation?
reg16=00; reg26=00; reg30=00; reg31=A3; ring_osc=; ring_x=;
-mode="$openmode"
+mode="$opermode"
if [ -r $INIT_DIR/init_fxo_modes ]; then
. $INIT_DIR/init_fxo_modes
fi
More information about the zaptel-commits
mailing list