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