[asterisk-commits] qwell: branch 1.4 r74864 - /branches/1.4/channels/chan_skinny.c

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Thu Jul 12 11:48:50 CDT 2007


Author: qwell
Date: Thu Jul 12 11:48:49 2007
New Revision: 74864

URL: http://svn.digium.com/view/asterisk?view=rev&rev=74864
Log:
Add device ID for 7921 wireless skinny phone

Modified:
    branches/1.4/channels/chan_skinny.c

Modified: branches/1.4/channels/chan_skinny.c
URL: http://svn.digium.com/view/asterisk/branches/1.4/channels/chan_skinny.c?view=diff&rev=74864&r1=74863&r2=74864
==============================================================================
--- branches/1.4/channels/chan_skinny.c (original)
+++ branches/1.4/channels/chan_skinny.c Thu Jul 12 11:48:49 2007
@@ -817,6 +817,7 @@
 #define SKINNY_DEVICE_7911		307
 #define SKINNY_DEVICE_7961GE		308
 #define SKINNY_DEVICE_7941GE		309
+#define SKINNY_DEVICE_7921		365
 #define SKINNY_DEVICE_7905		20000
 #define SKINNY_DEVICE_7920		30002
 #define SKINNY_DEVICE_7970		30006




More information about the asterisk-commits mailing list