From 5985919ea4c296a005f49a3bf2f7306bfed9fdfa Mon Sep 17 00:00:00 2001 From: markster Date: Wed, 12 Oct 2005 22:56:53 +0000 Subject: Fix "bug" of not being able to page multiple phones git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6753 f38db490-d61c-443f-a65b-d21fe96a405b --- apps/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/Makefile') diff --git a/apps/Makefile b/apps/Makefile index 5bc26a91a..9063e20c1 100755 --- a/apps/Makefile +++ b/apps/Makefile @@ -28,7 +28,7 @@ APPS=app_dial.so app_playback.so app_voicemail.so app_directory.so app_mp3.so\ app_test.so app_forkcdr.so app_math.so app_realtime.so \ app_dumpchan.so app_waitforsilence.so app_while.so app_setrdnis.so \ app_md5.so app_readfile.so app_chanspy.so app_settransfercapability.so \ - app_dictate.so app_externalivr.so app_directed_pickup.so + app_dictate.so app_externalivr.so app_directed_pickup.so app_page.so # # Obsolete things... -- cgit v1.2.3