Seems to be ok, compiles ok, module loads in asterisk as well. Because I do not
have any Huawei dongle, I cannot test it.
Next time please follow naming convention for the folder of this package
Makefile (because of the existence asterisk18 and asterisk11 package). Also
please do a patch insid
Patch adds chan_dongle Asterisk 11 channel driver for Huawei UMTS/3G USB modems
(dongles).
Signed-off-by: Yegor Ivanov
---
--- a/packages/net/asterisk-chan-dongle/Makefile
+++ b/packages/net/asterisk-chan-dongle/Makefile
@@ -0,0 +1,74 @@
+#
+# Copyright (C) 2013 OpenWrt.org
+#
+# This is free so
Hello,
comments below to improve your patch:
Dne 12.2.2013 17:42, Infactum napsal(a):
> Patch adds chan_dongle Asterisk 11 channel driver for Huawei UMTS/3G USB
> modems (dongles).
> +
> +WITH_ASTERISK=asterisk-11.2.1
Follow CFLAGS comment below - this variable is unnecessary. With each version
Patch adds chan_dongle Asterisk 11 channel driver for Huawei UMTS/3G USB modems
(dongles).
Signed-off-by: Yegor Ivanov
---
--- a/packages/net/asterisk-chan-dongle/Makefile
+++ b/packages/net/asterisk-chan-dongle/Makefile
@@ -0,0 +1,73 @@
+#
+# Copyright (C) 2013 OpenWrt.org
+#
+# This is free so