freeswitch-stable: Add PKG_CONFIG_DEPENDS
[feed/telephony.git] / net / freeswitch-stable / Makefile
1 #
2 # Copyright (C) 2017 OpenWrt.org
3 #
4 # This is free software, licensed under the GNU General Public License v2.
5 # See /LICENSE for more information.
6 #
7
8 include $(TOPDIR)/rules.mk
9
10 PRG_NAME:=freeswitch
11 PKG_NAME:=$(PRG_NAME)-stable
12 PKG_VERSION:=1.6.18
13 PKG_RELEASE:=1
14 PKG_MAINTAINER:=Sebastian Kemper <sebastian_ml@gmx.net>
15
16 PKG_SOURCE:=$(PRG_NAME)-$(PKG_VERSION).tar.xz
17 PKG_SOURCE_URL:=https://files.$(PRG_NAME).org/releases/$(PRG_NAME)
18 PKG_HASH:=ac1b32f61e5c35680c5a2d6f145bc480cf26e6527af07d8b8b9fa2d5280252cd
19
20 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PRG_NAME)-$(PKG_VERSION)
21
22 # configure fails without libjpeg, but it's only needed for mod_spandsp
23 PKG_BUILD_DEPENDS:= \
24 libjpeg \
25 perl/host \
26 python/host
27
28 # With mod_ssml and mod_rayo enabled the parallel compiles always failed
29 #PKG_BUILD_PARALLEL:=1
30 PKG_INSTALL:=1
31
32 PKG_LICENSE:= \
33 AGPL-3.0 \
34 Apache-2.0 \
35 BSD-2-Clause \
36 BSD-3-Clause \
37 BSD-4-Clause \
38 BSD-like \
39 Beerware \
40 GPL-1.0+ \
41 GPL-2.0 \
42 GPL-2.0+ \
43 GPL-3.0 \
44 ISC \
45 LGPL-2.0+ \
46 LGPL-2.1 \
47 LGPL-2.1+ \
48 MIT/X11 (BSD like) \
49 MPL-1.1 \
50 OpenLDAP \
51 RSA-MD \
52 zlib-acknowledgement
53
54 PKG_LICENSE_FILES:=debian/copyright
55
56 FS_STABLE_PREFIX_DIR:=/usr/share/$(PRG_NAME)
57
58 FS_STABLE_BIN_DIR:=/usr/bin
59 FS_STABLE_EXAMPLES_DIR:=$(FS_STABLE_PREFIX_DIR)/examples
60 FS_STABLE_FONTS_DIR:=$(FS_STABLE_PREFIX_DIR)/fonts
61 FS_STABLE_GRAMMAR_DIR:=$(FS_STABLE_PREFIX_DIR)/grammar
62 FS_STABLE_HTDOCS_DIR:=$(FS_STABLE_PREFIX_DIR)/htdocs
63 FS_STABLE_IMAGES_DIR:=$(FS_STABLE_PREFIX_DIR)/images
64 FS_STABLE_INCLUDES_DIR:=/usr/include/$(PRG_NAME)
65 FS_STABLE_LANG_DIR:=$(FS_STABLE_PREFIX_DIR)/lang
66 FS_STABLE_LIB_DIR:=/usr/lib
67 FS_STABLE_MOD_DIR:=$(FS_STABLE_LIB_DIR)/$(PRG_NAME)/mod
68 FS_STABLE_PKGCONFIG_DIR:=$(FS_STABLE_LIB_DIR)/pkgconfig
69 FS_STABLE_SCRIPTS_DIR:=$(FS_STABLE_PREFIX_DIR)/scripts
70 FS_STABLE_SOUNDS_DIR:=$(FS_STABLE_PREFIX_DIR)/sounds
71 FS_STABLE_SYSCONF_DIR:=/etc
72 FS_STABLE_TLS_DIR:=$(FS_STABLE_SYSCONF_DIR)/$(PRG_NAME)/tls
73 FS_STABLE_TZ_DIR:=$(FS_STABLE_PREFIX_DIR)/tz
74
75 # Maintain a list of all non-module packages so they can be added to
76 # PKG_CONFIG_DEPENDS.
77 FS_STABLE_MISC_AVAILABLE:= \
78 example-curl \
79 example-insideout \
80 example-minimal \
81 example-rayo \
82 example-sbc \
83 example-softphone \
84 example-testing \
85 example-vanilla \
86 lang-de \
87 lang-en \
88 lang-es \
89 lang-fr \
90 lang-he \
91 lang-pt \
92 lang-ru \
93 lang-sv \
94 misc-fonts \
95 misc-grammar \
96 misc-hotplug \
97 misc-images \
98 misc-perl-esl \
99 misc-python-esl \
100 misc-timezones \
101 util-fs_cli \
102 util-fs_encode \
103 util-fs_ivrd \
104 util-gentls_cert \
105 util-tone2wav
106
107 FS_STABLE_MOD_AVAILABLE:= \
108 abstraction \
109 alsa \
110 amr \
111 amrwb \
112 av \
113 avmd \
114 b64 \
115 basic \
116 bert \
117 blacklist \
118 callcenter \
119 cdr_csv \
120 cdr_mongodb \
121 cdr_pg_csv \
122 cdr_sqlite \
123 cidlookup \
124 clearmode \
125 cluechoo \
126 commands \
127 conference \
128 console \
129 curl \
130 cv \
131 dahdi_codec \
132 db \
133 dialplan_asterisk \
134 dialplan_directory \
135 dialplan_xml \
136 dingaling \
137 directory \
138 distributor \
139 dptools \
140 easyroute \
141 enum \
142 erlang_event \
143 esf \
144 esl \
145 event_multicast \
146 event_socket \
147 event_test \
148 event_zmq \
149 expr \
150 fifo \
151 format_cdr \
152 fsk \
153 fsv \
154 g723_1 \
155 g729 \
156 graylog2 \
157 h26x \
158 hash \
159 hiredis \
160 httapi \
161 http_cache \
162 isac \
163 json_cdr \
164 kazoo \
165 lcr \
166 ldap \
167 local_stream \
168 logfile \
169 loopback \
170 lua \
171 mp4v \
172 native_file \
173 nibblebill \
174 odbc_cdr \
175 opus \
176 oreka \
177 perl \
178 png \
179 pocketsphinx \
180 portaudio \
181 portaudio_stream \
182 posix_timer \
183 prefix \
184 python \
185 radius_cdr \
186 random \
187 rayo \
188 redis \
189 rss \
190 rtc \
191 rtmp \
192 say_de \
193 say_en \
194 say_es \
195 say_es_ar \
196 say_fa \
197 say_fr \
198 say_he \
199 say_hr \
200 say_hu \
201 say_it \
202 say_ja \
203 say_nl \
204 say_pl \
205 say_pt \
206 say_ru \
207 say_sv \
208 say_th \
209 say_zh \
210 shell_stream \
211 shout \
212 skinny \
213 sms \
214 snapshot \
215 sndfile \
216 snmp \
217 snom \
218 sofia \
219 sonar \
220 spandsp \
221 spy \
222 ssml \
223 stress \
224 syslog \
225 theora \
226 tone_stream \
227 translate \
228 tts_commandline \
229 unimrcp \
230 v8 \
231 valet_parking \
232 verto \
233 vmd \
234 voicemail \
235 voicemail_ivr \
236 xml_cdr \
237 xml_curl \
238 xml_ldap \
239 xml_rpc \
240 xml_scgi \
241 yaml \
242 yuv
243
244 PKG_CONFIG_DEPENDS:= \
245 $(patsubst %,CONFIG_PACKAGE_$(PKG_NAME)-%,$(FS_STABLE_MISC_AVAILABLE)) \
246 $(patsubst %,CONFIG_PACKAGE_$(PKG_NAME)-mod-%,$(FS_STABLE_MOD_AVAILABLE)) \
247 CONFIG_FS_STABLE_WITH_DEBUG \
248 CONFIG_FS_STABLE_WITH_FREETYPE \
249 CONFIG_FS_STABLE_WITH_LIBEDIT \
250 CONFIG_FS_STABLE_WITH_LIBYUV \
251 CONFIG_FS_STABLE_WITH_MODCONF \
252 CONFIG_FS_STABLE_WITH_ODBC \
253 CONFIG_FS_STABLE_WITH_PGSQL \
254 CONFIG_FS_STABLE_WITH_PNG \
255 CONFIG_FS_STABLE_WITH_SRTP \
256 CONFIG_FS_STABLE_WITH_VPX \
257 CONFIG_FS_STABLE_WITH_ZRTP \
258 CONFIG_LIBC \
259 CONFIG_SOFT_FLOAT
260
261 include $(INCLUDE_DIR)/package.mk
262
263 FS_STABLE_PERL_FEED:=$(TOPDIR)/feeds/packages/lang/perl
264 FS_STABLE_PYTHON_FEED:=$(TOPDIR)/feeds/packages/lang/python
265
266 include $(FS_STABLE_PERL_FEED)/perlmod.mk
267 include $(FS_STABLE_PYTHON_FEED)/files/python-host.mk
268
269 FS_STABLE_PERL_LIBS:=$(shell grep "^libs=" \
270 $(FS_STABLE_PERL_FEED)/files/base.config | \
271 sed "s/^libs=//;s/'//g")
272
273 FS_STABLE_PYTHON_SITE_DIR:=$(FS_STABLE_LIB_DIR)/python$(PYTHON_VERSION)/site-packages
274
275 define Download/files
276 define Download/$(1)
277 FILE:=$(2)
278 URL:=$(3)
279 HASH:=$(4)
280 endef
281 $$(eval $$(call Download,$(1)))
282 endef
283
284 define Package/$(PKG_NAME)/install/bin
285 $(INSTALL_DIR) $(1)$(FS_STABLE_BIN_DIR)
286 $(INSTALL_BIN) $(PKG_INSTALL_DIR)$(FS_STABLE_BIN_DIR)/$(2) \
287 $(1)$(FS_STABLE_BIN_DIR)
288 endef
289
290 define Package/$(PKG_NAME)/install/dir
291 if [ -d $(2) ]; then $(INSTALL_DIR) $(1); fi
292 for dir in $$$$(shell [ -d $(2) ] && cd $(2) && $(FIND) -type d -print | sed 's|^./\?||'); \
293 do \
294 $(INSTALL_DIR) $(1)/$$$$$$$$dir; \
295 done
296 for file in $$$$(shell [ -d $(2) ] && cd $(2) && $(FIND) -type f -print | sed 's|^./||'); \
297 do \
298 $(INSTALL_DATA) $(2)/$$$$$$$$file $(1)/$$$$$$$$file; \
299 done
300 endef
301
302 define Package/$(PKG_NAME)/install/lib
303 $(INSTALL_DIR) $(1)$(FS_STABLE_LIB_DIR)
304 $(CP) $(PKG_INSTALL_DIR)$(FS_STABLE_LIB_DIR)/$(2).so* \
305 $(1)$(FS_STABLE_LIB_DIR)
306 endef
307
308 define Package/$(PKG_NAME)/install/mod
309 $(INSTALL_DIR) $(1)$(FS_STABLE_MOD_DIR)
310 $(INSTALL_BIN) $(PKG_INSTALL_DIR)$(FS_STABLE_MOD_DIR)/mod_$(2).so \
311 $(1)$(FS_STABLE_MOD_DIR)
312 endef
313
314 define Package/$(PKG_NAME)/config
315 source "$(SOURCE)/Config.in"
316 endef
317
318 define Package/$(PKG_NAME)/Default
319 SUBMENU:=Telephony
320 SECTION:=net
321 CATEGORY:=Network
322 URL:=https://www.$(PRG_NAME).org
323 endef
324
325 define Package/$(PKG_NAME)
326 $(call Package/$(PKG_NAME)/Default)
327 TITLE:=Open source telephony platform, v$(PKG_VERSION)
328 MENU:=1
329 USERID:=$(PRG_NAME)=372:$(PRG_NAME)=372
330 DEPENDS:= \
331 +FS_STABLE_WITH_FREETYPE:libfreetype \
332 +FS_STABLE_WITH_LIBEDIT:libedit \
333 +FS_STABLE_WITH_ODBC:unixodbc \
334 +FS_STABLE_WITH_PGSQL:libpq \
335 +FS_STABLE_WITH_PNG:libpng \
336 +libcurl \
337 +libopenssl \
338 +libpcre \
339 +libpthread \
340 +librt \
341 +libspeex \
342 +libspeexdsp \
343 +libsqlite3 \
344 +libstdcpp \
345 +libuuid \
346 +zlib
347 CONFLICTS:=$(PRG_NAME)
348 endef
349
350 define Package/$(PKG_NAME)/description
351 FreeSWITCH is a scalable open source cross-platform telephony platform
352 designed to route and interconnect popular communication protocols
353 using audio, video, text or any other form of media.
354 endef
355
356 define Package/$(PKG_NAME)/conffiles
357 $(FS_STABLE_SYSCONF_DIR)/$(PRG_NAME)
358 $(FS_STABLE_SYSCONF_DIR)/default/$(PRG_NAME)
359 $(FS_STABLE_SYSCONF_DIR)/init.d/$(PRG_NAME)
360 endef
361
362 define Package/$(PKG_NAME)/install
363 $(call Package/$(PKG_NAME)/install/bin,$(1),$(PRG_NAME))
364 $(call Package/$(PKG_NAME)/install/lib,$(1),lib$(PRG_NAME))
365 $(INSTALL_DIR) $(1)$(FS_STABLE_FONTS_DIR)
366 $(INSTALL_DIR) $(1)$(FS_STABLE_GRAMMAR_DIR)
367 $(INSTALL_DIR) $(1)$(FS_STABLE_HTDOCS_DIR)
368 $(INSTALL_DIR) $(1)$(FS_STABLE_IMAGES_DIR)
369 $(INSTALL_DIR) $(1)$(FS_STABLE_SCRIPTS_DIR)
370 $(INSTALL_DIR) $(1)$(FS_STABLE_SOUNDS_DIR)
371 $(INSTALL_DIR) $(1)$(FS_STABLE_SYSCONF_DIR)/default
372 $(INSTALL_DIR) $(1)$(FS_STABLE_SYSCONF_DIR)/init.d
373 $(INSTALL_DIR) $(1)$(FS_STABLE_TLS_DIR)
374 $(INSTALL_BIN) ./files/$(PRG_NAME).init \
375 $(1)$(FS_STABLE_SYSCONF_DIR)/init.d/$(PRG_NAME)
376 $(INSTALL_CONF) ./files/$(PRG_NAME).default \
377 $(1)$(FS_STABLE_SYSCONF_DIR)/default/$(PRG_NAME)
378 ifeq ($(CONFIG_FS_STABLE_WITH_LIBEDIT),)
379 $(SED) '/^ #procd_append_param command -nc -nf$$$$/s/#//' \
380 $(1)$(FS_STABLE_SYSCONF_DIR)/init.d/$(PRG_NAME)
381 endif
382 endef
383
384 define Package/$(PKG_NAME)/postinst
385 #!/bin/sh
386 if [ -z "$${IPKG_INSTROOT}" ]; then
387 # Prevent autostart of $(PRG_NAME)
388 touch $(FS_STABLE_SYSCONF_DIR)/$(PRG_NAME)_disabled
389
390 echo
391 echo "o-------------------------------------------------------------------o"
392 echo "| FreeSWITCH note |"
393 echo "o-------------------------------------------------------------------o"
394 echo "| Edit /etc/default/freeswitch to change basic init configuration. |"
395 echo "o-------------------------------------------------------------=^_^=-o"
396 echo
397 fi
398 exit 0
399 endef
400
401 define Package/$(PKG_NAME)-misc-hotplug
402 $(call Package/$(PKG_NAME)/Default)
403 TITLE:=Hotplug script
404 DEPENDS:=$(PKG_NAME)
405 PKGARCH:=all
406 endef
407
408 define Package/$(PKG_NAME)-misc-hotplug/description
409 This package includes a hotplug script for FreeSWITCH.
410 endef
411
412 define Package/$(PKG_NAME)-misc-hotplug/install
413 $(INSTALL_DIR) $(1)$(FS_STABLE_SYSCONF_DIR)/hotplug.d/iface
414 $(INSTALL_BIN) ./files/$(PRG_NAME).hotplug \
415 $(1)$(FS_STABLE_SYSCONF_DIR)/hotplug.d/iface/99-$(PRG_NAME)
416 endef
417
418 define Package/$(PKG_NAME)-misc-hotplug/postinst
419 #!/bin/sh
420 if [ -z "$${IPKG_INSTROOT}" ]; then
421 echo
422 echo "o-------------------------------------------------------------------o"
423 echo "| FreeSWITCH hotplug note |"
424 echo "o-------------------------------------------------------------------o"
425 echo "| See /etc/default/freeswitch for hotplug hints. |"
426 echo "o-------------------------------------------------------------=^_^=-o"
427 echo
428 fi
429 exit 0
430 endef
431
432 define Package/$(PKG_NAME)-misc-perl-esl
433 $(call Package/$(PKG_NAME)/Default)
434 TITLE:=Perl ESL
435 DEPENDS:=$(PKG_NAME) \
436 +PACKAGE_$(PKG_NAME)-misc-perl-esl:perlbase-autoloader \
437 +PACKAGE_$(PKG_NAME)-misc-perl-esl:perlbase-data \
438 +PACKAGE_$(PKG_NAME)-misc-perl-esl:perlbase-dynaloader \
439 @PERL_THREADS
440 endef
441
442 define Package/$(PKG_NAME)-misc-perl-esl/description
443 This package contains the Perl binding for FreeSWITCH's Event Socket
444 Library (ESL).
445 endef
446
447 define Package/$(PKG_NAME)-misc-perl-esl/install
448 $(INSTALL_DIR) $(1)$(PERL_SITELIB)/ESL
449 $(INSTALL_DIR) $(1)$(PERL_SITELIB)/auto/ESL
450 $(INSTALL_BIN) \
451 $(PKG_INSTALL_DIR)$(PERL_SITELIB)/ESL.so \
452 $(1)$(PERL_SITELIB)/auto/ESL
453 $(INSTALL_DATA) \
454 $(PKG_INSTALL_DIR)$(PERL_SITELIB)/ESL.pm \
455 $(1)$(PERL_SITELIB)
456 $(INSTALL_DATA) \
457 $(PKG_INSTALL_DIR)$(PERL_SITELIB)/ESL/Dispatch.pm \
458 $(1)$(PERL_SITELIB)/ESL
459 $(INSTALL_DATA) \
460 $(PKG_INSTALL_DIR)$(PERL_SITELIB)/ESL/IVR.pm \
461 $(1)$(PERL_SITELIB)/ESL
462 endef
463
464 define Package/$(PKG_NAME)-misc-python-esl
465 $(call Package/$(PKG_NAME)/Default)
466 TITLE:=Python ESL
467 DEPENDS:=$(PKG_NAME) +PACKAGE_$(PKG_NAME)-misc-python-esl:python-light
468 endef
469
470 define Package/$(PKG_NAME)-misc-python-esl/description
471 This package contains the Python binding for FreeSWITCH's Event Socket
472 Library (ESL).
473 endef
474
475 define Package/$(PKG_NAME)-misc-python-esl/install
476 $(INSTALL_DIR) $(1)$(FS_STABLE_PYTHON_SITE_DIR)
477 $(INSTALL_BIN) \
478 $(PKG_INSTALL_DIR)$(FS_STABLE_PYTHON_SITE_DIR)/_ESL.so \
479 $(1)$(FS_STABLE_PYTHON_SITE_DIR)
480 $(INSTALL_DATA) \
481 $(PKG_INSTALL_DIR)$(FS_STABLE_PYTHON_SITE_DIR)/ESL.py \
482 $(1)$(FS_STABLE_PYTHON_SITE_DIR)
483 endef
484
485 define Package/$(PKG_NAME)-misc-timezones
486 $(call Package/$(PKG_NAME)/Default)
487 TITLE:=Timezones file
488 DEPENDS:=$(PKG_NAME)
489 PKGARCH:=all
490 endef
491
492 define Package/$(PKG_NAME)-misc-timezones/description
493 This package includes a timezones file for FreeSWITCH.
494 endef
495
496 define Package/$(PKG_NAME)-misc-timezones/install
497 $(INSTALL_DIR) $(1)$(FS_STABLE_TZ_DIR)
498 $(INSTALL_DATA) \
499 $(PKG_BUILD_DIR)/conf/vanilla/autoload_configs/timezones.conf.xml \
500 $(1)$(FS_STABLE_TZ_DIR)
501 endef
502
503 define Package/$(PKG_NAME)/Example
504 define Package/$(PKG_NAME)-example-$(1)
505 $(call Package/$(PKG_NAME)/Default)
506 TITLE:=Example configuration
507 DEPENDS:=$(PKG_NAME)
508 PKGARCH:=all
509 endef
510 define Package/$(PKG_NAME)-example-$(1)/description
511 This package does not install any configuration for FreeSWITCH into
512 /etc/freeswitch. The system administrator is completely responsible
513 for that directory. If you install one of the example configuration
514 packages, it will install the corresponding sample configuration to
515 /usr/share/freeswitch/examples where you can take a look at it.
516 endef
517 define Package/$(PKG_NAME)-example-$(1)/install
518 $(call Package/$(PKG_NAME)/install/dir,$$(1)$(FS_STABLE_EXAMPLES_DIR)/$(1),$(PKG_BUILD_DIR)/conf/$(1))
519 endef
520 $$(eval $$(call BuildPackage,$(PKG_NAME)-example-$(1)))
521 endef
522
523 define Package/$(PKG_NAME)/Language
524 define Package/$(PKG_NAME)-lang-$(1)
525 $(call Package/$(PKG_NAME)/Default)
526 TITLE:=$(2) language files
527 DEPENDS:=$(PKG_NAME)
528 PKGARCH:=all
529 endef
530 define Package/$(PKG_NAME)-lang-$(1)/description
531 This package includes the $(2) language files for FreeSWITCH.
532 endef
533 define Package/$(PKG_NAME)-lang-$(1)/install
534 $(call Package/$(PKG_NAME)/install/dir,$$(1)$(FS_STABLE_LANG_DIR)/$(1),$(PKG_BUILD_DIR)/conf/vanilla/lang/$(1))
535 endef
536 $$(eval $$(call BuildPackage,$(PKG_NAME)-lang-$(1)))
537 endef
538
539 # The next package generator is for miscellaneous files that only
540 # require being copied from PKG_INSTALL_DIR to the ipkg.
541 define Package/$(PKG_NAME)/Misc
542 define Package/$(PKG_NAME)-$(1)
543 $(call Package/$(PKG_NAME)/Default)
544 TITLE:=$(2)
545 DEPENDS:=$(PKG_NAME)
546 ifeq ($(6),y)
547 PKGARCH:=all
548 endif
549 endef
550 define Package/$(PKG_NAME)-$(1)/description
551 $(subst \n,$(newline),$(3))
552 endef
553 define Package/$(PKG_NAME)-$(1)/install
554 $(call Package/$(PKG_NAME)/install/dir,$$(1)$(5),$(PKG_INSTALL_DIR)$(4))
555 endef
556 $$(eval $$(call BuildPackage,$(PKG_NAME)-$(1)))
557 endef
558
559 define Package/$(PKG_NAME)/Module
560 define Package/$(PKG_NAME)-mod-$(1)
561 $(call Package/$(PKG_NAME)/Default)
562 TITLE:=$(2) module
563 DEPENDS:=$(PKG_NAME) $(patsubst +%,+PACKAGE_$(PKG_NAME)-mod-$(1):%,$(4))
564 endef
565 define Package/$(PKG_NAME)-mod-$(1)/description
566 $(subst \n,$(newline),$(3))
567 endef
568 define Package/$(PKG_NAME)-mod-$(1)/install
569 $(call Package/$(PKG_NAME)/install/mod,$$(1),$(1))
570 ifeq ($(CONFIG_FS_STABLE_WITH_MODCONF),y)
571 $(call Package/$(PKG_NAME)/install/dir,$$(1)$(FS_STABLE_EXAMPLES_DIR)/mod_$(1),$(PKG_BUILD_DIR)/src/mod/*/mod_$(1)/conf)
572 endif
573 ifeq ($(1),perl)
574 $(INSTALL_DIR) $$(1)$(PERL_SITELIB)/auto/$(PRG_NAME)
575 $(INSTALL_BIN) \
576 $(PKG_INSTALL_DIR)$(FS_STABLE_PREFIX_DIR)/perl/$(PRG_NAME).so \
577 $$(1)$(PERL_SITELIB)/auto/$(PRG_NAME)
578 $(INSTALL_DATA) \
579 $(PKG_INSTALL_DIR)$(FS_STABLE_PREFIX_DIR)/perl/$(PRG_NAME).pm \
580 $$(1)$(PERL_SITELIB)
581 endif
582 ifeq ($(1),python)
583 $(INSTALL_DIR) $$(1)$(FS_STABLE_PYTHON_SITE_DIR)
584 $(INSTALL_DATA) \
585 $(PKG_INSTALL_DIR)$(FS_STABLE_PYTHON_SITE_DIR)/$(PRG_NAME).py \
586 $$(1)$(FS_STABLE_PYTHON_SITE_DIR)
587 endif
588 endef
589 $$(eval $$(call BuildPackage,$(PKG_NAME)-mod-$(1)))
590 endef
591
592 define Package/$(PKG_NAME)/Util
593 define Package/$(PKG_NAME)-util-$(1)
594 $(call Package/$(PKG_NAME)/Default)
595 TITLE:=$(2) utility
596 DEPENDS:=$(PKG_NAME) $(patsubst +%,+PACKAGE_$(PKG_NAME)-util-$(1):%,$(4))
597 ifeq ($(5),y)
598 PKGARCH:=all
599 endif
600 endef
601 define Package/$(PKG_NAME)-util-$(1)/description
602 $(subst \n,$(newline),$(3))
603 endef
604 define Package/$(PKG_NAME)-util-$(1)/install
605 $(call Package/$(PKG_NAME)/install/bin,$$(1),$(1))
606 endef
607 ifeq ($(1)$(CONFIG_FS_STABLE_WITH_LIBEDIT),fs_cli)
608 define Package/$(PKG_NAME)-util-$(1)/postinst
609 #!/bin/sh
610 if [ -z "$${IPKG_INSTROOT}" ]; then
611 echo
612 echo "o-------------------------------------------------------------------o"
613 echo "| fs_cli note |"
614 echo "o-------------------------------------------------------------------o"
615 echo "| Your FreeSWITCH was compiled without libedit support. Due to an |"
616 echo "| interop issue it's possible that when you try to exit fs_cli with |"
617 echo "| Ctrl-D, you'll see messages flashing by and have to kill fs_cli |"
618 echo "| manually. To avoid this you can either use Ctrl-C instead (fs_cli |"
619 echo "| needs to be started with '-i' for this to work; you could create |"
620 echo "| an appropriate alias in /etc/profile) or type /exit, /quit or |"
621 echo "| /bye. |"
622 echo "o-------------------------------------------------------------=^_^=-o"
623 echo
624 fi
625 exit 0
626 endef
627 endif
628 $$(eval $$(call BuildPackage,$(PKG_NAME)-util-$(1)))
629 endef
630
631 CONFIGURE_ARGS+= \
632 --build=$(GNU_HOST_NAME) \
633 --host=$(GNU_TARGET_NAME) \
634 --target=$(GNU_TARGET_NAME) \
635 --prefix=$(FS_STABLE_PREFIX_DIR) \
636 --bindir=$(FS_STABLE_BIN_DIR) \
637 --includedir=$(FS_STABLE_INCLUDES_DIR) \
638 --libdir=$(FS_STABLE_LIB_DIR) \
639 --srcdir=$(PKG_BUILD_DIR) \
640 --sysconfdir=$(FS_STABLE_SYSCONF_DIR) \
641 --disable-dependency-tracking \
642 --disable-static \
643 --disable-system-xmlrpc-c \
644 --enable-fhs \
645 --with-cachedir=/tmp/$(PRG_NAME)/cache \
646 --with-certsdir=$(FS_STABLE_TLS_DIR) \
647 --with-dbdir=/tmp/$(PRG_NAME)/db \
648 --with-fontsdir=$(FS_STABLE_FONTS_DIR) \
649 --with-grammardir=$(FS_STABLE_GRAMMAR_DIR) \
650 --with-htdocsdir=$(FS_STABLE_HTDOCS_DIR) \
651 --with-imagesdir=$(FS_STABLE_IMAGES_DIR) \
652 --with-logfiledir=/tmp/$(PRG_NAME)/log \
653 --with-modinstdir=$(FS_STABLE_MOD_DIR) \
654 --with-pkgconfigdir=$(FS_STABLE_PKGCONFIG_DIR) \
655 --with-recordingsdir=/tmp/$(PRG_NAME)/recordings \
656 --with-rundir=/var/run/$(PRG_NAME) \
657 --with-scriptdir=$(FS_STABLE_SCRIPTS_DIR) \
658 --with-soundsdir=$(FS_STABLE_SOUNDS_DIR) \
659 --with-storagedir=/tmp/$(PRG_NAME)/storage \
660 $(call autoconf_bool,CONFIG_FS_STABLE_WITH_LIBEDIT,core-libedit-support) \
661 $(call autoconf_bool,CONFIG_FS_STABLE_WITH_ODBC,core-odbc-support) \
662 $(call autoconf_bool,CONFIG_FS_STABLE_WITH_SRTP,srtp) \
663 $(call autoconf_bool,CONFIG_FS_STABLE_WITH_ZRTP,zrtp) \
664 $(if $(CONFIG_FS_STABLE_WITH_DEBUG),,--disable-debug) \
665 $(if $(CONFIG_FS_STABLE_WITH_FREETYPE),,--without-freetype) \
666 $(if $(CONFIG_FS_STABLE_WITH_LIBYUV),,--disable-libyuv) \
667 $(if $(CONFIG_FS_STABLE_WITH_ODBC),--with-odbc-lib="$(STAGING_DIR)$(FS_STABLE_LIB_DIR)") \
668 $(if $(CONFIG_FS_STABLE_WITH_ODBC),--with-odbc="$(STAGING_DIR)/usr") \
669 $(if $(CONFIG_FS_STABLE_WITH_PGSQL),--enable-core-pgsql-support,--without-pgsql) \
670 $(if $(CONFIG_FS_STABLE_WITH_PNG),,--without-png) \
671 $(if $(CONFIG_FS_STABLE_WITH_VPX),,--disable-libvpx)
672
673 ifneq ($(CONFIG_PACKAGE_$(PKG_NAME)-misc-python-esl)$(CONFIG_PACKAGE_$(PKG_NAME)-mod-python),)
674 CONFIGURE_ARGS+= \
675 --with-python=$(STAGING_DIR_HOSTPKG)/bin/python$(PYTHON_VERSION)
676 else
677 CONFIGURE_ARGS+= \
678 --with-python=no
679 endif
680
681 ifeq ($(CONFIG_PACKAGE_$(PKG_NAME)-mod-erlang_event)$(CONFIG_PACKAGE_$(PKG_NAME)-mod-kazoo),)
682 CONFIGURE_ARGS+= \
683 --with-erlang=no
684 endif
685
686 ifneq ($(CONFIG_PACKAGE_$(PKG_NAME)-mod-v8),)
687 CONFIGURE_ARGS+= \
688 --enable-static-v8
689 endif
690
691 # Make mod_spandsp use fixed point math when soft float support is
692 # enabled on target devices.
693 ifeq ($(CONFIG_SOFT_FLOAT),y)
694 CONFIGURE_ARGS+= \
695 --enable-fixed-point
696 endif
697
698 # Don't want host-php
699 CONFIGURE_VARS+= \
700 ac_cv_have_php=no \
701 ac_cv_have_php_config=no \
702 ac_cv_prog_PHP=false \
703 ac_cv_prog_PHP_CONFIG=false
704
705 # The autoconf variables in this block are OK for both musl and glibc
706 CONFIGURE_VARS+= \
707 ac_cv_dev_urandom=yes \
708 ac_cv_file__dev_ptmx=yes \
709 ac_cv_file__dev_urandom=yes \
710 ac_cv_file_dbd_apr_dbd_mysql_c=no \
711 ac_cv_free_null=yes \
712 ac_cv_func_mmap_fixed_mapped=yes \
713 ac_cv_func_pthread_rwlock_init=yes \
714 ac_cv_func_sem_open=yes \
715 ac_cv_have_working_memmove=yes \
716 ac_cv_negative_eai=yes \
717 ac_cv_o_nonblock_inherited=no \
718 ac_cv_struct_rlimit=yes \
719 apr_cv_epoll=yes \
720 apr_cv_gai_addrconfig=yes \
721 apr_cv_mutex_recursive=yes \
722 apr_cv_process_shared_works=yes \
723 apr_cv_pthreads_lib=-lpthread \
724 apr_cv_tcp_nodelay_with_cork=yes \
725 apr_cv_type_rwlock_t=yes
726
727 # fs_cli
728 CONFIGURE_VARS+= \
729 disable_cc=yes
730
731 # Regarding apr_cv_mutex_robust_shared=no see
732 # http://www.openwall.com/lists/musl/2016/11/26/1
733 # _Don't_ remove quotes below!
734 ifeq ($(CONFIG_LIBC),"musl")
735 CONFIGURE_VARS+= \
736 apr_cv_mutex_robust_shared=no \
737 ac_cv_strerror_r_rc_int=yes
738 else
739 CONFIGURE_VARS+= \
740 apr_cv_mutex_robust_shared=yes
741 endif
742
743 ifneq ($(CONFIG_PACKAGE_$(PKG_NAME)-misc-perl-esl)$(CONFIG_PACKAGE_$(PKG_NAME)-mod-perl),)
744 CONFIGURE_VARS+= \
745 PERL="$(PERL_CMD)" \
746 PERL_CFLAGS="-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -I$(STAGING_DIR)$(PERL_SITELIB)/CORE" \
747 PERL_INC="-I$(STAGING_DIR)$(PERL_SITELIB)/CORE" \
748 PERL_LDFLAGS="$(FPIC) -Wl,-rpath,$(PERL_SITELIB)/CORE -L$(STAGING_DIR)$(PERL_SITELIB)/CORE -lperl" \
749 PERL_LIBDIR="-L$(PERL_SITELIB)/CORE" \
750 PERL_LIBS="-lpthread $(FS_STABLE_PERL_LIBS) $(EXTRA_LIBDIRS:%=-L%) $(EXTRA_LIBS:%=-l%)" \
751 PERL_SITEDIR="$(PERL_SITELIB)"
752 else
753 CONFIGURE_VARS+= \
754 ac_cv_have_perl=no \
755 ac_cv_prog_PERL=false
756 endif
757
758 ifneq ($(CONFIG_PACKAGE_$(PKG_NAME)-misc-python-esl)$(CONFIG_PACKAGE_$(PKG_NAME)-mod-python),)
759 CONFIGURE_VARS+= \
760 PYTHON_CFLAGS="-I$(STAGING_DIR)/usr/include/python$(PYTHON_VERSION)" \
761 PYTHON_LDFLAGS="-lpython$(PYTHON_VERSION) -ldl -lpthread -lm -Xlinker -export-dynamic" \
762 PYTHON_LIB="python$(PYTHON_VERSION)" \
763 PYTHON_LIBDIR="$(FS_STABLE_LIB_DIR)" \
764 PYTHON_SITE_DIR="$(FS_STABLE_PYTHON_SITE_DIR)"
765 endif
766
767 # mod_radius_cdr runs configure in libs/freeradius-client. Let
768 # freeradius-client know /dev/urandom is available on target devices.
769 MAKE_VARS+= \
770 ac_cv_dev_urandom=yes
771
772 ifneq ($(CONFIG_PACKAGE_$(PKG_NAME)-mod-v8),)
773
774 # arm
775 ifeq ($(CONFIG_arm),y)
776 FS_STABLE_MYARCH:=arm
777 FS_STABLE_MYDEFINES:=v8_target_arch=arm
778 ifeq ($(CONFIG_arm_v6),y)
779 FS_STABLE_MYDEFINES+=arm_version=6
780 else
781 ifeq ($(CONFIG_arm_v7),y)
782 FS_STABLE_MYDEFINES+=arm_version=7
783 else
784 FS_STABLE_MYDEFINES+=arm_version=default
785 endif
786 endif
787 ifeq ($(CONFIG_VFP),y)
788 ifeq ($(CONFIG_VFPv3),y)
789 ifeq ($(CONFIG_NEON),y)
790 FS_STABLE_MYDEFINES+=arm_fpu=neon
791 else
792 FS_STABLE_MYDEFINES+=arm_fpu=vfpv3
793 endif
794 else
795 FS_STABLE_MYDEFINES+=arm_fpu=vfp
796 endif
797 else
798 FS_STABLE_MYDEFINES+=arm_fpu=default
799 endif
800 ifeq ($(CONFIG_SOFT_FLOAT),y)
801 FS_STABLE_MYDEFINES+=arm_float_abi=softfp
802 else
803 FS_STABLE_MYDEFINES+=arm_float_abi=hard
804 endif
805 endif
806
807 # i386
808 ifeq ($(CONFIG_i386),y)
809 FS_STABLE_MYARCH:=ia32
810 FS_STABLE_MYDEFINES:=v8_target_arch=ia32
811 endif
812
813 # mipsel
814 ifeq ($(CONFIG_mipsel),y)
815 FS_STABLE_MYARCH:=mipsel
816 FS_STABLE_MYDEFINES:=v8_target_arch=mipsel
817 ifeq ($(CONFIG_CPU_MIPS32),y)
818 ifeq ($(CONFIG_CPU_MIPS32_R2),y)
819 FS_STABLE_MYDEFINES+=mips_arch_variant=mips32r2
820 else
821 ifeq ($(CONFIG_CPU_MIPS32_R1),y)
822 FS_STABLE_MYDEFINES+=mips_arch_variant=mips32r1
823 endif
824 endif
825 endif
826 ifeq ($(CONFIG_SOFT_FLOAT),y)
827 FS_STABLE_MYDEFINES+=v8_use_mips_abi_hardfloat=false
828 else
829 FS_STABLE_MYDEFINES+=v8_use_mips_abi_hardfloat=true
830 endif
831 endif
832
833 # x86_64
834 ifeq ($(CONFIG_x86_64),y)
835 FS_STABLE_MYARCH:=x64
836 FS_STABLE_MYDEFINES:=v8_target_arch=x64
837 endif
838
839 MAKE_VARS+= \
840 FS_STABLE_HOSTCC="$(HOSTCC)" \
841 FS_STABLE_HOSTCXX="$(HOSTCXX)" \
842 FS_STABLE_HOST_CFLAGS="$(HOST_CFLAGS)" \
843 FS_STABLE_HOST_LDFLAGS="$(HOST_LDFLAGS)" \
844 FS_STABLE_HOST_PYTHONPATH="$(HOST_PYTHONPATH)" \
845 FS_STABLE_MYARCH="$(FS_STABLE_MYARCH)" \
846 FS_STABLE_MYDEFINES="$(FS_STABLE_MYDEFINES)"
847
848 endif
849
850 # Make sphinxbase use fixed point math when soft float support is
851 # enabled on target devices.
852 ifeq ($(CONFIG_SOFT_FLOAT),y)
853 MAKE_VARS+= \
854 FS_STABLE_USE_FIXED_POINT="--enable-fixed"
855 endif
856
857 # Some common URLs
858 FS_STABLE_LIBS_URL:=https://files.$(PRG_NAME).org/downloads/libs
859 FS_STABLE_SPHINX_URL:=@SF/cmusphinx
860
861 # mod_event_zmq
862 FS_STABLE_ZEROMQ_FILE:=zeromq-2.1.9.tar.gz
863 FS_STABLE_ZEROMQ_HASH:=f3542f756687e622beef3a75c8e027fe2d95d4654350cbca4c070ffc58d9ace0
864 FS_STABLE_ZEROMQ_URL:=http://download.zeromq.org
865
866 # mod_pocketsphinx
867 FS_STABLE_POCKETSPHINX_FILE:=pocketsphinx-0.8.tar.gz
868 FS_STABLE_POCKETSPHINX_HASH:=874c4c083d91c8ff26a2aec250b689e537912ff728923c141c4dac48662cce7a
869
870 FS_STABLE_SPHINXBASE_FILE:=sphinxbase-0.8.tar.gz
871 FS_STABLE_SPHINXBASE_HASH:=55708944872bab1015b8ae07b379bf463764f469163a8fd114cbb16c5e486ca8
872
873 FS_STABLE_SPHINXMODEL_FILE:=communicator_semi_6000_20080321.tar.gz
874 FS_STABLE_SPHINXMODEL_HASH:=dbb5e9fb85000a7cb97d6958a3ef8d77532dc55fc730ac6979705e8645cb0c18
875
876 # mod_radius_cdr
877 FS_STABLE_FREERADIUS_CLIENT_FILE:=freeradius-client-1.1.6.tar.gz
878 FS_STABLE_FREERADIUS_CLIENT_HASH:=3fc609af328258e00345389d5478b099fe4ea3ad694d0472525ef3adab9cf053
879
880 # mod_v8
881 FS_STABLE_V8_FILE:=v8-3.24.14.tar.bz2
882 FS_STABLE_V8_HASH:=395f4eaf5580b973b1e33fe0aa27f8d013ddf1b163ad76992c50dd91ff182828
883
884 ifneq ($(CONFIG_PACKAGE_$(PKG_NAME)-mod-event_zmq),)
885 $(eval $(call Download/files,zmq,$(FS_STABLE_ZEROMQ_FILE),$(FS_STABLE_ZEROMQ_URL),$(FS_STABLE_ZEROMQ_HASH)))
886 endif
887
888 ifneq ($(CONFIG_PACKAGE_$(PKG_NAME)-mod-pocketsphinx)$(CONFIG_PACKAGE_$(PKG_NAME)-misc-grammar),)
889 $(eval $(call Download/files,pocketsphinx,$(FS_STABLE_POCKETSPHINX_FILE),$(FS_STABLE_SPHINX_URL),$(FS_STABLE_POCKETSPHINX_HASH)))
890 $(eval $(call Download/files,sphinxbase,$(FS_STABLE_SPHINXBASE_FILE),$(FS_STABLE_SPHINX_URL),$(FS_STABLE_SPHINXBASE_HASH)))
891 $(eval $(call Download/files,communicator,$(FS_STABLE_SPHINXMODEL_FILE),$(FS_STABLE_LIBS_URL),$(FS_STABLE_SPHINXMODEL_HASH)))
892 endif
893
894 ifneq ($(CONFIG_PACKAGE_$(PKG_NAME)-mod-radius_cdr),)
895 $(eval $(call Download/files,freeradius-client,$(FS_STABLE_FREERADIUS_CLIENT_FILE),$(FS_STABLE_LIBS_URL),$(FS_STABLE_FREERADIUS_CLIENT_HASH)))
896 endif
897
898 ifneq ($(CONFIG_PACKAGE_$(PKG_NAME)-mod-v8),)
899 $(eval $(call Download/files,v8,$(FS_STABLE_V8_FILE),$(FS_STABLE_LIBS_URL),$(FS_STABLE_V8_HASH)))
900 endif
901
902 # Need to update LDFLAGS for libs/unimrcp, otherwise it will try to link to a
903 # different apr/apr-util if found.
904 # FS_STABLE_ANCHOR: string in build/acmacros/apr.m4 that will be replaced
905 FS_STABLE_ANCHOR:=dnl Get build information from APR
906 FS_STABLE_APR_LIBS:=-L$(PKG_BUILD_DIR)/libs/apr -L$(PKG_BUILD_DIR)/libs/apr-util
907
908 define Build/Prepare
909 $(call Build/Prepare/Default)
910
911 echo '#applications/mod_random' >> $(PKG_BUILD_DIR)/modules.conf
912 echo '#codecs/mod_yuv' >> $(PKG_BUILD_DIR)/modules.conf
913 echo '#event_handlers/mod_event_test' >> $(PKG_BUILD_DIR)/modules.conf
914 $(SED) '/^#/!s/^/#/' $(PKG_BUILD_DIR)/modules.conf
915 $(foreach m,$(FS_STABLE_MOD_AVAILABLE),
916 $(if $(CONFIG_PACKAGE_$(PKG_NAME)-mod-$(m)),
917 $(SED) '/mod_$(m)$$$$/s/^#//' $(PKG_BUILD_DIR)/modules.conf))
918
919 $(SED) 's|$(FS_STABLE_ANCHOR)|APR_SETVAR(LDFLAGS,$(FS_STABLE_APR_LIBS) $(TARGET_LDFLAGS))|' \
920 $(PKG_BUILD_DIR)/libs/unimrcp/build/acmacros/apr.m4
921
922 ifneq ($(CONFIG_PACKAGE_$(PKG_NAME)-mod-event_zmq),)
923 $(CP) $(DL_DIR)/$(FS_STABLE_ZEROMQ_FILE) $(PKG_BUILD_DIR)/libs
924 endif
925
926 ifneq ($(CONFIG_PACKAGE_$(PKG_NAME)-mod-pocketsphinx)$(CONFIG_PACKAGE_$(PKG_NAME)-misc-grammar),)
927 $(CP) $(DL_DIR)/$(FS_STABLE_POCKETSPHINX_FILE) $(PKG_BUILD_DIR)/libs
928 $(CP) $(DL_DIR)/$(FS_STABLE_SPHINXBASE_FILE) $(PKG_BUILD_DIR)/libs
929 $(CP) $(DL_DIR)/$(FS_STABLE_SPHINXMODEL_FILE) $(PKG_BUILD_DIR)/libs
930 endif
931
932 ifneq ($(CONFIG_PACKAGE_$(PKG_NAME)-mod-radius_cdr),)
933 $(CP) $(DL_DIR)/$(FS_STABLE_FREERADIUS_CLIENT_FILE) $(PKG_BUILD_DIR)/libs
934 endif
935
936 ifneq ($(CONFIG_PACKAGE_$(PKG_NAME)-mod-v8),)
937 $(CP) $(DL_DIR)/$(FS_STABLE_V8_FILE) $(PKG_BUILD_DIR)/libs
938 endif
939
940 # Hack for misc-grammar - needs mod_pocketsphinx to provide grammar files
941 ifneq ($(CONFIG_PACKAGE_$(PKG_NAME)-misc-grammar),)
942 ifeq ($(CONFIG_PACKAGE_$(PKG_NAME)-mod-pocketsphinx),)
943 $(SED) '/mod_pocketsphinx$$$$/s/^#//' $(PKG_BUILD_DIR)/modules.conf
944 endif
945 endif
946
947 # Hack for mod_unimrcp - it has a build-time dep on mod_sofia
948 ifneq ($(CONFIG_PACKAGE_$(PKG_NAME)-mod-unimrcp),)
949 ifeq ($(CONFIG_PACKAGE_$(PKG_NAME)-mod-sofia),)
950 $(SED) '/mod_sofia$$$$/s/^#//' $(PKG_BUILD_DIR)/modules.conf
951 endif
952 endif
953 endef
954
955 define Build/Configure
956 $(FIND) $(PKG_BUILD_DIR) -name missing -type f -exec rm {} \;
957 cd $(PKG_BUILD_DIR); $(AM_TOOL_PATHS) ./rebootstrap.sh
958 $(call Build/Configure/Default)
959 endef
960
961 define Build/Compile
962 $(call Build/Compile/Default)
963 ifneq ($(CONFIG_PACKAGE_$(PKG_NAME)-misc-perl-esl),)
964 $(call Build/Compile/Default,-C $(PKG_BUILD_DIR)/libs/esl perlmod)
965 endif
966 ifneq ($(CONFIG_PACKAGE_$(PKG_NAME)-misc-python-esl),)
967 $(call Build/Compile/Default,-C $(PKG_BUILD_DIR)/libs/esl pymod)
968 endif
969 endef
970
971 define Build/Install
972 $(call Build/Install/Default)
973 ifneq ($(CONFIG_PACKAGE_$(PKG_NAME)-misc-perl-esl),)
974 $(call Build/Compile/Default,-C $(PKG_BUILD_DIR)/libs/esl DESTDIR=$(PKG_INSTALL_DIR) perlmod-install)
975 endif
976 ifneq ($(CONFIG_PACKAGE_$(PKG_NAME)-misc-python-esl),)
977 $(call Build/Install/Default,-C $(PKG_BUILD_DIR)/libs/esl pymod-install)
978 endif
979 endef
980
981 define Build/InstallDev
982 $(INSTALL_DIR) $(1)$(FS_STABLE_INCLUDES_DIR)
983 $(INSTALL_DIR) $(1)$(FS_STABLE_PKGCONFIG_DIR)
984 $(INSTALL_DATA) $(PKG_INSTALL_DIR)$(FS_STABLE_INCLUDES_DIR)/*.h \
985 $(1)$(FS_STABLE_INCLUDES_DIR)
986 $(INSTALL_DATA) \
987 $(PKG_INSTALL_DIR)$(FS_STABLE_PKGCONFIG_DIR)/$(PRG_NAME).pc \
988 $(1)$(FS_STABLE_PKGCONFIG_DIR)
989 endef
990
991 $(eval $(call BuildPackage,$(PKG_NAME)))
992 $(eval $(call BuildPackage,$(PKG_NAME)-misc-hotplug))
993 $(eval $(call BuildPackage,$(PKG_NAME)-misc-perl-esl))
994 $(eval $(call BuildPackage,$(PKG_NAME)-misc-python-esl))
995 $(eval $(call BuildPackage,$(PKG_NAME)-misc-timezones))
996
997 ################################
998 # FreeSWITCH example configs
999 # Params:
1000 # 1 - Package subname
1001 ################################
1002
1003 $(eval $(call Package/$(PKG_NAME)/Example,curl))
1004 $(eval $(call Package/$(PKG_NAME)/Example,insideout))
1005 $(eval $(call Package/$(PKG_NAME)/Example,minimal))
1006 $(eval $(call Package/$(PKG_NAME)/Example,rayo))
1007 $(eval $(call Package/$(PKG_NAME)/Example,sbc))
1008 $(eval $(call Package/$(PKG_NAME)/Example,softphone))
1009 $(eval $(call Package/$(PKG_NAME)/Example,testing))
1010 $(eval $(call Package/$(PKG_NAME)/Example,vanilla))
1011
1012 ################################
1013 # FreeSWITCH language files
1014 # Params:
1015 # 1 - Language code
1016 # 2 - Language
1017 ################################
1018
1019 $(eval $(call Package/$(PKG_NAME)/Language,de,German))
1020 $(eval $(call Package/$(PKG_NAME)/Language,en,English))
1021 $(eval $(call Package/$(PKG_NAME)/Language,es,Spanish))
1022 $(eval $(call Package/$(PKG_NAME)/Language,fr,French))
1023 $(eval $(call Package/$(PKG_NAME)/Language,he,Hebrew))
1024 $(eval $(call Package/$(PKG_NAME)/Language,pt,Portuguese))
1025 $(eval $(call Package/$(PKG_NAME)/Language,ru,Russian))
1026 $(eval $(call Package/$(PKG_NAME)/Language,sv,Swedish))
1027
1028 ################################
1029 # FreeSWITCH misc packages
1030 # Params:
1031 # 1 - Package subname
1032 # 2 - Package title
1033 # 3 - Package description
1034 # 4 - Source dir relative to
1035 # PKG_INSTALL_DIR
1036 # 5 - Dest dir relative to ipkg
1037 # 6 - Arch independent files
1038 ################################
1039
1040 $(eval $(call Package/$(PKG_NAME)/Misc,misc-fonts,Fonts,This package includes the fonts bundled with FreeSWITCH.,$(FS_STABLE_FONTS_DIR),$(FS_STABLE_FONTS_DIR),y))
1041 $(eval $(call Package/$(PKG_NAME)/Misc,misc-grammar,Grammar,This package contains grammar files. mod_pocketsphinx would be a\npotential user.,$(FS_STABLE_GRAMMAR_DIR),$(FS_STABLE_GRAMMAR_DIR),y))
1042 $(eval $(call Package/$(PKG_NAME)/Misc,misc-images,Images,This package includes the images bundled with FreeSWITCH.,$(FS_STABLE_IMAGES_DIR),$(FS_STABLE_IMAGES_DIR),y))
1043
1044 ################################
1045 # FreeSWITCH modules
1046 # Params:
1047 # 1 - Package subname
1048 # 2 - Package title
1049 # 3 - Module description
1050 # 4 - Module dependencies
1051 ################################
1052
1053 $(eval $(call Package/$(PKG_NAME)/Module,abstraction,API abstraction,This module provides a way to create new API functions via regex\nrewriting.,))
1054 $(eval $(call Package/$(PKG_NAME)/Module,alsa,ALSA endpoint,ALSA endpoint module.,+alsa-lib))
1055 $(eval $(call Package/$(PKG_NAME)/Module,amr,AMR passthrough,Passthrough AMR codec support.,))
1056 $(eval $(call Package/$(PKG_NAME)/Module,amrwb,AMR wideband passthrough,Passthrough AMR wideband codec support.,))
1057 $(eval $(call Package/$(PKG_NAME)/Module,av,AV,Video codec and format support via FFmpeg.,+libffmpeg-full @BROKEN)) # libffmpeg-full doesn't provide avresample
1058 $(eval $(call Package/$(PKG_NAME)/Module,avmd,Voicemail detection,This module attempts to determine when a voicemail system has answered\nthe call.,))
1059 $(eval $(call Package/$(PKG_NAME)/Module,b64,Base64,Transfers data Base64 encoded.,))
1060 $(eval $(call Package/$(PKG_NAME)/Module,basic,BASIC,BASIC module for FreeSWITCH.,))
1061 $(eval $(call Package/$(PKG_NAME)/Module,bert,BERT,Line testing tool.,))
1062 $(eval $(call Package/$(PKG_NAME)/Module,blacklist,Blacklist helper,This module provides tools to blacklist callers.,))
1063 $(eval $(call Package/$(PKG_NAME)/Module,callcenter,Call center,This module implements Automated Call Distribution queues.,))
1064 $(eval $(call Package/$(PKG_NAME)/Module,cdr_csv,CSV CDR,CSV Call Detail Record handler.,))
1065 $(eval $(call Package/$(PKG_NAME)/Module,cdr_mongodb,MongoDB CDR,MongoDB Call Detail Record handler.,))
1066 $(eval $(call Package/$(PKG_NAME)/Module,cdr_pg_csv,PostgreSQL CDR,PostgreSQL Call Detail Record handler.,@FS_STABLE_WITH_PGSQL))
1067 $(eval $(call Package/$(PKG_NAME)/Module,cdr_sqlite,SQLite CDR,SQLite Call Detail Record handler.,))
1068 $(eval $(call Package/$(PKG_NAME)/Module,cidlookup,Caller ID lookup,This module provides an API for querying caller ID name and location\ndata.,))
1069 $(eval $(call Package/$(PKG_NAME)/Module,clearmode,Clearmode,Clearmode codec passthrough support.,))
1070 $(eval $(call Package/$(PKG_NAME)/Module,cluechoo,Clue Choo,This demo module renders a Clue Choo train on the FreeSWITCH console.,+libncurses))
1071 $(eval $(call Package/$(PKG_NAME)/Module,commands,Commands,This module provides miscellaneous API commands.,))
1072 $(eval $(call Package/$(PKG_NAME)/Module,conference,Conference,This module provides multi-party conferencing.,))
1073 $(eval $(call Package/$(PKG_NAME)/Module,console,Console logger,Allows control over what messages get logged to the console. When\nFreeSWITCH is compiled without libedit support - this is not the\ndefault - mod_console has no effect because the init script starts\nFreeSWITCH with the console disabled to work around an\ninteroperability issue that causes high CPU load.,))
1074 $(eval $(call Package/$(PKG_NAME)/Module,curl,cURL,This module provides an API for making HTTP requests with cURL.,))
1075 $(eval $(call Package/$(PKG_NAME)/Module,cv,OpenCV,This module exposes opencv actions to enable computer vision actions.,+opencv @BROKEN)) # opencv package too stripped-down
1076 $(eval $(call Package/$(PKG_NAME)/Module,dahdi_codec,DAHDI codec,DAHDI codec module.,))
1077 $(eval $(call Package/$(PKG_NAME)/Module,db,DB,This module implements a simple db API with group support. Also can be\nused as a limit db backend.,))
1078 $(eval $(call Package/$(PKG_NAME)/Module,dialplan_asterisk,Asterisk dialplan,Asterisk extensions.conf style dialplan parser.,))
1079 $(eval $(call Package/$(PKG_NAME)/Module,dialplan_directory,Directory dialplan,Directory dialplan support.,))
1080 $(eval $(call Package/$(PKG_NAME)/Module,dialplan_xml,XML dialplan,Standard FreeSWITCH XML dialplan support.,))
1081 $(eval $(call Package/$(PKG_NAME)/Module,dingaling,Generic XMPP,Allows FreeSWITCH to be used as a client for XMPP Servers.,))
1082 $(eval $(call Package/$(PKG_NAME)/Module,directory,Dial-by-name directory,This module implements a dial-by-name directory IVR.,))
1083 $(eval $(call Package/$(PKG_NAME)/Module,distributor,Load distributor,This module implements a mechanism for performing load balancing.,))
1084 $(eval $(call Package/$(PKG_NAME)/Module,dptools,Dialplan tools,This module implements basic dialplan tools.,))
1085 $(eval $(call Package/$(PKG_NAME)/Module,easyroute,DID routing,This module does destination lookup based on DID.,))
1086 $(eval $(call Package/$(PKG_NAME)/Module,enum,ENUM routing,This module implements ENUM support.,+libldns))
1087 $(eval $(call Package/$(PKG_NAME)/Module,erlang_event,Erlang event,Erlang event module.,+erlang))
1088 $(eval $(call Package/$(PKG_NAME)/Module,esf,Multicast,This module adds multi-cast support.,))
1089 $(eval $(call Package/$(PKG_NAME)/Module,esl,Single ESL,This module adds an API for generating one-off ESL requests.,))
1090 $(eval $(call Package/$(PKG_NAME)/Module,event_multicast,Multicast Event,Multicast Event System for FreeSWITCH.,))
1091 $(eval $(call Package/$(PKG_NAME)/Module,event_socket,Event socket,Sends events via a single socket. Needed for fs_cli.,))
1092 $(eval $(call Package/$(PKG_NAME)/Module,event_test,Event test,Event demo module.,))
1093 $(eval $(call Package/$(PKG_NAME)/Module,event_zmq,ZMQ event,ZMQ event module.,))
1094 $(eval $(call Package/$(PKG_NAME)/Module,expr,Expr,This module adds expr support for expression evaluation.,))
1095 $(eval $(call Package/$(PKG_NAME)/Module,fifo,FIFO,This module adds a first-in first-out queue system.,))
1096 $(eval $(call Package/$(PKG_NAME)/Module,format_cdr,Multiformat CDR,A superset of mod_json_cdr and mod_xml_cdr.,))
1097 $(eval $(call Package/$(PKG_NAME)/Module,fsk,FSK,This module adds frequency-shift keying support which can be used to\nsend and receive caller ID.,))
1098 $(eval $(call Package/$(PKG_NAME)/Module,fsv,FSV,This module provides dialplan applications for recording and playing\nvideos.,))
1099 $(eval $(call Package/$(PKG_NAME)/Module,g723_1,G.723.1 passthrough,G.723.1 codec passthrough.,))
1100 $(eval $(call Package/$(PKG_NAME)/Module,g729,G.729 passthrough,G.729 codec passthrough.,))
1101 $(eval $(call Package/$(PKG_NAME)/Module,graylog2,Graylog2 logger,GELF logger for Graylog2 and Logstash.,))
1102 $(eval $(call Package/$(PKG_NAME)/Module,h26x,H.26x passthrough,H.26x video codec passthrough.,))
1103 $(eval $(call Package/$(PKG_NAME)/Module,hash,Hash,This module provides a key-value in-memory datastore. Usable as a\nlimit backend.,))
1104 $(eval $(call Package/$(PKG_NAME)/Module,hiredis,Redis client,This module provides a mechanism to use Redis as a datastore.,+libhiredis))
1105 $(eval $(call Package/$(PKG_NAME)/Module,httapi,HT-TAPI,This module provides an API for controlling the switch by responding\nto HTTP requests.,))
1106 $(eval $(call Package/$(PKG_NAME)/Module,http_cache,HTTP GET with caching,This module provides an API for making HTTP GET requests where the\nresult is cached.,))
1107 $(eval $(call Package/$(PKG_NAME)/Module,isac,iSAC,iSAC codec support.,@arm||i386||mips||mips64||mips64el||mipsel||x86_64))
1108 $(eval $(call Package/$(PKG_NAME)/Module,json_cdr,JSON CDR,JSON-based Call Detail Record handler.,))
1109 $(eval $(call Package/$(PKG_NAME)/Module,kazoo,Kazoo,Kazoo module for FreeSWITCH.,+erlang))
1110 $(eval $(call Package/$(PKG_NAME)/Module,lcr,LCR,This module adds a facility for least-cost routing.,))
1111 $(eval $(call Package/$(PKG_NAME)/Module,ldap,LDAP,LDAP module for FreeSWITCH.,+libopenldap))
1112 $(eval $(call Package/$(PKG_NAME)/Module,local_stream,Local stream,Connects multiple channels to a looped stream.,))
1113 $(eval $(call Package/$(PKG_NAME)/Module,logfile,File logger,Logs FreeSWITCH output to a file.,))
1114 $(eval $(call Package/$(PKG_NAME)/Module,loopback,Loopback,A loopback channel driver.,))
1115 $(eval $(call Package/$(PKG_NAME)/Module,lua,Lua,Lua language interface for FreeSWITCH.,+liblua))
1116 $(eval $(call Package/$(PKG_NAME)/Module,mp4v,MP4 video passthrough,MP4 video passthrough..,))
1117 $(eval $(call Package/$(PKG_NAME)/Module,native_file,Native file,Plays files that are already encoded in the right format.,))
1118 $(eval $(call Package/$(PKG_NAME)/Module,nibblebill,Nibblebill,This module allows for real-time accounting of a cash balance and\nusing that information for call routing.,))
1119 $(eval $(call Package/$(PKG_NAME)/Module,odbc_cdr,ODBC CDR,ODBC Call Detail Record handler.,))
1120 $(eval $(call Package/$(PKG_NAME)/Module,opus,Opus,Opus codec support.,+libopus))
1121 $(eval $(call Package/$(PKG_NAME)/Module,oreka,Oreka,This module provides media recording with the Oreka cross-platform\naudio stream recording and retrieval system.,))
1122 $(eval $(call Package/$(PKG_NAME)/Module,perl,Perl,This package contains mod_perl for FreeSWITCH.,+libdb47 +libgdbm +perlbase-essential @PERL_THREADS))
1123 $(eval $(call Package/$(PKG_NAME)/Module,png,PNG,Allows playback of video using PNG files.,))
1124 $(eval $(call Package/$(PKG_NAME)/Module,pocketsphinx,Pocketsphinx,This module allows speech recognition. You might want to install\n$(PKG_NAME)-misc-grammar as well.,+libsamplerate)) # When libsamplerate is found it'll be linked against, there is no switch to turn it off
1125 $(eval $(call Package/$(PKG_NAME)/Module,portaudio,Portaudio,Voice through a local soundcard.,+portaudio))
1126 $(eval $(call Package/$(PKG_NAME)/Module,portaudio_stream,Portaudio streaming,Stream from an external audio source for Music on Hold.,+portaudio))
1127 $(eval $(call Package/$(PKG_NAME)/Module,posix_timer,POSIX timer,Add POSIX timer support.,))
1128 $(eval $(call Package/$(PKG_NAME)/Module,prefix,Prefix match,This module provides a data store with fast lookups by the longest\nprefix match rule.,))
1129 $(eval $(call Package/$(PKG_NAME)/Module,python,Python,Python support module.,+python-light))
1130 $(eval $(call Package/$(PKG_NAME)/Module,radius_cdr,Radius CDR,Radius Call Detail Record handler.,))
1131 $(eval $(call Package/$(PKG_NAME)/Module,random,Entropy,This module extracts entropy from FreeSWITCH and feeds it into\n/dev/random.,))
1132 $(eval $(call Package/$(PKG_NAME)/Module,rayo,Rayo,Rayo/XMPP 3PCC server for FreeSWITCH.,+$(PKG_NAME)-mod-ssml))
1133 $(eval $(call Package/$(PKG_NAME)/Module,redis,Redis limit backend,This module provides a mechanism to use Redis as a limit backend data\nstore.,))
1134 $(eval $(call Package/$(PKG_NAME)/Module,rss,RSS,Parses and reads XML based RSS feeds and reads the entries aloud via a TTS engine.,))
1135 $(eval $(call Package/$(PKG_NAME)/Module,rtc,Media streaming,Media streaming as used by WebRTC and mod_verto.,))
1136 $(eval $(call Package/$(PKG_NAME)/Module,rtmp,RTMP endpoint,RTMP endpoint support. Allows FreeSWITCH to be used from RTMP clients.,))
1137 $(eval $(call Package/$(PKG_NAME)/Module,say_de,German Say,Uses prerecorded sounds to read or say various things.,))
1138 $(eval $(call Package/$(PKG_NAME)/Module,say_en,English Say,Uses prerecorded sounds to read or say various things.,))
1139 $(eval $(call Package/$(PKG_NAME)/Module,say_es,Spanish Say,Uses prerecorded sounds to read or say various things.,))
1140 $(eval $(call Package/$(PKG_NAME)/Module,say_es_ar,Argentinian Spanish Say,Uses prerecorded sounds to read or say various things.,))
1141 $(eval $(call Package/$(PKG_NAME)/Module,say_fa,Persian Say,Uses prerecorded sounds to read or say various things.,))
1142 $(eval $(call Package/$(PKG_NAME)/Module,say_fr,French Say,Uses prerecorded sounds to read or say various things.,))
1143 $(eval $(call Package/$(PKG_NAME)/Module,say_he,Hebrew Say,Uses prerecorded sounds to read or say various things.,))
1144 $(eval $(call Package/$(PKG_NAME)/Module,say_hr,Croatian Say,Uses prerecorded sounds to read or say various things.,))
1145 $(eval $(call Package/$(PKG_NAME)/Module,say_hu,Hungarian Say,Uses prerecorded sounds to read or say various things.,))
1146 $(eval $(call Package/$(PKG_NAME)/Module,say_it,Italian Say,Uses prerecorded sounds to read or say various things.,))
1147 $(eval $(call Package/$(PKG_NAME)/Module,say_ja,Japanese Say,Uses prerecorded sounds to read or say various things.,))
1148 $(eval $(call Package/$(PKG_NAME)/Module,say_nl,Dutch Say,Uses prerecorded sounds to read or say various things.,))
1149 $(eval $(call Package/$(PKG_NAME)/Module,say_pl,Polish Say,Uses prerecorded sounds to read or say various things.,))
1150 $(eval $(call Package/$(PKG_NAME)/Module,say_pt,Portuguese Say,Uses prerecorded sounds to read or say various things.,))
1151 $(eval $(call Package/$(PKG_NAME)/Module,say_ru,Russian Say,Uses prerecorded sounds to read or say various things.,))
1152 $(eval $(call Package/$(PKG_NAME)/Module,say_sv,Swedish Say,Uses prerecorded sounds to read or say various things.,))
1153 $(eval $(call Package/$(PKG_NAME)/Module,say_th,Thai Say,Uses prerecorded sounds to read or say various things.,))
1154 $(eval $(call Package/$(PKG_NAME)/Module,say_zh,Chinese Say,Uses prerecorded sounds to read or say various things.,))
1155 $(eval $(call Package/$(PKG_NAME)/Module,shell_stream,Shell stream,Allows to stream audio from an arbitrary shell command.,))
1156 $(eval $(call Package/$(PKG_NAME)/Module,shout,Shout,Allows to stream audio from MP3s or Shoutcast streams.,+lame-lib +libmpg123 +libshout))
1157 $(eval $(call Package/$(PKG_NAME)/Module,skinny,Skinny,Skinny Call Control Protocol endpoint support.,))
1158 $(eval $(call Package/$(PKG_NAME)/Module,sms,SMS,This module provides an abstract facility for interfacing with SMS\nsystems.,))
1159 $(eval $(call Package/$(PKG_NAME)/Module,snapshot,Snapshot,This module can record a sliding window of audio and take snapshots\nto disk.,))
1160 $(eval $(call Package/$(PKG_NAME)/Module,sndfile,Soundfile,Adds sound format support via libsndfile.,+libsndfile))
1161 $(eval $(call Package/$(PKG_NAME)/Module,snmp,SNMP,An SNMP stats reporter.,+libnetsnmp))
1162 $(eval $(call Package/$(PKG_NAME)/Module,snom,SNOM,This module implements features specific to SNOM phones.,))
1163 $(eval $(call Package/$(PKG_NAME)/Module,sofia,Sofia SIP,SIP module.,))
1164 $(eval $(call Package/$(PKG_NAME)/Module,sonar,Sonar,This module measures the latency on an audio link by sending audible\naudio sonar pings.,))
1165 $(eval $(call Package/$(PKG_NAME)/Module,spandsp,SpanDSP,This module implements SpanDSP fax. It includes DSP and codec\nfunctionality.,+libjpeg +liblzma))
1166 $(eval $(call Package/$(PKG_NAME)/Module,spy,User Spy,This module adds the ability to monitor the audio of a channel.,))
1167 $(eval $(call Package/$(PKG_NAME)/Module,ssml,SSML,mod_ssml is a FreeSWITCH module that renders SSML into audio. This\nmodule requires a text-to-speech module for speech synthesis.,))
1168 $(eval $(call Package/$(PKG_NAME)/Module,stress,Stress,This module attempts to detect voice stress on an audio channel.,))
1169 $(eval $(call Package/$(PKG_NAME)/Module,syslog,Syslog logger,Logs FreeSWITCH output to the syslog.,))
1170 $(eval $(call Package/$(PKG_NAME)/Module,theora,Theora passthrough,Theora video codec passthrough.,))
1171 $(eval $(call Package/$(PKG_NAME)/Module,tone_stream,Tone stream,Tone generation stream.,))
1172 $(eval $(call Package/$(PKG_NAME)/Module,translate,Number translation,This module implements number translation.,))
1173 $(eval $(call Package/$(PKG_NAME)/Module,tts_commandline,TTS command-line,Run a command-line and play the output file.,))
1174 $(eval $(call Package/$(PKG_NAME)/Module,unimrcp,UniMRCP,Allows communication with Media Resource Control Protocol servers.,))
1175 $(eval $(call Package/$(PKG_NAME)/Module,v8,V8,This package contains mod_v8 for FreeSWITCH.,@FS_STABLE_WITH_V8 @arm||i386||mipsel||x86_64))
1176 $(eval $(call Package/$(PKG_NAME)/Module,valet_parking,Valet parking,This module implements the valet call parking strategy.,))
1177 $(eval $(call Package/$(PKG_NAME)/Module,verto,Verto,Verto signaling protocol.,))
1178 $(eval $(call Package/$(PKG_NAME)/Module,vmd,Voicemail detection,This module detects voicemail beeps.,))
1179 $(eval $(call Package/$(PKG_NAME)/Module,voicemail,Voicemail,This module provides a voicemail system.,))
1180 $(eval $(call Package/$(PKG_NAME)/Module,voicemail_ivr,Voicemail IVR,This module provides an extensible voicemail IVR system.,))
1181 $(eval $(call Package/$(PKG_NAME)/Module,xml_cdr,XML CDR,XML Call Detail Record handler.,))
1182 $(eval $(call Package/$(PKG_NAME)/Module,xml_curl,XML cURL,Provides an XML cURL interfaces to pull dynamic XML configuration for\nFreeSWITCH over HTTP.,))
1183 $(eval $(call Package/$(PKG_NAME)/Module,xml_ldap,XML LDAP,LDAP XML gateway.,+libopenldap))
1184 $(eval $(call Package/$(PKG_NAME)/Module,xml_rpc,XML RPC,Allows using the webapi to control FreeSWITCH.,))
1185 $(eval $(call Package/$(PKG_NAME)/Module,xml_scgi,XML SCGI,SCGI XML Gateway.,))
1186 $(eval $(call Package/$(PKG_NAME)/Module,yaml,YAML,YAML language module.,+libyaml))
1187 $(eval $(call Package/$(PKG_NAME)/Module,yuv,Raw YUV,Raw YUV I420 video codec support.,@FS_STABLE_WITH_LIBYUV))
1188
1189 ################################
1190 # FreeSWITCH utilities
1191 # Params:
1192 # 1 - Package subname
1193 # 2 - Package title
1194 # 3 - Utility description
1195 # 4 - Utility dependencies
1196 # 5 - Utility is a script (y/n)
1197 ################################
1198
1199 $(eval $(call Package/$(PKG_NAME)/Util,fs_cli,CLI,The fs_cli program is a Command-Line Interface that allows a user to\nconnect to a FreeSWITCH instance running on the local or a remote\nsystem.,,n))
1200 $(eval $(call Package/$(PKG_NAME)/Util,fs_encode,Sound file conversion,Format conversion of sound files so the result can be used by\nmod_native_file.,+$(PKG_NAME)-mod-native_file +$(PKG_NAME)-mod-sndfile +$(PKG_NAME)-mod-spandsp,n))
1201 $(eval $(call Package/$(PKG_NAME)/Util,fs_ivrd,IVR daemon,The FreeSWITCH IVR daemon is an abstraction layer that sits on top of\nthe ESL. The basic idea is that the ivrd will allow the user to have\na STDIN/STDOUT interface for simple call control.,,n))
1202 $(eval $(call Package/$(PKG_NAME)/Util,gentls_cert,TLS certificate,Can be used to create TLS certificates and setup CAs.,+openssl-util,y))
1203 $(eval $(call Package/$(PKG_NAME)/Util,tone2wav,Sound file generation,Generates a sound file from a teletone script. The output can be in\nany format that is supported by libsndfile.,+$(PKG_NAME)-mod-sndfile,n))