[asterisk-commits] rmudgett: branch rmudgett/misdn_facility r155758 - in /team/rmudgett/misdn_fa...

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Mon Nov 10 11:33:38 CST 2008


Author: rmudgett
Date: Mon Nov 10 11:33:37 2008
New Revision: 155758

URL: http://svn.digium.com/view/asterisk?view=rev&rev=155758
Log:
Fix automerge from issue8824 branch

Modified:
    team/rmudgett/misdn_facility/   (props changed)
    team/rmudgett/misdn_facility/channels/chan_misdn.c

Propchange: team/rmudgett/misdn_facility/
------------------------------------------------------------------------------
    automerge-propname = misdn-facility

Propchange: team/rmudgett/misdn_facility/
------------------------------------------------------------------------------
    misdn-facility = /team/group/issue8824:1-154683

Propchange: team/rmudgett/misdn_facility/
            ('svnmerge-integrated' removed)

Modified: team/rmudgett/misdn_facility/channels/chan_misdn.c
URL: http://svn.digium.com/view/asterisk/team/rmudgett/misdn_facility/channels/chan_misdn.c?view=diff&rev=155758&r1=155757&r2=155758
==============================================================================
--- team/rmudgett/misdn_facility/channels/chan_misdn.c (original)
+++ team/rmudgett/misdn_facility/channels/chan_misdn.c Mon Nov 10 11:33:37 2008
@@ -39,6 +39,7 @@
 
 /* Define to enable cli commands to generate canned CCBS messages. */
 // #define CCBS_TEST_MESSAGES	1
+#define CCBS_TEST_MESSAGES	1	/* BUGBUG Need to delete line when finished */
 
 /*** MODULEINFO
 	<depend>isdnnet</depend>




More information about the asterisk-commits mailing list