[Asterisk-cvs] asterisk/apps Makefile, 1.119, 1.120 app_striplsd.c, 1.13, NONE app_substring.c, 1.17, NONE

kpfleming kpfleming
Thu Nov 10 19:41:59 CST 2005


Update of /usr/cvsroot/asterisk/apps
In directory mongoose.digium.com:/tmp/cvs-serv10630/apps

Modified Files:
	Makefile 
Removed Files:
	app_striplsd.c app_substring.c 
Log Message:
issue #5673


Index: Makefile
===================================================================
RCS file: /usr/cvsroot/asterisk/apps/Makefile,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- Makefile	8 Nov 2005 23:37:53 -0000	1.119
+++ Makefile	11 Nov 2005 00:32:45 -0000	1.120
@@ -15,8 +15,8 @@
      app_system.so app_echo.so app_record.so app_image.so app_url.so app_disa.so \
      app_adsiprog.so app_getcpeid.so app_milliwatt.so \
      app_zapateller.so app_setcallerid.so app_festival.so \
-     app_queue.so app_senddtmf.so app_parkandannounce.so app_striplsd.so \
-     app_setcidname.so app_lookupcidname.so app_substring.so app_macro.so \
+     app_queue.so app_senddtmf.so app_parkandannounce.so \
+     app_setcidname.so app_lookupcidname.so app_macro.so \
      app_authenticate.so app_softhangup.so app_lookupblacklist.so \
      app_waitforring.so app_privacy.so app_db.so app_chanisavail.so \
      app_enumlookup.so app_transfer.so app_setcidnum.so app_cdr.so \

--- app_striplsd.c DELETED ---

--- app_substring.c DELETED ---




More information about the svn-commits mailing list