aboutsummaryrefslogtreecommitdiff
path: root/net/freeswitch/pkg-plist
blob: 677698a535f44a5b9b5f24c81ec9fcb36ad6087c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
bin/freeswitch
bin/fs_cli
bin/fs_encode
bin/fs_ivrd
bin/fsxs
bin/gentls_cert
bin/tone2wav
include/freeswitch/libteletone.h
include/freeswitch/libteletone_detect.h
include/freeswitch/libteletone_generate.h
include/freeswitch/switch.h
include/freeswitch/switch_am_config.h
include/freeswitch/switch_apr.h
include/freeswitch/switch_buffer.h
include/freeswitch/switch_cJSON.h
include/freeswitch/switch_cJSON_Utils.h
include/freeswitch/switch_caller.h
include/freeswitch/switch_channel.h
include/freeswitch/switch_config.h
include/freeswitch/switch_console.h
include/freeswitch/switch_core.h
include/freeswitch/switch_core_db.h
include/freeswitch/switch_core_event_hook.h
include/freeswitch/switch_core_media.h
include/freeswitch/switch_core_video.h
include/freeswitch/switch_cpp.h
include/freeswitch/switch_curl.h
include/freeswitch/switch_dso.h
include/freeswitch/switch_estimators.h
include/freeswitch/switch_event.h
include/freeswitch/switch_frame.h
include/freeswitch/switch_hashtable.h
include/freeswitch/switch_image.h
include/freeswitch/switch_ivr.h
include/freeswitch/switch_jitterbuffer.h
include/freeswitch/switch_json.h
include/freeswitch/switch_limit.h
include/freeswitch/switch_loadable_module.h
include/freeswitch/switch_log.h
include/freeswitch/switch_module_interfaces.h
include/freeswitch/switch_mprintf.h
include/freeswitch/switch_msrp.h
include/freeswitch/switch_nat.h
include/freeswitch/switch_odbc.h
include/freeswitch/switch_pgsql.h
include/freeswitch/switch_platform.h
include/freeswitch/switch_regex.h
include/freeswitch/switch_resample.h
include/freeswitch/switch_rtcp_frame.h
include/freeswitch/switch_rtp.h
include/freeswitch/switch_scheduler.h
include/freeswitch/switch_stun.h
include/freeswitch/switch_types.h
include/freeswitch/switch_utf8.h
include/freeswitch/switch_utils.h
include/freeswitch/switch_vad.h
include/freeswitch/switch_vpx.h
include/freeswitch/switch_xml.h
include/freeswitch/switch_xml_config.h
include/freeswitch/tpl.h
%%ALL_MODULES%%lib/freeswitch/mod/mod_abstraction.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_alsa.so
lib/freeswitch/mod/mod_amr.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_amrwb.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_av.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_avmd.so
lib/freeswitch/mod/mod_b64.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_basic.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_bert.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_blacklist.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_callcenter.so
lib/freeswitch/mod/mod_cdr_csv.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_cdr_mongodb.so
lib/freeswitch/mod/mod_cdr_sqlite.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_cidlookup.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_clearmode.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_cluechoo.so
lib/freeswitch/mod/mod_commands.so
lib/freeswitch/mod/mod_conference.so
lib/freeswitch/mod/mod_console.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_curl.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_cv.so
lib/freeswitch/mod/mod_db.so
lib/freeswitch/mod/mod_dialplan_asterisk.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_dialplan_directory.so
lib/freeswitch/mod/mod_dialplan_xml.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_dingaling.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_directory.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_distributor.so
lib/freeswitch/mod/mod_dptools.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_easyroute.so
lib/freeswitch/mod/mod_enum.so
lib/freeswitch/mod/mod_esf.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_esl.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_event_multicast.so
lib/freeswitch/mod/mod_event_socket.so
lib/freeswitch/mod/mod_expr.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_fail2ban.so
lib/freeswitch/mod/mod_fifo.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_format_cdr.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_fsk.so
lib/freeswitch/mod/mod_fsv.so
lib/freeswitch/mod/mod_g723_1.so
lib/freeswitch/mod/mod_g729.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_graylog2.so
lib/freeswitch/mod/mod_h26x.so
lib/freeswitch/mod/mod_hash.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_hiredis.so
lib/freeswitch/mod/mod_httapi.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_http_cache.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_imagick.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_isac.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_json_cdr.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_ladspa.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_lcr.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_ldap.so
lib/freeswitch/mod/mod_local_stream.so
lib/freeswitch/mod/mod_logfile.so
lib/freeswitch/mod/mod_loopback.so
lib/freeswitch/mod/mod_lua.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_memcache.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_mp4.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_mp4v.so
lib/freeswitch/mod/mod_native_file.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_nibblebill.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_odbc_cdr.so
lib/freeswitch/mod/mod_opus.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_oreka.so
lib/freeswitch/mod/mod_png.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_portaudio.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_portaudio_stream.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_posix_timer.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_prefix.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_raven.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_rayo.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_redis.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_rss.so
lib/freeswitch/mod/mod_rtc.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_rtmp.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_say_de.so
lib/freeswitch/mod/mod_say_en.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_say_es.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_say_es_ar.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_say_fa.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_say_fr.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_say_he.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_say_hr.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_say_hu.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_say_it.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_say_ja.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_say_nl.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_say_pl.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_say_pt.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_say_ru.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_say_sv.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_say_th.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_say_zh.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_shell_stream.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_shout.so
lib/freeswitch/mod/mod_skinny.so
lib/freeswitch/mod/mod_sms.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_snapshot.so
lib/freeswitch/mod/mod_sndfile.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_snmp.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_snom.so
lib/freeswitch/mod/mod_sofia.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_sonar.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_soundtouch.so
lib/freeswitch/mod/mod_spandsp.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_spy.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_ssml.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_stress.so
lib/freeswitch/mod/mod_syslog.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_theora.so
lib/freeswitch/mod/mod_tone_stream.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_translate.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_tts_commandline.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_unimrcp.so
lib/freeswitch/mod/mod_valet_parking.so
lib/freeswitch/mod/mod_verto.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_video_filter.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_vlc.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_vmd.so
lib/freeswitch/mod/mod_voicemail.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_voicemail_ivr.so
lib/freeswitch/mod/mod_xml_cdr.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_xml_curl.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_xml_ldap.so
lib/freeswitch/mod/mod_xml_rpc.so
lib/freeswitch/mod/mod_xml_scgi.so
%%ALL_MODULES%%lib/freeswitch/mod/mod_yaml.so
lib/libfreeswitch.a
lib/libfreeswitch.so
lib/libfreeswitch.so.1
lib/libfreeswitch.so.1.0.0
libdata/pkgconfig/freeswitch.pc
%%DATADIR%%/fonts/FreeMono.ttf
%%DATADIR%%/fonts/FreeMonoBold.ttf
%%DATADIR%%/fonts/FreeMonoBoldOblique.ttf
%%DATADIR%%/fonts/FreeMonoOblique.ttf
%%DATADIR%%/fonts/FreeSans.ttf
%%DATADIR%%/fonts/FreeSansBold.ttf
%%DATADIR%%/fonts/FreeSansBoldOblique.ttf
%%DATADIR%%/fonts/FreeSansOblique.ttf
%%DATADIR%%/fonts/FreeSerif.ttf
%%DATADIR%%/fonts/FreeSerifBold.ttf
%%DATADIR%%/fonts/FreeSerifBoldItalic.ttf
%%DATADIR%%/fonts/FreeSerifItalic.ttf
%%DATADIR%%/fonts/OFL.txt
%%DATADIR%%/fonts/README.fonts
%%DATADIR%%/htdocs/license.txt
%%DATADIR%%/htdocs/portal/LICENCE
%%DATADIR%%/htdocs/portal/README.md
%%DATADIR%%/htdocs/portal/assets/bootstrap-3.1.1/css/bootstrap-theme.css
%%DATADIR%%/htdocs/portal/assets/bootstrap-3.1.1/css/bootstrap-theme.min.css
%%DATADIR%%/htdocs/portal/assets/bootstrap-3.1.1/css/bootstrap.css
%%DATADIR%%/htdocs/portal/assets/bootstrap-3.1.1/css/bootstrap.min.css
%%DATADIR%%/htdocs/portal/assets/bootstrap-3.1.1/fonts/glyphicons-halflings-regular.eot
%%DATADIR%%/htdocs/portal/assets/bootstrap-3.1.1/fonts/glyphicons-halflings-regular.svg
%%DATADIR%%/htdocs/portal/assets/bootstrap-3.1.1/fonts/glyphicons-halflings-regular.ttf
%%DATADIR%%/htdocs/portal/assets/bootstrap-3.1.1/fonts/glyphicons-halflings-regular.woff
%%DATADIR%%/htdocs/portal/assets/bootstrap-3.1.1/js/bootstrap.js
%%DATADIR%%/htdocs/portal/assets/bootstrap-3.1.1/js/bootstrap.min.js
%%DATADIR%%/htdocs/portal/assets/bootstrap/css/bootstrap-responsive.css
%%DATADIR%%/htdocs/portal/assets/bootstrap/css/bootstrap-responsive.min.css
%%DATADIR%%/htdocs/portal/assets/bootstrap/css/bootstrap.css
%%DATADIR%%/htdocs/portal/assets/bootstrap/css/bootstrap.min.css
%%DATADIR%%/htdocs/portal/assets/bootstrap/img/glyphicons-halflings-white.png
%%DATADIR%%/htdocs/portal/assets/bootstrap/img/glyphicons-halflings.png
%%DATADIR%%/htdocs/portal/assets/bootstrap/js/bootstrap.js
%%DATADIR%%/htdocs/portal/assets/bootstrap/js/bootstrap.min.js
%%DATADIR%%/htdocs/portal/assets/bs_for_ember/css/bs-growl-notifications.min.css
%%DATADIR%%/htdocs/portal/assets/bs_for_ember/js/bs-alert.min.js
%%DATADIR%%/htdocs/portal/assets/bs_for_ember/js/bs-badge.min.js
%%DATADIR%%/htdocs/portal/assets/bs_for_ember/js/bs-basic.min.js
%%DATADIR%%/htdocs/portal/assets/bs_for_ember/js/bs-button.min.js
%%DATADIR%%/htdocs/portal/assets/bs_for_ember/js/bs-core.min.js
%%DATADIR%%/htdocs/portal/assets/bs_for_ember/js/bs-growl-notifications.min.js
%%DATADIR%%/htdocs/portal/assets/bs_for_ember/js/bs-items-action-bar.min.js
%%DATADIR%%/htdocs/portal/assets/bs_for_ember/js/bs-label.min.js
%%DATADIR%%/htdocs/portal/assets/bs_for_ember/js/bs-list-group.min.js
%%DATADIR%%/htdocs/portal/assets/bs_for_ember/js/bs-modal.min.js
%%DATADIR%%/htdocs/portal/assets/bs_for_ember/js/bs-nav.min.js
%%DATADIR%%/htdocs/portal/assets/bs_for_ember/js/bs-notifications.min.js
%%DATADIR%%/htdocs/portal/assets/bs_for_ember/js/bs-progressbar.min.js
%%DATADIR%%/htdocs/portal/assets/bs_for_ember/js/bs-wizard.min.js
%%DATADIR%%/htdocs/portal/assets/js/ember-1.0.0-rc.1.js
%%DATADIR%%/htdocs/portal/assets/js/ember-1.0.0-rc.1.min.js
%%DATADIR%%/htdocs/portal/assets/js/ember-data.js
%%DATADIR%%/htdocs/portal/assets/js/ember-data.min.js
%%DATADIR%%/htdocs/portal/assets/js/ember.js
%%DATADIR%%/htdocs/portal/assets/js/ember.min.js
%%DATADIR%%/htdocs/portal/assets/js/fsportal.js
%%DATADIR%%/htdocs/portal/assets/js/handlebars.js
%%DATADIR%%/htdocs/portal/assets/js/handlebars.min.js
%%DATADIR%%/htdocs/portal/assets/js/ie-console.js
%%DATADIR%%/htdocs/portal/assets/js/jquery-1.9.1.min.js
%%DATADIR%%/htdocs/portal/assets/js/jquery.min.js
%%DATADIR%%/htdocs/portal/index.html
%%DATADIR%%/htdocs/slim.swf
%%DATADIR%%/htdocs/slimtest.htm
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/curl/autoload_configs/acl.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/curl/autoload_configs/alsa.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/curl/autoload_configs/cdr_csv.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/curl/autoload_configs/conference.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/curl/autoload_configs/console.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/curl/autoload_configs/dialplan_directory.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/curl/autoload_configs/dingaling.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/curl/autoload_configs/enum.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/curl/autoload_configs/event_multicast.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/curl/autoload_configs/event_socket.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/curl/autoload_configs/fax.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/curl/autoload_configs/fifo.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/curl/autoload_configs/iax.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/curl/autoload_configs/ivr.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/curl/autoload_configs/java.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/curl/autoload_configs/limit.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/curl/autoload_configs/local_stream.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/curl/autoload_configs/logfile.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/curl/autoload_configs/lua.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/curl/autoload_configs/modules.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/curl/autoload_configs/opal.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/curl/autoload_configs/openmrcp.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/curl/autoload_configs/perl.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/curl/autoload_configs/pocketsphinx.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/curl/autoload_configs/portaudio.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/curl/autoload_configs/post_load_modules.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/curl/autoload_configs/python.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/curl/autoload_configs/rss.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/curl/autoload_configs/shout.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/curl/autoload_configs/sofia.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/curl/autoload_configs/switch.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/curl/autoload_configs/syslog.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/curl/autoload_configs/timezones.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/curl/autoload_configs/v8.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/curl/autoload_configs/voicemail.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/curl/autoload_configs/xml_cdr.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/curl/autoload_configs/xml_curl.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/curl/autoload_configs/xml_rpc.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/curl/autoload_configs/zeroconf.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/curl/freeswitch.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/curl/mime.types
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/freeswitch.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/autoload_configs/acl.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/autoload_configs/alsa.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/autoload_configs/cdr_csv.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/autoload_configs/conference.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/autoload_configs/console.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/autoload_configs/dialplan_directory.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/autoload_configs/enum.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/autoload_configs/event_multicast.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/autoload_configs/event_socket.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/autoload_configs/fax.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/autoload_configs/fifo.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/autoload_configs/iax.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/autoload_configs/ivr.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/autoload_configs/java.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/autoload_configs/limit.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/autoload_configs/local_stream.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/autoload_configs/logfile.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/autoload_configs/lua.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/autoload_configs/modules.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/autoload_configs/opal.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/autoload_configs/perl.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/autoload_configs/pocketsphinx.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/autoload_configs/portaudio.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/autoload_configs/post_load_modules.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/autoload_configs/python.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/autoload_configs/rss.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/autoload_configs/shout.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/autoload_configs/sofia.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/autoload_configs/switch.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/autoload_configs/syslog.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/autoload_configs/timezones.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/autoload_configs/translate.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/autoload_configs/v8.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/autoload_configs/voicemail.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/autoload_configs/xml_cdr.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/autoload_configs/xml_curl.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/autoload_configs/xml_rpc.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/autoload_configs/zeroconf.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/dialplan/default.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/dialplan/default/00_pizza_demo.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/dialplan/default/01_example.com.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/dialplan/default/02_conferences.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/dialplan/default/99999_enum.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/dialplan/features.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/dialplan/public.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/dialplan/public/00_inbound_did.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/directory/default.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/directory/default/1000.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/directory/default/1001.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/directory/default/1002.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/directory/default/1003.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/directory/default/1004.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/directory/default/1005.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/directory/default/1006.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/directory/default/1007.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/directory/default/1008.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/directory/default/1009.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/directory/default/1010.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/directory/default/1011.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/directory/default/1012.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/directory/default/1013.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/directory/default/1014.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/directory/default/1015.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/directory/default/1016.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/directory/default/1017.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/directory/default/1018.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/directory/default/1019.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/directory/default/brian.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/directory/default/default.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/directory/default/example.com.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/extensions.conf
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/freeswitch.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/fur_elise.ttml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/lang/de/de.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/lang/de/demo/demo.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/lang/de/vm/tts.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/lang/en/demo/demo-ivr.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/lang/en/demo/demo.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/lang/en/en.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/lang/en/vm/sounds.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/lang/en/vm/tts.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/lang/fr/demo/demo.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/lang/fr/fr.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/lang/fr/vm/sounds.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/mime.types
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/notify-voicemail.tpl
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/openzap.conf
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/sip_profiles/external.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/sip_profiles/external/example.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/sip_profiles/internal-ipv6.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/sip_profiles/internal.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/sip_profiles/internal/example.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/tetris.ttml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/tones.conf
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/vars.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/voicemail.tpl
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/insideout/web-vm.tpl
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/minimal/README.md
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/minimal/autoload_configs/acl.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/minimal/autoload_configs/cdr_csv.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/minimal/autoload_configs/conference.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/minimal/autoload_configs/console.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/minimal/autoload_configs/db.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/minimal/autoload_configs/event_socket.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/minimal/autoload_configs/logfile.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/minimal/autoload_configs/modules.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/minimal/autoload_configs/sofia.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/minimal/autoload_configs/switch.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/minimal/autoload_configs/timezones.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/minimal/autoload_configs/xml_rpc.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/minimal/dialplan/default.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/minimal/dialplan/public.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/minimal/dialplan/public/00_stub.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/minimal/freeswitch.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/minimal/modules.conf
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/minimal/sip_profiles/external.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/minimal/sip_profiles/external/stub.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/minimal/sip_profiles/internal.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/minimal/vars.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/autoload_configs/acl.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/autoload_configs/cdr_csv.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/autoload_configs/conference.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/autoload_configs/console.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/autoload_configs/event_socket.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/autoload_configs/http_cache.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/autoload_configs/local_stream.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/autoload_configs/logfile.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/autoload_configs/modules.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/autoload_configs/pocketsphinx.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/autoload_configs/post_load_modules.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/autoload_configs/presence_map.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/autoload_configs/rayo.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/autoload_configs/shout.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/autoload_configs/sofia.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/autoload_configs/spandsp.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/autoload_configs/ssml.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/autoload_configs/switch.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/autoload_configs/timezones.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/cacert.pem
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/dialplan/public.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/directory/default.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/directory/default/usera.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/directory/default/userb.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/directory/default/userc.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/directory/default/userd.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/freeswitch.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/lang/de/de.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/lang/de/demo/demo.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/lang/de/vm/sounds.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/lang/de/vm/tts.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/lang/en/demo/demo-ivr.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/lang/en/demo/demo.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/lang/en/demo/funnies.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/lang/en/demo/new-demo-ivr.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/lang/en/dir/sounds.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/lang/en/dir/tts.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/lang/en/en.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/lang/en/ivr/sounds.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/lang/en/vm/sounds.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/lang/en/vm/tts.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/lang/en/vm/voicemail_ivr.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/lang/es/demo/demo-es-ES.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/lang/es/demo/demo-es-MX.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/lang/es/demo/demo-ivr-es-ES.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/lang/es/demo/demo-ivr-es-MX.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/lang/es/dir/sounds-es-ES.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/lang/es/dir/sounds-es-MX.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/lang/es/dir/tts-es-ES.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/lang/es/dir/tts-es-MX.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/lang/es/es_ES.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/lang/es/es_MX.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/lang/es/vm/sounds-es-ES.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/lang/es/vm/sounds-es-MX.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/lang/es/vm/tts-es-ES.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/lang/es/vm/tts-es-MX.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/lang/fr/demo/demo.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/lang/fr/dir/sounds.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/lang/fr/dir/tts.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/lang/fr/fr.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/lang/fr/vm/sounds.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/lang/he/demo/demo-ivr.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/lang/he/demo/demo.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/lang/he/dir/sounds.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/lang/he/he.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/lang/he/vm/sounds.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/lang/pt/demo/demo-ivr-pt-BR.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/lang/pt/demo/demo-ivr-pt-PT.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/lang/pt/demo/demo-pt-BR.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/lang/pt/demo/demo-pt-PT.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/lang/pt/dir/sounds-pt-BR.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/lang/pt/dir/sounds-pt-PT.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/lang/pt/dir/tts-pt-BR.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/lang/pt/dir/tts-pt-PT.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/lang/pt/pt_BR.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/lang/pt/pt_PT.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/lang/pt/vm/sounds-pt-BR.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/lang/pt/vm/sounds-pt-PT.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/lang/pt/vm/tts-pt-BR.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/lang/pt/vm/tts-pt-PT.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/lang/ru/demo/demo-ivr.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/lang/ru/demo/demo.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/lang/ru/dir/sounds.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/lang/ru/dir/tts.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/lang/ru/ru.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/lang/ru/vm/sounds.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/lang/ru/vm/tts.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/lang/sv/sv.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/lang/sv/vm/sounds.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/mime.types
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/sip_profiles/external.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/sip_profiles/external/example.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rayo/vars.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sbc/autoload_configs/acl.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sbc/autoload_configs/cdr_csv.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sbc/autoload_configs/console.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sbc/autoload_configs/enum.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sbc/autoload_configs/event_socket.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sbc/autoload_configs/limit.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sbc/autoload_configs/logfile.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sbc/autoload_configs/modules.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sbc/autoload_configs/post_load_modules.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sbc/autoload_configs/sofia.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sbc/autoload_configs/switch.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sbc/autoload_configs/syslog.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sbc/autoload_configs/timezones.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sbc/autoload_configs/translate.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sbc/autoload_configs/xml_cdr.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sbc/autoload_configs/xml_rpc.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sbc/dialplan/default.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sbc/dialplan/default/00_pizza_demo.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sbc/dialplan/default/01_example.com.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sbc/dialplan/default/99999_enum.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sbc/dialplan/features.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sbc/dialplan/public.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sbc/dialplan/public/00_inbound_did.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sbc/freeswitch.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sbc/mime.types
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sbc/sbc_profiles/external.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sbc/sbc_profiles/external/example.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sbc/sbc_profiles/internal-ipv6.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sbc/sbc_profiles/internal.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sbc/sbc_profiles/internal/example.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sbc/vars.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/softphone/accounts/example.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/softphone/freeswitch.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/autoload_configs/acl.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/autoload_configs/amd.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/autoload_configs/amr.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/autoload_configs/cdr_csv.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/autoload_configs/conference.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/autoload_configs/conference_layouts.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/autoload_configs/console.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/autoload_configs/directory.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/autoload_configs/event_socket.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/autoload_configs/fifo.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/autoload_configs/hash.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/autoload_configs/local_stream.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/autoload_configs/logfile.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/autoload_configs/lua.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/autoload_configs/modules.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/autoload_configs/opus.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/autoload_configs/post_load_modules.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/autoload_configs/presence_map.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/autoload_configs/shout.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/autoload_configs/sofia.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/autoload_configs/spandsp.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/autoload_configs/switch.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/autoload_configs/timezones.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/autoload_configs/verto.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/autoload_configs/voicemail.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/autoload_configs/xml_curl.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/chatplan/default.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/dialplan/default.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/dialplan/default/0000_local_extensions.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/dialplan/default/0001_vmain.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/dialplan/default/0002_leave_videomail.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/dialplan/default/0004_record_video.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/dialplan/default/0006_set_video_on_hold.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/dialplan/default/0007_pre_answer.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/dialplan/default/0008_eavesdrop.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/dialplan/default/0009_condition_regex_all.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/dialplan/default/0010_condition_xor.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/dialplan/default/0011_play_video_local_stream.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/dialplan/default/0012_play_audio_local_stream.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/dialplan/default/0013_hangup_testing.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/dialplan/default/0019_conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/dialplan/default/0020_record_on_answer_video.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/dialplan/default/0022_mod_com_amd_testing.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/dialplan/default/0023_video_eavesdrop.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/dialplan/default/0024_play_video.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/dialplan/default/0026_fax.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/dialplan/default/9999_date_time_match.xml.noload
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/dialplan/public.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/dialplan/public/000000.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/dialplan/public/000001.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/dialplan/public/0000_local_extensions.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/directory/default.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/directory/default/1000.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/directory/default/1001.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/directory/default/1002.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/directory/default/1003.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/directory/default/1004.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/directory/default/1005.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/directory/default/1006.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/directory/default/1007.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/directory/default/1008.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/directory/default/1009.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/directory/default/1010.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/directory/default/1011.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/directory/default/1012.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/directory/default/1013.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/directory/default/1014.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/directory/default/1015.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/directory/default/1016.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/directory/default/1017.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/directory/default/1018.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/directory/default/1019.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/directory/default/default.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/freeswitch.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/lang/en/demo/demo-ivr.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/lang/en/demo/demo.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/lang/en/demo/funnies.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/lang/en/demo/new-demo-ivr.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/lang/en/dir/sounds.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/lang/en/dir/tts.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/lang/en/en.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/lang/en/ivr/sounds.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/lang/en/vm/sounds.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/lang/en/vm/tts.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/lang/en/vm/voicemail_ivr.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/sip_profiles/external-ipv6.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/sip_profiles/external.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/sip_profiles/internal-ipv6.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/sip_profiles/internal.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/vars.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/README_IMPORTANT.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/abstraction.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/acl.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/alsa.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/amqp.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/amr.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/amrwb.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/avmd.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/blacklist.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/callcenter.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/cdr_csv.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/cdr_mongodb.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/cdr_pg_csv.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/cdr_sqlite.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/cepstral.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/cidlookup.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/conference.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/conference_layouts.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/console.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/db.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/dialplan_directory.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/dingaling.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/directory.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/distributor.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/easyroute.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/enum.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/erlang_event.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/event_multicast.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/event_socket.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/fax.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/fifo.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/format_cdr.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/graylog2.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/hash.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/hiredis.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/httapi.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/http_cache.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/ivr.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/java.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/kazoo.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/lcr.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/local_stream.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/logfile.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/lua.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/memcache.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/modules.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/mongo.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/msrp.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/nibblebill.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/opal.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/opus.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/oreka.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/osp.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/perl.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/pocketsphinx.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/portaudio.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/post_load_modules.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/presence_map.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/python.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/redis.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/rss.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/rtmp.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/sangoma_codec.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/shout.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/skinny.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/smpp.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/sms_flowroute.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/sofia.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/spandsp.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/switch.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/syslog.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/timezones.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/translate.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/tts_commandline.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/unicall.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/unimrcp.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/v8.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/verto.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/voicemail.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/voicemail_ivr.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/vpx.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/xml_cdr.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/xml_curl.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/xml_rpc.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/xml_scgi.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/zeroconf.conf.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/chatplan/default.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/config.FS0
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/dialplan/default.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/dialplan/default/00_ladspa.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/dialplan/default/00_pizza_demo.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/dialplan/default/01_Talking_Clock.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/dialplan/default/01_example.com.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/dialplan/default/ideasip.com.noload
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/dialplan/default/pulver.com.noload
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/dialplan/default/sipbroker.com.noload
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/dialplan/default/sipphone.com.noload
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/dialplan/default/tollfreegateway.com.noload
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/dialplan/features.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/dialplan/public.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/dialplan/public/00_inbound_did.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/dialplan/skinny-patterns.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/dialplan/skinny-patterns/20-Demo.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/dialplan/skinny-patterns/20-Local_extension.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/dialplan/skinny-patterns/90-External.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/dialplan/skinny-patterns/99-Default_Drop.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/directory/default.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/directory/default/1000.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/directory/default/1001.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/directory/default/1002.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/directory/default/1003.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/directory/default/1004.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/directory/default/1005.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/directory/default/1006.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/directory/default/1007.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/directory/default/1008.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/directory/default/1009.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/directory/default/1010.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/directory/default/1011.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/directory/default/1012.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/directory/default/1013.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/directory/default/1014.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/directory/default/1015.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/directory/default/1016.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/directory/default/1017.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/directory/default/1018.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/directory/default/1019.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/directory/default/brian.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/directory/default/default.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/directory/default/example.com.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/directory/default/skinny-example.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/extensions.conf
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/freeswitch.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/fur_elise.ttml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/ivr_menus/demo_ivr.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/ivr_menus/new_demo_ivr.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/jingle_profiles/client.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/jingle_profiles/server.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/lang/de/de.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/lang/de/demo/demo.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/lang/de/vm/sounds.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/lang/de/vm/tts.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/lang/en/demo/demo-ivr.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/lang/en/demo/demo.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/lang/en/demo/funnies.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/lang/en/demo/new-demo-ivr.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/lang/en/dir/sounds.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/lang/en/dir/tts.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/lang/en/en.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/lang/en/ivr/sounds.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/lang/en/vm/sounds.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/lang/en/vm/tts.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/lang/en/vm/voicemail_ivr.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/lang/es/demo/demo-es-ES.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/lang/es/demo/demo-es-MX.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/lang/es/demo/demo-ivr-es-ES.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/lang/es/demo/demo-ivr-es-MX.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/lang/es/dir/sounds-es-ES.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/lang/es/dir/sounds-es-MX.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/lang/es/dir/tts-es-ES.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/lang/es/dir/tts-es-MX.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/lang/es/es_ES.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/lang/es/es_MX.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/lang/es/vm/sounds-es-ES.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/lang/es/vm/sounds-es-MX.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/lang/es/vm/tts-es-ES.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/lang/es/vm/tts-es-MX.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/lang/fr/demo/demo.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/lang/fr/dir/sounds.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/lang/fr/dir/tts.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/lang/fr/fr.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/lang/fr/vm/sounds.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/lang/he/demo/demo-ivr.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/lang/he/demo/demo.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/lang/he/dir/sounds.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/lang/he/he.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/lang/he/vm/sounds.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/lang/pt/demo/demo-ivr-pt-BR.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/lang/pt/demo/demo-ivr-pt-PT.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/lang/pt/demo/demo-pt-BR.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/lang/pt/demo/demo-pt-PT.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/lang/pt/dir/sounds-pt-BR.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/lang/pt/dir/sounds-pt-PT.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/lang/pt/dir/tts-pt-BR.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/lang/pt/dir/tts-pt-PT.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/lang/pt/pt_BR.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/lang/pt/pt_PT.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/lang/pt/vm/sounds-pt-BR.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/lang/pt/vm/sounds-pt-PT.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/lang/pt/vm/tts-pt-BR.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/lang/pt/vm/tts-pt-PT.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/lang/ru/demo/demo-ivr.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/lang/ru/demo/demo.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/lang/ru/dir/sounds.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/lang/ru/dir/tts.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/lang/ru/ru.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/lang/ru/vm/sounds.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/lang/ru/vm/tts.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/lang/sv/sv.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/lang/sv/vm/sounds.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/mime.types
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/mrcp_profiles/loquendo-7-mrcp-v2.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/mrcp_profiles/nuance-1.0.0-mrcp-v1.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/mrcp_profiles/nuance-5.0-mrcp-v1.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/mrcp_profiles/nuance-5.0-mrcp-v2.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/mrcp_profiles/unimrcpserver-mrcp-v1.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/mrcp_profiles/vestec-mrcp-v1.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/mrcp_profiles/voxeo-prophecy-8.0-mrcp-v1.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/notify-voicemail.tpl
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/sip_profiles/external-ipv6.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/sip_profiles/external-ipv6/example.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/sip_profiles/external.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/sip_profiles/external/example.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/sip_profiles/internal-ipv6.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/sip_profiles/internal.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/skinny_profiles/internal.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/tetris.ttml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/vars.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/voicemail.tpl
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/web-vm.tpl
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/yaml/extensions.yaml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/yaml/mod_yaml.yaml
/var/lib/freeswitch/images/default-avatar.png
/var/lib/freeswitch/images/default-mute.png
@dir %%DATADIR%%/grammar
@dir %%DATADIR%%/scripts
@owner freeswitch
@group freeswitch
@dir /var/lib/freeswitch/db
@dir /var/lib/freeswitch/images
@dir /var/lib/freeswitch/recordings
@dir /var/lib/freeswitch
@dir(freeswitch,freeswitch,) /var/log/freeswitch/xml_cdr
@dir(freeswitch,freeswitch,) /var/log/freeswitch
@dir(freeswitch,freeswitch,) /var/run/freeswitch
@owner
@group
@dir /var/lib