From b33899c680313be3a193679b85350e0130a92e08 Mon Sep 17 00:00:00 2001 From: nico Date: Sun, 25 Mar 2007 23:00:37 +0000 Subject: [PATCH] fix typo (closes: #1314) git-svn-id: svn://svn.openwrt.org/openwrt/packages@6698 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/asterisk/files/modules.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/asterisk/files/modules.conf b/net/asterisk/files/modules.conf index 1d6f35400..39703ac55 100644 --- a/net/asterisk/files/modules.conf +++ b/net/asterisk/files/modules.conf @@ -101,7 +101,7 @@ noload => app_setcallerid.so ; Set CallerID Application noload => app_setcdruserfield.so ; CDR user field apps noload => app_setcidname.so ; Set CallerID Name noload => app_setcidnum.so ; Set CallerID Number -noload => app_setrndis.so ; Set RDNIS Number +noload => app_setrdnis.so ; Set RDNIS Number noload => app_settransfercapability.so ; Set ISDN Transfer Capability noload => app_sms.so ; SMS/PSTN handler noload => app_softhangup.so ; Hangs up the requested channel