Lines 1-552
Link Here
|
1 |
bin/yate |
1 |
bin/yate |
2 |
bin/yate-config |
2 |
bin/yate-config |
3 |
@unexec if cmp -s %D/%%ETCDIR%%/accfile.conf.sample %D/%%ETCDIR%%/accfile.conf; then rm -f %D/%%ETCDIR%%/accfile.conf; fi |
3 |
%%ETCDIR%%/accfile.conf |
4 |
%%ETCDIR%%/accfile.conf.sample |
4 |
%%ETCDIR%%/amrnbcodec.conf |
5 |
@exec if [ ! -f %D/%%ETCDIR%%/accfile.conf ] ; then cp -p %D/%F %B/accfile.conf; fi |
5 |
%%ETCDIR%%/analog.conf |
6 |
@unexec if cmp -s %D/%%ETCDIR%%/amrnbcodec.conf.sample %D/%%ETCDIR%%/amrnbcodec.conf; then rm -f %D/%%ETCDIR%%/amrnbcodec.conf; fi |
6 |
%%ETCDIR%%/cache.conf |
7 |
%%ETCDIR%%/amrnbcodec.conf.sample |
7 |
%%ETCDIR%%/callcounters.conf |
8 |
@exec if [ ! -f %D/%%ETCDIR%%/amrnbcodec.conf ] ; then cp -p %D/%F %B/amrnbcodec.conf; fi |
8 |
%%ETCDIR%%/callfork.conf |
9 |
@unexec if cmp -s %D/%%ETCDIR%%/analog.conf.sample %D/%%ETCDIR%%/analog.conf; then rm -f %D/%%ETCDIR%%/analog.conf; fi |
9 |
%%ETCDIR%%/camel_map.conf |
10 |
%%ETCDIR%%/analog.conf.sample |
10 |
%%ETCDIR%%/ccongestion.conf |
11 |
@exec if [ ! -f %D/%%ETCDIR%%/analog.conf ] ; then cp -p %D/%F %B/analog.conf; fi |
11 |
%%ETCDIR%%/cdrbuild.conf |
12 |
@unexec if cmp -s %D/%%ETCDIR%%/cache.conf.sample %D/%%ETCDIR%%/cache.conf; then rm -f %D/%%ETCDIR%%/cache.conf; fi |
12 |
%%ETCDIR%%/cdrfile.conf |
13 |
%%ETCDIR%%/cache.conf.sample |
13 |
%%ETCDIR%%/ciscosm.conf |
14 |
@exec if [ ! -f %D/%%ETCDIR%%/cache.conf ] ; then cp -p %D/%F %B/cache.conf; fi |
14 |
%%ETCDIR%%/clustering.conf |
15 |
@unexec if cmp -s %D/%%ETCDIR%%/callcounters.conf.sample %D/%%ETCDIR%%/callcounters.conf; then rm -f %D/%%ETCDIR%%/callcounters.conf; fi |
15 |
%%ETCDIR%%/cpuload.conf |
16 |
%%ETCDIR%%/callcounters.conf.sample |
16 |
%%ETCDIR%%/dbpbx.conf |
17 |
@exec if [ ! -f %D/%%ETCDIR%%/callcounters.conf ] ; then cp -p %D/%F %B/callcounters.conf; fi |
17 |
%%ETCDIR%%/dsoundchan.conf |
18 |
@unexec if cmp -s %D/%%ETCDIR%%/callfork.conf.sample %D/%%ETCDIR%%/callfork.conf; then rm -f %D/%%ETCDIR%%/callfork.conf; fi |
18 |
%%ETCDIR%%/enumroute.conf |
19 |
%%ETCDIR%%/callfork.conf.sample |
19 |
%%ETCDIR%%/eventlogs.conf |
20 |
@exec if [ ! -f %D/%%ETCDIR%%/callfork.conf ] ; then cp -p %D/%F %B/callfork.conf; fi |
20 |
%%ETCDIR%%/extmodule.conf |
21 |
@unexec if cmp -s %D/%%ETCDIR%%/camel_map.conf.sample %D/%%ETCDIR%%/camel_map.conf; then rm -f %D/%%ETCDIR%%/camel_map.conf; fi |
21 |
%%ETCDIR%%/fileinfo.conf |
22 |
%%ETCDIR%%/camel_map.conf.sample |
22 |
%%ETCDIR%%/filetransfer.conf |
23 |
@exec if [ ! -f %D/%%ETCDIR%%/camel_map.conf ] ; then cp -p %D/%F %B/camel_map.conf; fi |
23 |
%%ETCDIR%%/gvoice.conf |
24 |
@unexec if cmp -s %D/%%ETCDIR%%/ccongestion.conf.sample %D/%%ETCDIR%%/ccongestion.conf; then rm -f %D/%%ETCDIR%%/ccongestion.conf; fi |
24 |
%%ETCDIR%%/h323chan.conf |
25 |
%%ETCDIR%%/ccongestion.conf.sample |
25 |
%%ETCDIR%%/heartbeat.conf |
26 |
@exec if [ ! -f %D/%%ETCDIR%%/ccongestion.conf ] ; then cp -p %D/%F %B/ccongestion.conf; fi |
26 |
%%ETCDIR%%/isupmangler.conf |
27 |
@unexec if cmp -s %D/%%ETCDIR%%/cdrbuild.conf.sample %D/%%ETCDIR%%/cdrbuild.conf; then rm -f %D/%%ETCDIR%%/cdrbuild.conf; fi |
27 |
%%ETCDIR%%/jabberclient.conf |
28 |
%%ETCDIR%%/cdrbuild.conf.sample |
28 |
%%ETCDIR%%/jabberserver.conf |
29 |
@exec if [ ! -f %D/%%ETCDIR%%/cdrbuild.conf ] ; then cp -p %D/%F %B/cdrbuild.conf; fi |
29 |
%%ETCDIR%%/javascript.conf |
30 |
@unexec if cmp -s %D/%%ETCDIR%%/cdrfile.conf.sample %D/%%ETCDIR%%/cdrfile.conf; then rm -f %D/%%ETCDIR%%/cdrfile.conf; fi |
30 |
%%ETCDIR%%/jbfeatures.conf |
31 |
%%ETCDIR%%/cdrfile.conf.sample |
31 |
%%ETCDIR%%/lateroute.conf |
32 |
@exec if [ ! -f %D/%%ETCDIR%%/cdrfile.conf ] ; then cp -p %D/%F %B/cdrfile.conf; fi |
32 |
%%ETCDIR%%/lksctp.conf |
33 |
@unexec if cmp -s %D/%%ETCDIR%%/ciscosm.conf.sample %D/%%ETCDIR%%/ciscosm.conf; then rm -f %D/%%ETCDIR%%/ciscosm.conf; fi |
33 |
%%ETCDIR%%/mgcpca.conf |
34 |
%%ETCDIR%%/ciscosm.conf.sample |
34 |
%%ETCDIR%%/mgcpgw.conf |
35 |
@exec if [ ! -f %D/%%ETCDIR%%/ciscosm.conf ] ; then cp -p %D/%F %B/ciscosm.conf; fi |
35 |
%%ETCDIR%%/moh.conf |
36 |
@unexec if cmp -s %D/%%ETCDIR%%/clustering.conf.sample %D/%%ETCDIR%%/clustering.conf; then rm -f %D/%%ETCDIR%%/clustering.conf; fi |
36 |
%%ETCDIR%%/monitoring.conf |
37 |
%%ETCDIR%%/clustering.conf.sample |
37 |
%%ETCDIR%%/mux.conf |
38 |
@exec if [ ! -f %D/%%ETCDIR%%/clustering.conf ] ; then cp -p %D/%F %B/clustering.conf; fi |
38 |
%%ETCDIR%%/mysqldb.conf |
39 |
@unexec if cmp -s %D/%%ETCDIR%%/cpuload.conf.sample %D/%%ETCDIR%%/cpuload.conf; then rm -f %D/%%ETCDIR%%/cpuload.conf; fi |
39 |
%%ETCDIR%%/openssl.conf |
40 |
%%ETCDIR%%/cpuload.conf.sample |
40 |
%%ETCDIR%%/pbxassist.conf |
41 |
@exec if [ ! -f %D/%%ETCDIR%%/cpuload.conf ] ; then cp -p %D/%F %B/cpuload.conf; fi |
41 |
%%ETCDIR%%/pgsqldb.conf |
42 |
@unexec if cmp -s %D/%%ETCDIR%%/dbpbx.conf.sample %D/%%ETCDIR%%/dbpbx.conf; then rm -f %D/%%ETCDIR%%/dbpbx.conf; fi |
42 |
%%ETCDIR%%/presence.conf |
43 |
%%ETCDIR%%/dbpbx.conf.sample |
43 |
%%ETCDIR%%/providers.conf |
44 |
@exec if [ ! -f %D/%%ETCDIR%%/dbpbx.conf ] ; then cp -p %D/%F %B/dbpbx.conf; fi |
44 |
%%ETCDIR%%/queues.conf |
45 |
@unexec if cmp -s %D/%%ETCDIR%%/dsoundchan.conf.sample %D/%%ETCDIR%%/dsoundchan.conf; then rm -f %D/%%ETCDIR%%/dsoundchan.conf; fi |
45 |
%%ETCDIR%%/queuesnotify.conf |
46 |
%%ETCDIR%%/dsoundchan.conf.sample |
46 |
%%ETCDIR%%/regexroute.conf |
47 |
@exec if [ ! -f %D/%%ETCDIR%%/dsoundchan.conf ] ; then cp -p %D/%F %B/dsoundchan.conf; fi |
47 |
%%ETCDIR%%/regfile.conf |
48 |
@unexec if cmp -s %D/%%ETCDIR%%/enumroute.conf.sample %D/%%ETCDIR%%/enumroute.conf; then rm -f %D/%%ETCDIR%%/enumroute.conf; fi |
48 |
%%ETCDIR%%/register.conf |
49 |
%%ETCDIR%%/enumroute.conf.sample |
49 |
%%ETCDIR%%/rmanager.conf |
50 |
@exec if [ ! -f %D/%%ETCDIR%%/enumroute.conf ] ; then cp -p %D/%F %B/enumroute.conf; fi |
50 |
%%ETCDIR%%/sigtransport.conf |
51 |
@unexec if cmp -s %D/%%ETCDIR%%/eventlogs.conf.sample %D/%%ETCDIR%%/eventlogs.conf; then rm -f %D/%%ETCDIR%%/eventlogs.conf; fi |
51 |
%%ETCDIR%%/sip_cnam_lnp.conf |
52 |
%%ETCDIR%%/eventlogs.conf.sample |
52 |
%%ETCDIR%%/sipfeatures.conf |
53 |
@exec if [ ! -f %D/%%ETCDIR%%/eventlogs.conf ] ; then cp -p %D/%F %B/eventlogs.conf; fi |
53 |
%%ETCDIR%%/ss7_lnp_ansi.conf |
54 |
@unexec if cmp -s %D/%%ETCDIR%%/extmodule.conf.sample %D/%%ETCDIR%%/extmodule.conf; then rm -f %D/%%ETCDIR%%/extmodule.conf; fi |
54 |
%%ETCDIR%%/subscription.conf |
55 |
%%ETCDIR%%/extmodule.conf.sample |
55 |
%%ETCDIR%%/tdmcard.conf |
56 |
@exec if [ ! -f %D/%%ETCDIR%%/extmodule.conf ] ; then cp -p %D/%F %B/extmodule.conf; fi |
56 |
%%ETCDIR%%/tonegen.conf |
57 |
@unexec if cmp -s %D/%%ETCDIR%%/filetransfer.conf.sample %D/%%ETCDIR%%/filetransfer.conf; then rm -f %D/%%ETCDIR%%/filetransfer.conf; fi |
57 |
%%ETCDIR%%/users.conf |
58 |
%%ETCDIR%%/filetransfer.conf.sample |
58 |
%%ETCDIR%%/wpcard.conf |
59 |
@exec if [ ! -f %D/%%ETCDIR%%/filetransfer.conf ] ; then cp -p %D/%F %B/filetransfer.conf; fi |
59 |
%%ETCDIR%%/yate-qt4.conf |
60 |
@unexec if cmp -s %D/%%ETCDIR%%/gvoice.conf.sample %D/%%ETCDIR%%/gvoice.conf; then rm -f %D/%%ETCDIR%%/gvoice.conf; fi |
60 |
%%ETCDIR%%/yate.conf |
61 |
%%ETCDIR%%/gvoice.conf.sample |
61 |
%%ETCDIR%%/yiaxchan.conf |
62 |
@exec if [ ! -f %D/%%ETCDIR%%/gvoice.conf ] ; then cp -p %D/%F %B/gvoice.conf; fi |
62 |
%%ETCDIR%%/yjinglechan.conf |
63 |
@unexec if cmp -s %D/%%ETCDIR%%/h323chan.conf.sample %D/%%ETCDIR%%/h323chan.conf; then rm -f %D/%%ETCDIR%%/h323chan.conf; fi |
63 |
%%ETCDIR%%/yradius.conf |
64 |
%%ETCDIR%%/h323chan.conf.sample |
64 |
%%ETCDIR%%/yrtpchan.conf |
65 |
@exec if [ ! -f %D/%%ETCDIR%%/h323chan.conf ] ; then cp -p %D/%F %B/h323chan.conf; fi |
65 |
%%ETCDIR%%/ysigchan.conf |
66 |
@unexec if cmp -s %D/%%ETCDIR%%/heartbeat.conf.sample %D/%%ETCDIR%%/heartbeat.conf; then rm -f %D/%%ETCDIR%%/heartbeat.conf; fi |
66 |
%%ETCDIR%%/ysipchan.conf |
67 |
%%ETCDIR%%/heartbeat.conf.sample |
67 |
%%ETCDIR%%/ysnmpagent.conf |
68 |
@exec if [ ! -f %D/%%ETCDIR%%/heartbeat.conf ] ; then cp -p %D/%F %B/heartbeat.conf; fi |
68 |
%%ETCDIR%%/ysockschan.conf |
69 |
@unexec if cmp -s %D/%%ETCDIR%%/isupmangler.conf.sample %D/%%ETCDIR%%/isupmangler.conf; then rm -f %D/%%ETCDIR%%/isupmangler.conf; fi |
69 |
%%ETCDIR%%/ystunchan.conf |
70 |
%%ETCDIR%%/isupmangler.conf.sample |
70 |
%%ETCDIR%%/zapcard.conf |
71 |
@exec if [ ! -f %D/%%ETCDIR%%/isupmangler.conf ] ; then cp -p %D/%F %B/isupmangler.conf; fi |
71 |
%%ETCDIR%%/zlibcompress.conf |
72 |
@unexec if cmp -s %D/%%ETCDIR%%/jabberclient.conf.sample %D/%%ETCDIR%%/jabberclient.conf; then rm -f %D/%%ETCDIR%%/jabberclient.conf; fi |
|
|
73 |
%%ETCDIR%%/jabberclient.conf.sample |
74 |
@exec if [ ! -f %D/%%ETCDIR%%/jabberclient.conf ] ; then cp -p %D/%F %B/jabberclient.conf; fi |
75 |
@unexec if cmp -s %D/%%ETCDIR%%/jabberserver.conf.sample %D/%%ETCDIR%%/jabberserver.conf; then rm -f %D/%%ETCDIR%%/jabberserver.conf; fi |
76 |
%%ETCDIR%%/jabberserver.conf.sample |
77 |
@exec if [ ! -f %D/%%ETCDIR%%/jabberserver.conf ] ; then cp -p %D/%F %B/jabberserver.conf; fi |
78 |
@unexec if cmp -s %D/%%ETCDIR%%/javascript.conf.sample %D/%%ETCDIR%%/javascript.conf; then rm -f %D/%%ETCDIR%%/javascript.conf; fi |
79 |
%%ETCDIR%%/javascript.conf.sample |
80 |
@exec if [ ! -f %D/%%ETCDIR%%/javascript.conf ] ; then cp -p %D/%F %B/javascript.conf; fi |
81 |
@unexec if cmp -s %D/%%ETCDIR%%/jbfeatures.conf.sample %D/%%ETCDIR%%/jbfeatures.conf; then rm -f %D/%%ETCDIR%%/jbfeatures.conf; fi |
82 |
%%ETCDIR%%/jbfeatures.conf.sample |
83 |
@exec if [ ! -f %D/%%ETCDIR%%/jbfeatures.conf ] ; then cp -p %D/%F %B/jbfeatures.conf; fi |
84 |
@unexec if cmp -s %D/%%ETCDIR%%/lateroute.conf.sample %D/%%ETCDIR%%/lateroute.conf; then rm -f %D/%%ETCDIR%%/lateroute.conf; fi |
85 |
%%ETCDIR%%/lateroute.conf.sample |
86 |
@exec if [ ! -f %D/%%ETCDIR%%/lateroute.conf ] ; then cp -p %D/%F %B/lateroute.conf; fi |
87 |
@unexec if cmp -s %D/%%ETCDIR%%/lksctp.conf.sample %D/%%ETCDIR%%/lksctp.conf; then rm -f %D/%%ETCDIR%%/lksctp.conf; fi |
88 |
%%ETCDIR%%/lksctp.conf.sample |
89 |
@exec if [ ! -f %D/%%ETCDIR%%/lksctp.conf ] ; then cp -p %D/%F %B/lksctp.conf; fi |
90 |
@unexec if cmp -s %D/%%ETCDIR%%/mgcpca.conf.sample %D/%%ETCDIR%%/mgcpca.conf; then rm -f %D/%%ETCDIR%%/mgcpca.conf; fi |
91 |
%%ETCDIR%%/mgcpca.conf.sample |
92 |
@exec if [ ! -f %D/%%ETCDIR%%/mgcpca.conf ] ; then cp -p %D/%F %B/mgcpca.conf; fi |
93 |
@unexec if cmp -s %D/%%ETCDIR%%/mgcpgw.conf.sample %D/%%ETCDIR%%/mgcpgw.conf; then rm -f %D/%%ETCDIR%%/mgcpgw.conf; fi |
94 |
%%ETCDIR%%/mgcpgw.conf.sample |
95 |
@exec if [ ! -f %D/%%ETCDIR%%/mgcpgw.conf ] ; then cp -p %D/%F %B/mgcpgw.conf; fi |
96 |
@unexec if cmp -s %D/%%ETCDIR%%/moh.conf.sample %D/%%ETCDIR%%/moh.conf; then rm -f %D/%%ETCDIR%%/moh.conf; fi |
97 |
%%ETCDIR%%/moh.conf.sample |
98 |
@exec if [ ! -f %D/%%ETCDIR%%/moh.conf ] ; then cp -p %D/%F %B/moh.conf; fi |
99 |
@unexec if cmp -s %D/%%ETCDIR%%/monitoring.conf.sample %D/%%ETCDIR%%/monitoring.conf; then rm -f %D/%%ETCDIR%%/monitoring.conf; fi |
100 |
%%ETCDIR%%/monitoring.conf.sample |
101 |
@exec if [ ! -f %D/%%ETCDIR%%/monitoring.conf ] ; then cp -p %D/%F %B/monitoring.conf; fi |
102 |
@unexec if cmp -s %D/%%ETCDIR%%/mux.conf.sample %D/%%ETCDIR%%/mux.conf; then rm -f %D/%%ETCDIR%%/mux.conf; fi |
103 |
%%ETCDIR%%/mux.conf.sample |
104 |
@exec if [ ! -f %D/%%ETCDIR%%/mux.conf ] ; then cp -p %D/%F %B/mux.conf; fi |
105 |
@unexec if cmp -s %D/%%ETCDIR%%/mysqldb.conf.sample %D/%%ETCDIR%%/mysqldb.conf; then rm -f %D/%%ETCDIR%%/mysqldb.conf; fi |
106 |
%%ETCDIR%%/mysqldb.conf.sample |
107 |
@exec if [ ! -f %D/%%ETCDIR%%/mysqldb.conf ] ; then cp -p %D/%F %B/mysqldb.conf; fi |
108 |
@unexec if cmp -s %D/%%ETCDIR%%/openssl.conf.sample %D/%%ETCDIR%%/openssl.conf; then rm -f %D/%%ETCDIR%%/openssl.conf; fi |
109 |
%%ETCDIR%%/openssl.conf.sample |
110 |
@exec if [ ! -f %D/%%ETCDIR%%/openssl.conf ] ; then cp -p %D/%F %B/openssl.conf; fi |
111 |
@unexec if cmp -s %D/%%ETCDIR%%/pbxassist.conf.sample %D/%%ETCDIR%%/pbxassist.conf; then rm -f %D/%%ETCDIR%%/pbxassist.conf; fi |
112 |
%%ETCDIR%%/pbxassist.conf.sample |
113 |
@exec if [ ! -f %D/%%ETCDIR%%/pbxassist.conf ] ; then cp -p %D/%F %B/pbxassist.conf; fi |
114 |
@unexec if cmp -s %D/%%ETCDIR%%/pgsqldb.conf.sample %D/%%ETCDIR%%/pgsqldb.conf; then rm -f %D/%%ETCDIR%%/pgsqldb.conf; fi |
115 |
%%ETCDIR%%/pgsqldb.conf.sample |
116 |
@exec if [ ! -f %D/%%ETCDIR%%/pgsqldb.conf ] ; then cp -p %D/%F %B/pgsqldb.conf; fi |
117 |
@unexec if cmp -s %D/%%ETCDIR%%/presence.conf.sample %D/%%ETCDIR%%/presence.conf; then rm -f %D/%%ETCDIR%%/presence.conf; fi |
118 |
%%ETCDIR%%/presence.conf.sample |
119 |
@exec if [ ! -f %D/%%ETCDIR%%/presence.conf ] ; then cp -p %D/%F %B/presence.conf; fi |
120 |
@unexec if cmp -s %D/%%ETCDIR%%/providers.conf.sample %D/%%ETCDIR%%/providers.conf; then rm -f %D/%%ETCDIR%%/providers.conf; fi |
121 |
%%ETCDIR%%/providers.conf.sample |
122 |
@exec if [ ! -f %D/%%ETCDIR%%/providers.conf ] ; then cp -p %D/%F %B/providers.conf; fi |
123 |
@unexec if cmp -s %D/%%ETCDIR%%/queues.conf.sample %D/%%ETCDIR%%/queues.conf; then rm -f %D/%%ETCDIR%%/queues.conf; fi |
124 |
%%ETCDIR%%/queues.conf.sample |
125 |
@exec if [ ! -f %D/%%ETCDIR%%/queues.conf ] ; then cp -p %D/%F %B/queues.conf; fi |
126 |
@unexec if cmp -s %D/%%ETCDIR%%/queuesnotify.conf.sample %D/%%ETCDIR%%/queuesnotify.conf; then rm -f %D/%%ETCDIR%%/queuesnotify.conf; fi |
127 |
%%ETCDIR%%/queuesnotify.conf.sample |
128 |
@exec if [ ! -f %D/%%ETCDIR%%/queuesnotify.conf ] ; then cp -p %D/%F %B/queuesnotify.conf; fi |
129 |
@unexec if cmp -s %D/%%ETCDIR%%/regexroute.conf.sample %D/%%ETCDIR%%/regexroute.conf; then rm -f %D/%%ETCDIR%%/regexroute.conf; fi |
130 |
%%ETCDIR%%/regexroute.conf.sample |
131 |
@exec if [ ! -f %D/%%ETCDIR%%/regexroute.conf ] ; then cp -p %D/%F %B/regexroute.conf; fi |
132 |
@unexec if cmp -s %D/%%ETCDIR%%/regfile.conf.sample %D/%%ETCDIR%%/regfile.conf; then rm -f %D/%%ETCDIR%%/regfile.conf; fi |
133 |
%%ETCDIR%%/regfile.conf.sample |
134 |
@exec if [ ! -f %D/%%ETCDIR%%/regfile.conf ] ; then cp -p %D/%F %B/regfile.conf; fi |
135 |
@unexec if cmp -s %D/%%ETCDIR%%/register.conf.sample %D/%%ETCDIR%%/register.conf; then rm -f %D/%%ETCDIR%%/register.conf; fi |
136 |
%%ETCDIR%%/register.conf.sample |
137 |
@exec if [ ! -f %D/%%ETCDIR%%/register.conf ] ; then cp -p %D/%F %B/register.conf; fi |
138 |
@unexec if cmp -s %D/%%ETCDIR%%/rmanager.conf.sample %D/%%ETCDIR%%/rmanager.conf; then rm -f %D/%%ETCDIR%%/rmanager.conf; fi |
139 |
%%ETCDIR%%/rmanager.conf.sample |
140 |
@exec if [ ! -f %D/%%ETCDIR%%/rmanager.conf ] ; then cp -p %D/%F %B/rmanager.conf; fi |
141 |
@unexec if cmp -s %D/%%ETCDIR%%/sigtransport.conf.sample %D/%%ETCDIR%%/sigtransport.conf; then rm -f %D/%%ETCDIR%%/sigtransport.conf; fi |
142 |
%%ETCDIR%%/sigtransport.conf.sample |
143 |
@exec if [ ! -f %D/%%ETCDIR%%/sigtransport.conf ] ; then cp -p %D/%F %B/sigtransport.conf; fi |
144 |
@unexec if cmp -s %D/%%ETCDIR%%/sip_cnam_lnp.conf.sample %D/%%ETCDIR%%/sip_cnam_lnp.conf; then rm -f %D/%%ETCDIR%%/sip_cnam_lnp.conf; fi |
145 |
%%ETCDIR%%/sip_cnam_lnp.conf.sample |
146 |
@exec if [ ! -f %D/%%ETCDIR%%/sip_cnam_lnp.conf ] ; then cp -p %D/%F %B/sip_cnam_lnp.conf; fi |
147 |
@unexec if cmp -s %D/%%ETCDIR%%/sipfeatures.conf.sample %D/%%ETCDIR%%/sipfeatures.conf; then rm -f %D/%%ETCDIR%%/sipfeatures.conf; fi |
148 |
%%ETCDIR%%/sipfeatures.conf.sample |
149 |
@exec if [ ! -f %D/%%ETCDIR%%/sipfeatures.conf ] ; then cp -p %D/%F %B/sipfeatures.conf; fi |
150 |
@unexec if cmp -s %D/%%ETCDIR%%/ss7_lnp_ansi.conf.sample %D/%%ETCDIR%%/ss7_lnp_ansi.conf; then rm -f %D/%%ETCDIR%%/ss7_lnp_ansi.conf; fi |
151 |
%%ETCDIR%%/ss7_lnp_ansi.conf.sample |
152 |
@exec if [ ! -f %D/%%ETCDIR%%/ss7_lnp_ansi.conf ] ; then cp -p %D/%F %B/ss7_lnp_ansi.conf; fi |
153 |
@unexec if cmp -s %D/%%ETCDIR%%/subscription.conf.sample %D/%%ETCDIR%%/subscription.conf; then rm -f %D/%%ETCDIR%%/subscription.conf; fi |
154 |
%%ETCDIR%%/subscription.conf.sample |
155 |
@exec if [ ! -f %D/%%ETCDIR%%/subscription.conf ] ; then cp -p %D/%F %B/subscription.conf; fi |
156 |
@unexec if cmp -s %D/%%ETCDIR%%/tdmcard.conf.sample %D/%%ETCDIR%%/tdmcard.conf; then rm -f %D/%%ETCDIR%%/tdmcard.conf; fi |
157 |
%%ETCDIR%%/tdmcard.conf.sample |
158 |
@exec if [ ! -f %D/%%ETCDIR%%/tdmcard.conf ] ; then cp -p %D/%F %B/tdmcard.conf; fi |
159 |
@unexec if cmp -s %D/%%ETCDIR%%/tonegen.conf.sample %D/%%ETCDIR%%/tonegen.conf; then rm -f %D/%%ETCDIR%%/tonegen.conf; fi |
160 |
%%ETCDIR%%/tonegen.conf.sample |
161 |
@exec if [ ! -f %D/%%ETCDIR%%/tonegen.conf ] ; then cp -p %D/%F %B/tonegen.conf; fi |
162 |
@unexec if cmp -s %D/%%ETCDIR%%/users.conf.sample %D/%%ETCDIR%%/users.conf; then rm -f %D/%%ETCDIR%%/users.conf; fi |
163 |
%%ETCDIR%%/users.conf.sample |
164 |
@exec if [ ! -f %D/%%ETCDIR%%/users.conf ] ; then cp -p %D/%F %B/users.conf; fi |
165 |
@unexec if cmp -s %D/%%ETCDIR%%/wpcard.conf.sample %D/%%ETCDIR%%/wpcard.conf; then rm -f %D/%%ETCDIR%%/wpcard.conf; fi |
166 |
%%ETCDIR%%/wpcard.conf.sample |
167 |
@exec if [ ! -f %D/%%ETCDIR%%/wpcard.conf ] ; then cp -p %D/%F %B/wpcard.conf; fi |
168 |
@unexec if cmp -s %D/%%ETCDIR%%/yate-qt4.conf.sample %D/%%ETCDIR%%/yate-qt4.conf; then rm -f %D/%%ETCDIR%%/yate-qt4.conf; fi |
169 |
%%ETCDIR%%/yate-qt4.conf.sample |
170 |
@exec if [ ! -f %D/%%ETCDIR%%/yate-qt4.conf ] ; then cp -p %D/%F %B/yate-qt4.conf; fi |
171 |
@unexec if cmp -s %D/%%ETCDIR%%/yate.conf.sample %D/%%ETCDIR%%/yate.conf; then rm -f %D/%%ETCDIR%%/yate.conf; fi |
172 |
%%ETCDIR%%/yate.conf.sample |
173 |
@exec if [ ! -f %D/%%ETCDIR%%/yate.conf ] ; then cp -p %D/%F %B/yate.conf; fi |
174 |
@unexec if cmp -s %D/%%ETCDIR%%/yiaxchan.conf.sample %D/%%ETCDIR%%/yiaxchan.conf; then rm -f %D/%%ETCDIR%%/yiaxchan.conf; fi |
175 |
%%ETCDIR%%/yiaxchan.conf.sample |
176 |
@exec if [ ! -f %D/%%ETCDIR%%/yiaxchan.conf ] ; then cp -p %D/%F %B/yiaxchan.conf; fi |
177 |
@unexec if cmp -s %D/%%ETCDIR%%/yjinglechan.conf.sample %D/%%ETCDIR%%/yjinglechan.conf; then rm -f %D/%%ETCDIR%%/yjinglechan.conf; fi |
178 |
%%ETCDIR%%/yjinglechan.conf.sample |
179 |
@exec if [ ! -f %D/%%ETCDIR%%/yjinglechan.conf ] ; then cp -p %D/%F %B/yjinglechan.conf; fi |
180 |
@unexec if cmp -s %D/%%ETCDIR%%/yradius.conf.sample %D/%%ETCDIR%%/yradius.conf; then rm -f %D/%%ETCDIR%%/yradius.conf; fi |
181 |
%%ETCDIR%%/yradius.conf.sample |
182 |
@exec if [ ! -f %D/%%ETCDIR%%/yradius.conf ] ; then cp -p %D/%F %B/yradius.conf; fi |
183 |
@unexec if cmp -s %D/%%ETCDIR%%/yrtpchan.conf.sample %D/%%ETCDIR%%/yrtpchan.conf; then rm -f %D/%%ETCDIR%%/yrtpchan.conf; fi |
184 |
%%ETCDIR%%/yrtpchan.conf.sample |
185 |
@exec if [ ! -f %D/%%ETCDIR%%/yrtpchan.conf ] ; then cp -p %D/%F %B/yrtpchan.conf; fi |
186 |
@unexec if cmp -s %D/%%ETCDIR%%/ysigchan.conf.sample %D/%%ETCDIR%%/ysigchan.conf; then rm -f %D/%%ETCDIR%%/ysigchan.conf; fi |
187 |
%%ETCDIR%%/ysigchan.conf.sample |
188 |
@exec if [ ! -f %D/%%ETCDIR%%/ysigchan.conf ] ; then cp -p %D/%F %B/ysigchan.conf; fi |
189 |
@unexec if cmp -s %D/%%ETCDIR%%/ysipchan.conf.sample %D/%%ETCDIR%%/ysipchan.conf; then rm -f %D/%%ETCDIR%%/ysipchan.conf; fi |
190 |
%%ETCDIR%%/ysipchan.conf.sample |
191 |
@exec if [ ! -f %D/%%ETCDIR%%/ysipchan.conf ] ; then cp -p %D/%F %B/ysipchan.conf; fi |
192 |
@unexec if cmp -s %D/%%ETCDIR%%/ysnmpagent.conf.sample %D/%%ETCDIR%%/ysnmpagent.conf; then rm -f %D/%%ETCDIR%%/ysnmpagent.conf; fi |
193 |
%%ETCDIR%%/ysnmpagent.conf.sample |
194 |
@exec if [ ! -f %D/%%ETCDIR%%/ysnmpagent.conf ] ; then cp -p %D/%F %B/ysnmpagent.conf; fi |
195 |
@unexec if cmp -s %D/%%ETCDIR%%/ysockschan.conf.sample %D/%%ETCDIR%%/ysockschan.conf; then rm -f %D/%%ETCDIR%%/ysockschan.conf; fi |
196 |
%%ETCDIR%%/ysockschan.conf.sample |
197 |
@exec if [ ! -f %D/%%ETCDIR%%/ysockschan.conf ] ; then cp -p %D/%F %B/ysockschan.conf; fi |
198 |
@unexec if cmp -s %D/%%ETCDIR%%/ystunchan.conf.sample %D/%%ETCDIR%%/ystunchan.conf; then rm -f %D/%%ETCDIR%%/ystunchan.conf; fi |
199 |
%%ETCDIR%%/ystunchan.conf.sample |
200 |
@exec if [ ! -f %D/%%ETCDIR%%/ystunchan.conf ] ; then cp -p %D/%F %B/ystunchan.conf; fi |
201 |
@unexec if cmp -s %D/%%ETCDIR%%/zapcard.conf.sample %D/%%ETCDIR%%/zapcard.conf; then rm -f %D/%%ETCDIR%%/zapcard.conf; fi |
202 |
%%ETCDIR%%/zapcard.conf.sample |
203 |
@exec if [ ! -f %D/%%ETCDIR%%/zapcard.conf ] ; then cp -p %D/%F %B/zapcard.conf; fi |
204 |
@unexec if cmp -s %D/%%ETCDIR%%/zlibcompress.conf.sample %D/%%ETCDIR%%/zlibcompress.conf; then rm -f %D/%%ETCDIR%%/zlibcompress.conf; fi |
205 |
%%ETCDIR%%/zlibcompress.conf.sample |
206 |
@exec if [ ! -f %D/%%ETCDIR%%/zlibcompress.conf ] ; then cp -p %D/%F %B/zlibcompress.conf; fi |
207 |
include/yate/yatecbase.h |
208 |
include/yate/yateclass.h |
72 |
include/yate/yateclass.h |
209 |
include/yate/yatemime.h |
73 |
include/yate/yatemime.h |
210 |
include/yate/yatengine.h |
74 |
include/yate/yatengine.h |
211 |
include/yate/yatephone.h |
75 |
include/yate/yatephone.h |
|
|
76 |
include/yate/yatecbase.h |
77 |
include/yate/yatexml.h |
212 |
include/yate/yateversn.h |
78 |
include/yate/yateversn.h |
|
|
79 |
include/yate/yategsm.h |
80 |
lib/libyate.so.5.4.0 |
213 |
lib/libyate.so |
81 |
lib/libyate.so |
214 |
lib/libyate.so.4 |
82 |
lib/libyatescript.so.5.4.0 |
215 |
lib/libyate.so.4.3.0 |
|
|
216 |
lib/libyatejabber.so |
217 |
lib/libyatejabber.so.4.3.0 |
218 |
lib/libyatemgcp.so |
219 |
lib/libyatemgcp.so.4.3.0 |
220 |
lib/libyatescript.so |
83 |
lib/libyatescript.so |
221 |
lib/libyatescript.so.4.3.0 |
84 |
lib/libyatesig.so.5.4.0 |
222 |
lib/libyatesig.so |
85 |
lib/libyatesig.so |
223 |
lib/libyatesig.so.4.3.0 |
86 |
lib/libyategsm.so.5.4.0 |
224 |
lib/yate/analyzer.yate |
87 |
lib/libyategsm.so |
225 |
lib/yate/callfork.yate |
88 |
lib/libyatemgcp.so.5.4.0 |
226 |
lib/yate/callgen.yate |
89 |
lib/libyatemgcp.so |
227 |
lib/yate/cdrbuild.yate |
90 |
lib/libyatejabber.so.5.4.0 |
228 |
lib/yate/cdrfile.yate |
91 |
lib/libyatejabber.so |
229 |
%%WITH_ALSA%%lib/yate/client/alsachan.yate |
|
|
230 |
lib/yate/client/jabberclient.yate |
92 |
lib/yate/client/jabberclient.yate |
231 |
lib/yate/client/osschan.yate |
93 |
lib/yate/client/osschan.yate |
232 |
lib/yate/conference.yate |
94 |
lib/yate/client/alsachan.yate |
233 |
lib/yate/dumbchan.yate |
95 |
lib/yate/server/pbxassist.yate |
234 |
lib/yate/enumroute.yate |
|
|
235 |
lib/yate/extmodule.yate |
236 |
%%WITH_SPANDSP%%lib/yate/faxchan.yate |
237 |
lib/yate/filetransfer.yate |
238 |
lib/yate/gsmcodec.yate |
239 |
lib/yate/gvoice.yate |
240 |
%%WITH_H323%%lib/yate/h323chan.yate |
241 |
%%WITH_ILBC%%lib/yate/ilbccodec.yate |
242 |
lib/yate/ilbcwebrtc.yate |
243 |
lib/yate/isaccodec.yate |
244 |
lib/yate/jabber/jabberserver.yate |
245 |
lib/yate/jabber/jbfeatures.yate |
246 |
lib/yate/javascript.yate |
247 |
lib/yate/moh.yate |
248 |
lib/yate/msgsniff.yate |
249 |
lib/yate/mux.yate |
250 |
%%WITH_SSL%%lib/yate/openssl.yate |
251 |
lib/yate/pbx.yate |
252 |
lib/yate/regexroute.yate |
253 |
lib/yate/rmanager.yate |
254 |
lib/yate/server/accfile.yate |
255 |
lib/yate/server/analog.yate |
256 |
lib/yate/server/analogdetect.yate |
257 |
lib/yate/server/cache.yate |
258 |
lib/yate/server/callcounters.yate |
259 |
lib/yate/server/ccongestion.yate |
260 |
lib/yate/server/ciscosm.yate |
261 |
lib/yate/server/clustering.yate |
262 |
lib/yate/server/cpuload.yate |
263 |
lib/yate/server/dbpbx.yate |
96 |
lib/yate/server/dbpbx.yate |
264 |
lib/yate/server/dbwave.yate |
|
|
265 |
lib/yate/server/eventlogs.yate |
266 |
lib/yate/server/heartbeat.yate |
267 |
lib/yate/server/lateroute.yate |
97 |
lib/yate/server/lateroute.yate |
268 |
%%WITH_SCTP%%lib/yate/server/lksctp.yate |
|
|
269 |
lib/yate/server/mgcpca.yate |
270 |
lib/yate/server/mgcpgw.yate |
271 |
lib/yate/server/monitoring.yate |
272 |
lib/yate/server/mrcpspeech.yate |
273 |
%%WITH_MYSQL%%lib/yate/server/mysqldb.yate |
274 |
lib/yate/server/park.yate |
98 |
lib/yate/server/park.yate |
275 |
lib/yate/server/pbxassist.yate |
|
|
276 |
%%WITH_PGSQL%%lib/yate/server/pgsqldb.yate |
277 |
lib/yate/server/presence.yate |
278 |
lib/yate/server/queues.yate |
99 |
lib/yate/server/queues.yate |
279 |
lib/yate/server/queuesnotify.yate |
100 |
lib/yate/server/queuesnotify.yate |
280 |
lib/yate/server/regfile.yate |
101 |
lib/yate/server/regfile.yate |
|
|
102 |
lib/yate/server/accfile.yate |
281 |
lib/yate/server/register.yate |
103 |
lib/yate/server/register.yate |
282 |
lib/yate/server/sigtransport.yate |
104 |
lib/yate/server/callcounters.yate |
|
|
105 |
lib/yate/server/cpuload.yate |
106 |
lib/yate/server/ccongestion.yate |
107 |
lib/yate/server/dbwave.yate |
108 |
lib/yate/server/yradius.yate |
109 |
lib/yate/server/ysnmpagent.yate |
110 |
lib/yate/server/monitoring.yate |
283 |
lib/yate/server/sipfeatures.yate |
111 |
lib/yate/server/sipfeatures.yate |
|
|
112 |
lib/yate/server/heartbeat.yate |
113 |
lib/yate/server/clustering.yate |
114 |
lib/yate/server/mgcpgw.yate |
115 |
lib/yate/server/mgcpca.yate |
116 |
lib/yate/server/mrcpspeech.yate |
117 |
lib/yate/server/presence.yate |
284 |
lib/yate/server/subscription.yate |
118 |
lib/yate/server/subscription.yate |
285 |
lib/yate/server/users.yate |
119 |
lib/yate/server/users.yate |
286 |
lib/yate/server/yradius.yate |
|
|
287 |
lib/yate/server/ysigchan.yate |
120 |
lib/yate/server/ysigchan.yate |
288 |
lib/yate/server/ysnmpagent.yate |
121 |
lib/yate/server/analog.yate |
|
|
122 |
lib/yate/server/ciscosm.yate |
123 |
lib/yate/server/sigtransport.yate |
124 |
lib/yate/server/analogdetect.yate |
125 |
lib/yate/server/cache.yate |
126 |
lib/yate/server/eventlogs.yate |
289 |
%%WITH_DAHDI%%lib/yate/server/zapcard.yate |
127 |
%%WITH_DAHDI%%lib/yate/server/zapcard.yate |
290 |
lib/yate/sig/camel_map.yate |
128 |
%%WITH_SCTP%%lib/yate/server/lksctp.yate |
291 |
lib/yate/sig/isupmangler.yate |
129 |
%%WITH_MYSQL%%lib/yate/server/mysqldb.yate |
292 |
lib/yate/sig/ss7_lnp_ansi.yate |
130 |
%%WITH_PGSQL%%lib/yate/server/pgsqldb.yate |
|
|
131 |
lib/yate/jabber/jabberserver.yate |
132 |
lib/yate/jabber/jbfeatures.yate |
293 |
lib/yate/sip/sip_cnam_lnp.yate |
133 |
lib/yate/sip/sip_cnam_lnp.yate |
294 |
lib/yate/speexcodec.yate |
134 |
%%WITH_AMRNB%%lib/yate/amrnbcodec.yate |
295 |
lib/yate/tonedetect.yate |
135 |
%%WITH_SPANDSP%%lib/yate/faxchan.yate |
|
|
136 |
%%WITH_H323%%lib/yate/h323chan.yate |
137 |
%%WITH_ILBC%%lib/yate/ilbccodec.yate |
138 |
%%WITH_SSL%%lib/yate/openssl.yate |
139 |
lib/yate/cdrbuild.yate |
140 |
lib/yate/cdrcombine.yate |
141 |
lib/yate/cdrfile.yate |
142 |
lib/yate/regexroute.yate |
296 |
lib/yate/tonegen.yate |
143 |
lib/yate/tonegen.yate |
|
|
144 |
lib/yate/tonedetect.yate |
297 |
lib/yate/wavefile.yate |
145 |
lib/yate/wavefile.yate |
298 |
lib/yate/yiaxchan.yate |
146 |
lib/yate/extmodule.yate |
299 |
lib/yate/yjinglechan.yate |
147 |
lib/yate/conference.yate |
|
|
148 |
lib/yate/moh.yate |
149 |
lib/yate/pbx.yate |
150 |
lib/yate/dumbchan.yate |
151 |
lib/yate/callfork.yate |
152 |
lib/yate/mux.yate |
300 |
lib/yate/yrtpchan.yate |
153 |
lib/yate/yrtpchan.yate |
|
|
154 |
lib/yate/ystunchan.yate |
301 |
lib/yate/ysipchan.yate |
155 |
lib/yate/ysipchan.yate |
|
|
156 |
lib/yate/gvoice.yate |
157 |
lib/yate/yiaxchan.yate |
158 |
lib/yate/yjinglechan.yate |
302 |
lib/yate/ysockschan.yate |
159 |
lib/yate/ysockschan.yate |
303 |
lib/yate/ystunchan.yate |
160 |
lib/yate/filetransfer.yate |
|
|
161 |
lib/yate/fileinfo.yate |
162 |
lib/yate/javascript.yate |
163 |
lib/yate/callgen.yate |
164 |
lib/yate/analyzer.yate |
165 |
lib/yate/rmanager.yate |
166 |
lib/yate/msgsniff.yate |
167 |
lib/yate/enumroute.yate |
168 |
lib/yate/gsmcodec.yate |
169 |
lib/yate/ilbcwebrtc.yate |
170 |
lib/yate/isaccodec.yate |
171 |
lib/yate/speexcodec.yate |
304 |
lib/yate/zlibcompress.yate |
172 |
lib/yate/zlibcompress.yate |
305 |
libdata/pkgconfig/yate.pc |
173 |
lib/pkgconfig/yate.pc |
306 |
%%PORTDOCS%%%%DOCSDIR%%/COPYING |
174 |
man/man8/yate.8.gz |
307 |
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog |
175 |
man/man8/yate-config.8.gz |
308 |
%%PORTDOCS%%%%DOCSDIR%%/README |
176 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/Snmp__ApplicationSyntax.html |
309 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine.html |
177 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/Snmp__Counter64.html |
310 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__Array.html |
178 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/Snmp__DateAndTime.html |
311 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__Base64.html |
179 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/Snmp__DisplayString.html |
312 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__CallEndpoint.html |
180 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/Snmp__Gauge32.html |
313 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__CapturedEvent.html |
181 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/Snmp__GetBulkRequest_PDU.html |
314 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__Channel.html |
182 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/Snmp__GetNextRequest_PDU.html |
315 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__Cipher.html |
183 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/Snmp__GetRequest_PDU.html |
316 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__Client.html |
184 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/Snmp__HeaderData.html |
317 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__ClientAccount.html |
185 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/Snmp__InformRequest_PDU.html |
318 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__ClientAccountList.html |
186 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SccpLocalSubsystem.html |
319 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__ClientChannel.html |
187 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SccpRemote.html |
320 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__ClientContact.html |
188 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/header-list.html |
321 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__ClientDriver.html |
189 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/Snmp__InstancePointer.html |
322 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__ClientLogic.html |
190 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/Snmp__IpAddress.html |
323 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__ClientResource.html |
191 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/Snmp__KeyChange.html |
324 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__ClientSound.html |
192 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/Snmp__MacAddress.html |
325 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__Compressor.html |
193 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/Snmp__Message.html |
326 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__Configuration.html |
194 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/Snmp__ObjectName.html |
327 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__DataBlock.html |
195 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/Snmp__ObjectSyntax.html |
328 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__DataConsumer.html |
196 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/Snmp__Opaque.html |
329 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__DataEndpoint.html |
197 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/Snmp__PDUs.html |
330 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__DataFormat.html |
198 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/Snmp__PhysAddress.html |
331 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__DataNode.html |
199 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/Snmp__Report_PDU.html |
332 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__DataSource.html |
200 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/Snmp__Response_PDU.html |
333 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__DataTranslator.html |
201 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/Snmp__RowPointer.html |
334 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__DebugEnabler.html |
202 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/Snmp__RowStatus.html |
335 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__Debugger.html |
203 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/Snmp__SNMPv2_Trap_PDU.html |
336 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__DefaultLogic.html |
204 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/Snmp__SnmpSecurityLevel.html |
337 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__DnsRecord.html |
205 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/Snmp__SNMPv3Message.html |
338 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__Driver.html |
206 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/Snmp__ScopedPDU.html |
339 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__DurationUpdate.html |
207 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/Snmp__ScopedPduData.html |
340 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__Engine.html |
208 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/Snmp__SetRequest_PDU.html |
341 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__EngineCheck.html |
209 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/Snmp__SimpleSyntax.html |
342 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__File.html |
210 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/Snmp__SnmpAdminString.html |
343 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__FormatInfo.html |
211 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/Snmp__SnmpEngineID.html |
344 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__FormatRepository.html |
212 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/Snmp__SnmpMessageProcessingModel.html |
345 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__GenObject.html |
213 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/Snmp__SnmpSecurityModel.html |
346 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__GenPointer.html |
214 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/Snmp__StorageType.html |
347 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__HashList.html |
215 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/Snmp__SysOREntry.html |
348 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__ImageInfo.html |
216 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/Snmp__TAddress.html |
349 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__ListIterator.html |
217 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/Snmp__TDomain.html |
350 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__Lock.html |
218 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/Snmp__TestAndIncr.html |
351 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__Lock2.html |
219 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine.html |
352 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__Lockable.html |
220 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/Snmp__TimeInterval.html |
353 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__MD5.html |
221 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/Snmp__TimeStamp.html |
354 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__MemoryStream.html |
222 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/Snmp__TimeTicks.html |
355 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__Message.html |
223 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/Snmp__TruthValue.html |
356 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__MessageDispatcher.html |
224 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/Snmp__Unsigned32.html |
357 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__MessageHandler.html |
225 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/Snmp__UsmSecurityParameters.html |
358 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__MessageNotifier.html |
226 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/Snmp__UsmUserEntry.html |
359 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__MessagePostHook.html |
227 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/Snmp__VarBind.html |
360 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__MessageReceiver.html |
228 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/Snmp__VarBindList.html |
361 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__MessageRelay.html |
229 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/Snmp__VariablePointer.html |
362 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__MimeAuthLine.html |
230 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__ASNLib.html |
363 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__MimeBinaryBody.html |
231 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__ASNObjId.html |
364 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__MimeBody.html |
232 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__ASPUser.html |
365 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__MimeHeaderLine.html |
233 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__AnalogLine.html |
366 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__MimeLinesBody.html |
234 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__AnalogLineEvent.html |
367 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__MimeMultipartBody.html |
235 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__AnalogLineGroup.html |
368 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__MimeSdpBody.html |
236 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__Array.html |
369 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__MimeStringBody.html |
237 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__AsnMib.html |
370 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__Module.html |
238 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__AsnObject.html |
371 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__MucRoom.html |
239 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__AsnTag.html |
372 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__MucRoomMember.html |
240 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__AsnValue.html |
373 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__Mutex.html |
241 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__Atom.html |
374 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__MutexPool.html |
242 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__Base64.html |
375 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__NamedIterator.html |
243 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__BitAccumulator.html |
376 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__NamedList.html |
244 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__CallEndpoint.html |
377 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__NamedPointer.html |
245 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__CallInfo.html |
378 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__NamedString.html |
246 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__CallList.html |
379 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__NaptrRecord.html |
247 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__CapturedEvent.html |
380 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__ObjList.html |
248 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__File.html |
381 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__ObjVector.html |
249 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__ChanAssist.html |
382 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__Plugin.html |
250 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__ChanAssistList.html |
383 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__Random.html |
251 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__Channel.html |
384 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__RefObject.html |
252 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__Cipher.html |
385 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__RefPointer.html |
253 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__Client.html |
386 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__RefPointerBase.html |
254 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__ClientAccount.html |
387 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__Regexp.html |
255 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__ClientAccountList.html |
388 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__Resolver.html |
256 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__ClientChannel.html |
389 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__Router.html |
257 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__ClientContact.html |
390 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__Runnable.html |
258 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__ClientDir.html |
391 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__SHA1.html |
259 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__ClientDriver.html |
392 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__SctpSocket.html |
260 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__ClientFile.html |
393 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__Semaphore.html |
261 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__ClientFileItem.html |
394 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__SharedVars.html |
262 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/index-long.html |
395 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__Socket.html |
263 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__ClientLogic.html |
396 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__SocketAddr.html |
264 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__ClientResource.html |
397 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__SocketFilter.html |
265 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__ClientSound.html |
398 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__SrvRecord.html |
266 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__Compressor.html |
399 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__Stream.html |
267 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__Configuration.html |
400 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__String.html |
268 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__DataBlock.html |
401 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__SysUsage.html |
269 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__DataConsumer.html |
402 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__Thread.html |
270 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__DataEndpoint.html |
403 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__ThreadedSource.html |
271 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__DataFormat.html |
404 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__Time.html |
272 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__DataNode.html |
405 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__TokenDict.html |
273 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__DataSource.html |
406 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__TranslatorCaps.html |
274 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__DataTranslator.html |
407 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__TranslatorFactory.html |
275 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__DebugEnabler.html |
408 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__UIFactory.html |
276 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/hier.html |
409 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__UIWidget.html |
277 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__Debugger.html |
410 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__URI.html |
278 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__DefaultLogic.html |
411 |
%%PORTDOCS%%%%DOCSDIR%%/api/TelEngine__Window.html |
279 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__DnsRecord.html |
412 |
%%PORTDOCS%%%%DOCSDIR%%/api/all-globals.html |
280 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__Driver.html |
413 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine.html |
281 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__DurationUpdate.html |
414 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__Array.html |
282 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__ETSIModem.html |
415 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__Base64.html |
283 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__Engine.html |
416 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__CallEndpoint.html |
284 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__EngineCheck.html |
417 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__CapturedEvent.html |
285 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__ExpEvaluator.html |
418 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__Channel.html |
286 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__ExpExtender.html |
419 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__Cipher.html |
287 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__ExpFunction.html |
420 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__Client.html |
288 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__ExpOperation.html |
421 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__ClientAccount.html |
289 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__ExpWrapper.html |
422 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__ClientAccountList.html |
290 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__FSKModem.html |
423 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__ClientChannel.html |
291 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__Flags32.html |
424 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__ClientContact.html |
292 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__FormatInfo.html |
425 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__ClientDriver.html |
293 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__FormatRepository.html |
426 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__ClientLogic.html |
294 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__GSML3Codec.html |
427 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__ClientResource.html |
295 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__GTT.html |
428 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__ClientSound.html |
296 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__GenObject.html |
429 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__Compressor.html |
297 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__GenPointer.html |
430 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__Configuration.html |
298 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__HandledMSU.html |
431 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__DataBlock.html |
299 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__HashList.html |
432 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__DataConsumer.html |
300 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__Hasher.html |
433 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__DataEndpoint.html |
301 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__IAXAuthMethod.html |
434 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__DataFormat.html |
302 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__IAXControl.html |
435 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__DataNode.html |
303 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__IAXEngine.html |
436 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__DataSource.html |
304 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__IAXInfoElementBinary.html |
437 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__DataTranslator.html |
305 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__IAXEvent.html |
438 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__DebugEnabler.html |
306 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__IAXFormat.html |
439 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__Debugger.html |
307 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__IAXFormatDesc.html |
440 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__DefaultLogic.html |
308 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__IAXFrame.html |
441 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__DnsRecord.html |
309 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__IAXFrameOut.html |
442 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__Driver.html |
310 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__IAXFullFrame.html |
443 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__DurationUpdate.html |
311 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__IAXIEList.html |
444 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__Engine.html |
312 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__IAXInfoElement.html |
445 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__EngineCheck.html |
313 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__IAXInfoElementNumeric.html |
446 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__File.html |
314 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__IAXInfoElementString.html |
447 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__FormatInfo.html |
315 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__IAXMediaData.html |
448 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__FormatRepository.html |
316 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__IAXMetaTrunkFrame.html |
449 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__GenObject.html |
317 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__MD5.html |
450 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__GenPointer.html |
318 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__IAXTransaction.html |
451 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__HashList.html |
319 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__IAXTrunkInfo.html |
452 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__ImageInfo.html |
320 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__ISDNFrame.html |
453 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__ListIterator.html |
321 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__ISDNIUA.html |
454 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__Lock.html |
322 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__ISDNIUAClient.html |
455 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__Lock2.html |
323 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__ISDNLayer2.html |
456 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__Lockable.html |
324 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__ISDNLayer3.html |
457 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__MD5.html |
325 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__ISDNQ921.html |
458 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__MemoryStream.html |
326 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__ISDNQ921Management.html |
459 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__Message.html |
327 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__ISDNQ921Passive.html |
460 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__MessageDispatcher.html |
328 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__ISDNQ931.html |
461 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__MessageHandler.html |
329 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__ISDNQ931Call.html |
462 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__MessageNotifier.html |
330 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__MessageDispatcher.html |
463 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__MessagePostHook.html |
331 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__ISDNQ931CallMonitor.html |
464 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__MessageReceiver.html |
332 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__ISDNQ931IE.html |
465 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__MessageRelay.html |
333 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__ISDNQ931IEData.html |
466 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__MimeAuthLine.html |
334 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__ISDNQ931Message.html |
467 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__MimeBinaryBody.html |
335 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__ISDNQ931Monitor.html |
468 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__MimeBody.html |
336 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__ISDNQ931ParserData.html |
469 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__MimeHeaderLine.html |
337 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__ISDNQ931State.html |
470 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__MimeLinesBody.html |
338 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__ImageInfo.html |
471 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__MimeMultipartBody.html |
339 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__JBClientEngine.html |
472 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__MimeSdpBody.html |
340 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__JBClientStream.html |
473 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__MimeStringBody.html |
341 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__JBClusterStream.html |
474 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__Module.html |
342 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__JBConnect.html |
475 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__MucRoom.html |
343 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__JBEngine.html |
476 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__MucRoomMember.html |
344 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__JBEntityCaps.html |
477 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__Mutex.html |
345 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__JBEntityCapsList.html |
478 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__MutexPool.html |
346 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__JBEvent.html |
479 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__NamedIterator.html |
347 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__JBRemoteDomainDef.html |
480 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__NamedList.html |
348 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__JBServerEngine.html |
481 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__NamedPointer.html |
349 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__JBServerStream.html |
482 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__NamedString.html |
350 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__JBStream.html |
483 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__NaptrRecord.html |
351 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__JBStreamSet.html |
484 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__ObjList.html |
352 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__JBStreamSetList.html |
485 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__ObjVector.html |
353 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__JBStreamSetProcessor.html |
486 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__Plugin.html |
354 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__JBStreamSetReceive.html |
487 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__Random.html |
355 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__JGCrypto.html |
488 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__RefObject.html |
356 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__JGEvent.html |
489 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__RefPointer.html |
357 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__JGEngine.html |
490 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__RefPointerBase.html |
358 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__JGRtpCandidate.html |
491 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__Regexp.html |
359 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__JGRtpCandidateP2P.html |
492 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__Resolver.html |
360 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__JGRtpCandidates.html |
493 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__Router.html |
361 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__JGRtpMedia.html |
494 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__Runnable.html |
362 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__JGRtpMediaList.html |
495 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__SHA1.html |
363 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__JGSentStanza.html |
496 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__SctpSocket.html |
364 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__JGSession.html |
497 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__Semaphore.html |
365 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__JGSession0.html |
498 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__SharedVars.html |
366 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__JGSession1.html |
499 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__Socket.html |
367 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__JGSessionContent.html |
500 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__SocketAddr.html |
368 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__JGStreamHost.html |
501 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__SocketFilter.html |
369 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__JIDIdentity.html |
502 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__SrvRecord.html |
370 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__JIDIdentityList.html |
503 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__Stream.html |
371 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__JabberID.html |
504 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__String.html |
372 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__JsArray.html |
505 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__SysUsage.html |
373 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__JsFunction.html |
506 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__Thread.html |
374 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__JsObject.html |
507 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__ThreadedSource.html |
375 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__JsParser.html |
508 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__Time.html |
376 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__JsRegExp.html |
509 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__TokenDict.html |
377 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__ListIterator.html |
510 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__TranslatorCaps.html |
378 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__Lock.html |
511 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__TranslatorFactory.html |
379 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__Lock2.html |
512 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__UIFactory.html |
380 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__Lockable.html |
513 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__UIWidget.html |
381 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__MGCPEndpoint.html |
514 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__URI.html |
382 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__MGCPEndpointId.html |
515 |
%%PORTDOCS%%%%DOCSDIR%%/api/full-list-TelEngine__Window.html |
383 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__MGCPEngine.html |
516 |
%%PORTDOCS%%%%DOCSDIR%%/api/header-list.html |
384 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__MGCPEpInfo.html |
517 |
%%PORTDOCS%%%%DOCSDIR%%/api/hier.html |
385 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__MGCPEvent.html |
518 |
%%PORTDOCS%%%%DOCSDIR%%/api/index-long.html |
386 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__MGCPMessage.html |
519 |
%%PORTDOCS%%%%DOCSDIR%%/api/index.html |
387 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__MGCPTransaction.html |
520 |
%%PORTDOCS%%%%DOCSDIR%%/api/yatecbase_h.html |
388 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__MemoryStream.html |
521 |
%%PORTDOCS%%%%DOCSDIR%%/api/yateclass_h.html |
389 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__Message.html |
522 |
%%PORTDOCS%%%%DOCSDIR%%/api/yatemime_h.html |
390 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__MessageHandler.html |
523 |
%%PORTDOCS%%%%DOCSDIR%%/api/yatengine_h.html |
391 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__MessageHook.html |
524 |
%%PORTDOCS%%%%DOCSDIR%%/api/yatephone_h.html |
392 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__MessageNotifier.html |
525 |
%%PORTDOCS%%%%DOCSDIR%%/dataflow.html |
393 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__MessagePostHook.html |
526 |
%%PORTDOCS%%%%DOCSDIR%%/extmodule.html |
394 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__MessageQueue.html |
527 |
%%PORTDOCS%%%%DOCSDIR%%/index.html |
395 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__MessageReceiver.html |
528 |
%%PORTDOCS%%%%DOCSDIR%%/messages.html |
396 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__MessageRelay.html |
|
|
397 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__MimeAuthLine.html |
398 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__MimeBinaryBody.html |
399 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__MimeBody.html |
400 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__MimeHeaderLine.html |
401 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__MimeLinesBody.html |
402 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__MimeMultipartBody.html |
403 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__MimeSdpBody.html |
404 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__MimeStringBody.html |
405 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__Module.html |
406 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__MucRoom.html |
407 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__MucRoomMember.html |
408 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__MultiRouter.html |
409 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__RemoteBackupSubsystem.html |
410 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__Mutex.html |
411 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__MutexPool.html |
412 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__NamedCounter.html |
413 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__NamedInt.html |
414 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__NamedIterator.html |
415 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__NamedList.html |
416 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__NamedPointer.html |
417 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__NamedString.html |
418 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__NaptrRecord.html |
419 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__ObjList.html |
420 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__ObjVector.html |
421 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__OctetString.html |
422 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__ParsePoint.html |
423 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__Plugin.html |
424 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__RTPBaseIO.html |
425 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__RTPDejitter.html |
426 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__RTPGroup.html |
427 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__RTPProcessor.html |
428 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__RTPReceiver.html |
429 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__RTPSecure.html |
430 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__RTPSender.html |
431 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__RTPSession.html |
432 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__RTPTransport.html |
433 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__Random.html |
434 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__RefObject.html |
435 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__RefPointer.html |
436 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__RefPointerBase.html |
437 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__Regexp.html |
438 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__Resolver.html |
439 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__Router.html |
440 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__Runnable.html |
441 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SASL.html |
442 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SCCP.html |
443 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SCCPManagement.html |
444 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SCCPUser.html |
445 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SDPMedia.html |
446 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SDPParser.html |
447 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SDPSession.html |
448 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SHA1.html |
449 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SHA256.html |
450 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SIGAdaptClient.html |
451 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SIGAdaptServer.html |
452 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SIGAdaptUser.html |
453 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SIGAdaptation.html |
454 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SIGTRAN.html |
455 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SIGTransport.html |
456 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SIPDialog.html |
457 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SIPEngine.html |
458 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SIPEvent.html |
459 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SIPMessage.html |
460 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SIPParty.html |
461 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SIPSequence.html |
462 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SIPTransaction.html |
463 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SS7AnsiSccpManagement.html |
464 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SS7ItuSccpManagement.html |
465 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SS7BICC.html |
466 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SS7ISUP.html |
467 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SS7ISUPCall.html |
468 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SS7L2User.html |
469 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SS7L3User.html |
470 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SS7Label.html |
471 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SS7Layer2.html |
472 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SS7Layer3.html |
473 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SS7Layer4.html |
474 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SS7M2PA.html |
475 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SS7M2UA.html |
476 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SS7M2UAClient.html |
477 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SS7M3UA.html |
478 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__XMPPFeatureCompress.html |
479 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SS7MSU.html |
480 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SS7MTP2.html |
481 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SS7MTP3.html |
482 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SS7Management.html |
483 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SS7MsgISUP.html |
484 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SS7MsgMTN.html |
485 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SS7MsgSCCP.html |
486 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SS7MsgSNM.html |
487 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SS7MsgSccpReassemble.html |
488 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SS7PointCode.html |
489 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SS7Route.html |
490 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SS7Router.html |
491 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SS7SCCP.html |
492 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SS7SUA.html |
493 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SS7SCCPDataSegment.html |
494 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SS7TCAP.html |
495 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SS7TCAPANSI.html |
496 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SS7TCAPComponent.html |
497 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SS7TCAPError.html |
498 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SS7TCAPITU.html |
499 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SS7TCAPMessage.html |
500 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SS7TCAPTransaction.html |
501 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SS7TCAPTransactionANSI.html |
502 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SS7TCAPTransactionITU.html |
503 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SS7TUP.html |
504 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SS7Testing.html |
505 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__Socket.html |
506 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SccpLocalSubsystem.html |
507 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SccpRemote.html |
508 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SccpSubsystem.html |
509 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__ScriptAsync.html |
510 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__ScriptCode.html |
511 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__ScriptContext.html |
512 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__ScriptParser.html |
513 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__ScriptRun.html |
514 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__ScriptStack.html |
515 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SctpSocket.html |
516 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__Semaphore.html |
517 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SharedVars.html |
518 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SignallingCall.html |
519 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/index.html |
520 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SignallingCallControl.html |
521 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SignallingCircuit.html |
522 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SignallingCircuitEvent.html |
523 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SignallingCircuitGroup.html |
524 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SignallingCircuitRange.html |
525 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SignallingCircuitSpan.html |
526 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SignallingComponent.html |
527 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SignallingCounter.html |
528 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SignallingDumpable.html |
529 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SignallingDumper.html |
530 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SignallingEngine.html |
531 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SignallingEvent.html |
532 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SignallingFactory.html |
533 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SignallingFlags.html |
534 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SignallingInterface.html |
535 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SignallingMessage.html |
536 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SignallingMessageTimer.html |
537 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SignallingMessageTimerList.html |
538 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SignallingNotifier.html |
539 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SignallingReceiver.html |
540 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SignallingTimer.html |
541 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SignallingUtils.html |
542 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__Stream.html |
543 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SocketAddr.html |
544 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SocketFilter.html |
545 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SrvRecord.html |
546 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__String.html |
547 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__StringArray.html |
548 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SubsystemStatusTest.html |
549 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__SysUsage.html |
550 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__TCAPUser.html |
551 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__TableEvaluator.html |
552 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__TempObjectCounter.html |
553 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__Thread.html |
554 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__ThreadedSource.html |
555 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__Time.html |
556 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__URI.html |
557 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__TokenDict.html |
558 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__TranslatorCaps.html |
559 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__TranslatorFactory.html |
560 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__TxtRecord.html |
561 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__UART.html |
562 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__UARTBuffer.html |
563 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__UChar.html |
564 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__UDPSession.html |
565 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__UDPTLSession.html |
566 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__UIFactory.html |
567 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__UIWidget.html |
568 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__Window.html |
569 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__XMPPDirVal.html |
570 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__XMPPError.html |
571 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__XMPPFeature.html |
572 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__XMPPFeatureList.html |
573 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__XMPPFeatureSasl.html |
574 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__XMPPNamespace.html |
575 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__XMPPUtils.html |
576 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__XmlCData.html |
577 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__XmlChild.html |
578 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__XmlComment.html |
579 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__XmlDeclaration.html |
580 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__XmlDoctype.html |
581 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__XmlDocument.html |
582 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__XmlDomParser.html |
583 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-Snmp__SNMPv2_Trap_PDU.html |
584 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__XmlElement.html |
585 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__XmlElementOut.html |
586 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__XmlEscape.html |
587 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__XmlFragment.html |
588 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__XmlParent.html |
589 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__XmlSaxParser.html |
590 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__XmlTag.html |
591 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/TelEngine__XmlText.html |
592 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/all-globals.html |
593 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-Snmp.html |
594 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-Snmp__ApplicationSyntax.html |
595 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-Snmp__AutonomousType.html |
596 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-Snmp__BulkPDU.html |
597 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-Snmp__Opaque.html |
598 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-Snmp__Counter32.html |
599 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-Snmp__Counter64.html |
600 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-Snmp__DateAndTime.html |
601 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-Snmp__DisplayString.html |
602 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-Snmp__Gauge32.html |
603 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-Snmp__GetBulkRequest_PDU.html |
604 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-Snmp__GetNextRequest_PDU.html |
605 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-Snmp__GetRequest_PDU.html |
606 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-Snmp__HeaderData.html |
607 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-Snmp__InformRequest_PDU.html |
608 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-Snmp__InstancePointer.html |
609 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/yatecbase_h.html |
610 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-Snmp__IpAddress.html |
611 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-Snmp__KeyChange.html |
612 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-Snmp__MacAddress.html |
613 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-Snmp__Message.html |
614 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-Snmp__ObjectName.html |
615 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-Snmp__ObjectSyntax.html |
616 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-Snmp__PDU.html |
617 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-Snmp__PDUs.html |
618 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-Snmp__PhysAddress.html |
619 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-Snmp__Report_PDU.html |
620 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-Snmp__Response_PDU.html |
621 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-Snmp__RowPointer.html |
622 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/yateclass_h.html |
623 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-Snmp__RowStatus.html |
624 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-Snmp__SNMPv3Message.html |
625 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-Snmp__ScopedPDU.html |
626 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-Snmp__ScopedPduData.html |
627 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-Snmp__SetRequest_PDU.html |
628 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-Snmp__SimpleSyntax.html |
629 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-Snmp__SnmpAdminString.html |
630 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-Snmp__SnmpEngineID.html |
631 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-Snmp__SnmpMessageProcessingModel.html |
632 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-Snmp__SnmpSecurityLevel.html |
633 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-Snmp__UsmUserEntry.html |
634 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-Snmp__SnmpSecurityModel.html |
635 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-Snmp__StorageType.html |
636 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-Snmp__SysOREntry.html |
637 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-Snmp__TAddress.html |
638 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-Snmp__TDomain.html |
639 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-Snmp__TestAndIncr.html |
640 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-Snmp__TimeInterval.html |
641 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-Snmp__TimeStamp.html |
642 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-Snmp__TimeTicks.html |
643 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-Snmp__TruthValue.html |
644 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-Snmp__Unsigned32.html |
645 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-Snmp__UsmSecurityParameters.html |
646 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-Snmp__VarBind.html |
647 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-Snmp__VarBindList.html |
648 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-Snmp__VariablePointer.html |
649 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine.html |
650 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__ASNLib.html |
651 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__ASNObjId.html |
652 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__ASPUser.html |
653 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__AnalogLine.html |
654 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__AnalogLineEvent.html |
655 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__AnalogLineGroup.html |
656 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__IAXInfoElementBinary.html |
657 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__Array.html |
658 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__AsnMib.html |
659 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__AsnObject.html |
660 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__AsnTag.html |
661 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__AsnValue.html |
662 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__Atom.html |
663 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__Base64.html |
664 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__BitAccumulator.html |
665 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__CallEndpoint.html |
666 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__CallInfo.html |
667 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__CallList.html |
668 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/yatemime_h.html |
669 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__CapturedEvent.html |
670 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__ChanAssist.html |
671 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__ChanAssistList.html |
672 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__Channel.html |
673 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__Cipher.html |
674 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__Client.html |
675 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__ClientAccount.html |
676 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__ClientAccountList.html |
677 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__ClientChannel.html |
678 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__ClientContact.html |
679 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/libs___ysip___util_h.html |
680 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__ClientDir.html |
681 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__ClientDriver.html |
682 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__ClientFile.html |
683 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__ClientFileItem.html |
684 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__ClientLogic.html |
685 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__ClientResource.html |
686 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__ClientSound.html |
687 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__Compressor.html |
688 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__Configuration.html |
689 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__DataBlock.html |
690 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/yatephone_h.html |
691 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__DataConsumer.html |
692 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__DataEndpoint.html |
693 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__DataFormat.html |
694 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__DataNode.html |
695 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__DataSource.html |
696 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__DataTranslator.html |
697 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__DebugEnabler.html |
698 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__Debugger.html |
699 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__DefaultLogic.html |
700 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__DnsRecord.html |
701 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__File.html |
702 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__Driver.html |
703 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__DurationUpdate.html |
704 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__ETSIModem.html |
705 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__Engine.html |
706 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__EngineCheck.html |
707 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__ExpEvaluator.html |
708 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__ExpExtender.html |
709 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__ExpFunction.html |
710 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__ExpOperation.html |
711 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__ExpWrapper.html |
712 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__GTT.html |
713 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__FSKModem.html |
714 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__Flags32.html |
715 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__FormatInfo.html |
716 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__FormatRepository.html |
717 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__GSML3Codec.html |
718 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__GenObject.html |
719 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__GenPointer.html |
720 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__HandledMSU.html |
721 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__HashList.html |
722 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__Hasher.html |
723 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__IAXAuthMethod.html |
724 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__IAXControl.html |
725 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__IAXEngine.html |
726 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__IAXEvent.html |
727 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__IAXFormat.html |
728 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__IAXFormatDesc.html |
729 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__IAXFrame.html |
730 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__IAXFrameOut.html |
731 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__IAXFullFrame.html |
732 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__IAXIEList.html |
733 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__IAXInfoElement.html |
734 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__IAXMediaData.html |
735 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__IAXInfoElementNumeric.html |
736 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__IAXInfoElementString.html |
737 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__IAXMetaTrunkFrame.html |
738 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__IAXTransaction.html |
739 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__IAXTrunkInfo.html |
740 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__ISDNFrame.html |
741 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__ISDNIUA.html |
742 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__ISDNIUAClient.html |
743 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__ISDNLayer2.html |
744 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__ISDNQ921Management.html |
745 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__ISDNLayer3.html |
746 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__ISDNQ921.html |
747 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__ISDNQ921Passive.html |
748 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__ISDNQ931.html |
749 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__ISDNQ931Call.html |
750 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__ISDNQ931CallMonitor.html |
751 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__ISDNQ931IE.html |
752 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__ISDNQ931IEData.html |
753 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__ISDNQ931Message.html |
754 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__MGCPEndpointId.html |
755 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__ISDNQ931Monitor.html |
756 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__ISDNQ931ParserData.html |
757 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__ISDNQ931State.html |
758 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__ImageInfo.html |
759 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__JBClientEngine.html |
760 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__JBClientStream.html |
761 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__JBClusterStream.html |
762 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__JBConnect.html |
763 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__JBEngine.html |
764 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__JBEntityCaps.html |
765 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/Snmp.html |
766 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__JBEntityCapsList.html |
767 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__JBEvent.html |
768 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__JBRemoteDomainDef.html |
769 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__JBServerEngine.html |
770 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__JBServerStream.html |
771 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__JBStream.html |
772 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__JBStreamSet.html |
773 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__JBStreamSetList.html |
774 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__JBStreamSetProcessor.html |
775 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__JBStreamSetReceive.html |
776 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__JGCrypto.html |
777 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__JGEngine.html |
778 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__JGEvent.html |
779 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__JGRtpCandidate.html |
780 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__JGRtpCandidateP2P.html |
781 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__JGRtpCandidates.html |
782 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__JGRtpMedia.html |
783 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__JGRtpMediaList.html |
784 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__JGSentStanza.html |
785 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__JGSession.html |
786 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__JGSession0.html |
787 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__JGSession1.html |
788 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__JGSessionContent.html |
789 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__JGStreamHost.html |
790 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__JIDIdentity.html |
791 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__JIDIdentityList.html |
792 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__JabberID.html |
793 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__JsArray.html |
794 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__JsFunction.html |
795 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__JsObject.html |
796 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/Snmp__AutonomousType.html |
797 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__JsParser.html |
798 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__JsRegExp.html |
799 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__ListIterator.html |
800 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__Lock.html |
801 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__Lock2.html |
802 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__Lockable.html |
803 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__MD5.html |
804 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__MGCPEndpoint.html |
805 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__MGCPEngine.html |
806 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__MGCPEpInfo.html |
807 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__MGCPMessage.html |
808 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__MGCPEvent.html |
809 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__MGCPTransaction.html |
810 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__MemoryStream.html |
811 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__Message.html |
812 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__MessageDispatcher.html |
813 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__MessageHandler.html |
814 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__MessageHook.html |
815 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__MessageNotifier.html |
816 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__MessagePostHook.html |
817 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__MessageQueue.html |
818 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__MessageReceiver.html |
819 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__MessageRelay.html |
820 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__MimeAuthLine.html |
821 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__MimeBinaryBody.html |
822 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__MimeBody.html |
823 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__MimeHeaderLine.html |
824 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__MimeLinesBody.html |
825 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__MimeMultipartBody.html |
826 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__MimeSdpBody.html |
827 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__RemoteBackupSubsystem.html |
828 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__MimeStringBody.html |
829 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__Module.html |
830 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__MucRoom.html |
831 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__MucRoomMember.html |
832 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__MultiRouter.html |
833 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__Mutex.html |
834 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__MutexPool.html |
835 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__NamedCounter.html |
836 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__NamedInt.html |
837 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__NamedIterator.html |
838 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__NamedList.html |
839 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__NamedPointer.html |
840 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__NamedString.html |
841 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__NaptrRecord.html |
842 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__ObjList.html |
843 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__ObjVector.html |
844 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__OctetString.html |
845 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__ParsePoint.html |
846 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__Plugin.html |
847 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__RTPBaseIO.html |
848 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__RTPDejitter.html |
849 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__RTPGroup.html |
850 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__RTPProcessor.html |
851 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__RTPReceiver.html |
852 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__RTPSecure.html |
853 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__RTPSender.html |
854 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__RTPSession.html |
855 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__RTPTransport.html |
856 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__Random.html |
857 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__RefObject.html |
858 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__RefPointer.html |
859 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__RefPointerBase.html |
860 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__Regexp.html |
861 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__Resolver.html |
862 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__Router.html |
863 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__Runnable.html |
864 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SASL.html |
865 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SCCP.html |
866 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SCCPManagement.html |
867 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SCCPUser.html |
868 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SDPMedia.html |
869 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SDPParser.html |
870 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SDPSession.html |
871 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SS7TCAPTransactionITU.html |
872 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SHA1.html |
873 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SHA256.html |
874 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SIGAdaptClient.html |
875 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SIGAdaptServer.html |
876 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SIGAdaptUser.html |
877 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SIGAdaptation.html |
878 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SIGTRAN.html |
879 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SIGTransport.html |
880 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SIPDialog.html |
881 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SIPEngine.html |
882 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SIPEvent.html |
883 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SIPMessage.html |
884 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SIPParty.html |
885 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SIPSequence.html |
886 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SIPTransaction.html |
887 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SS7AnsiSccpManagement.html |
888 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SS7BICC.html |
889 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SS7ISUP.html |
890 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SS7ISUPCall.html |
891 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SS7ItuSccpManagement.html |
892 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SS7L2User.html |
893 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/yatengine_h.html |
894 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SS7L3User.html |
895 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SS7Label.html |
896 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SS7Layer2.html |
897 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SS7Layer3.html |
898 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SS7Layer4.html |
899 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SS7M2PA.html |
900 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SS7M2UA.html |
901 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SS7M2UAClient.html |
902 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SS7M3UA.html |
903 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SS7MSU.html |
904 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SS7MTP2.html |
905 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/yatexml_h.html |
906 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SS7MTP3.html |
907 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SS7Management.html |
908 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SS7MsgISUP.html |
909 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SS7MsgMTN.html |
910 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SS7MsgSCCP.html |
911 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SS7MsgSNM.html |
912 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SS7MsgSccpReassemble.html |
913 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SS7PointCode.html |
914 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SS7Route.html |
915 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SS7Router.html |
916 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SS7SCCP.html |
917 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SS7SCCPDataSegment.html |
918 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SS7SUA.html |
919 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SS7TCAP.html |
920 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SS7TCAPANSI.html |
921 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SS7TCAPComponent.html |
922 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SS7TCAPError.html |
923 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SS7TCAPITU.html |
924 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SS7TCAPMessage.html |
925 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SS7TCAPTransaction.html |
926 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SS7TCAPTransactionANSI.html |
927 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SS7TUP.html |
928 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SS7Testing.html |
929 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SccpSubsystem.html |
930 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__ScriptAsync.html |
931 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__ScriptCode.html |
932 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__ScriptContext.html |
933 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__ScriptParser.html |
934 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/libs___ysnmp___yatesnmp_h.html |
935 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/libs___yxml___yatexml_h.html |
936 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__ScriptRun.html |
937 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__ScriptStack.html |
938 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SctpSocket.html |
939 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__Semaphore.html |
940 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SharedVars.html |
941 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SignallingCall.html |
942 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SignallingCallControl.html |
943 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SignallingCircuit.html |
944 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SignallingCircuitEvent.html |
945 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SignallingCircuitGroup.html |
946 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SignallingCircuitRange.html |
947 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SignallingCircuitSpan.html |
948 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SignallingComponent.html |
949 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SignallingCounter.html |
950 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SignallingDumpable.html |
951 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SignallingDumper.html |
952 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SignallingEngine.html |
953 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SignallingEvent.html |
954 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SignallingFactory.html |
955 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/Snmp__PDU.html |
956 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SignallingFlags.html |
957 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SignallingInterface.html |
958 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SignallingMessage.html |
959 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SignallingMessageTimer.html |
960 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SignallingMessageTimerList.html |
961 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SignallingNotifier.html |
962 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SignallingReceiver.html |
963 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SignallingTimer.html |
964 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SignallingUtils.html |
965 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__Socket.html |
966 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SocketAddr.html |
967 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SocketFilter.html |
968 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SrvRecord.html |
969 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__Stream.html |
970 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__String.html |
971 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__StringArray.html |
972 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SubsystemStatusTest.html |
973 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__SysUsage.html |
974 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__TCAPUser.html |
975 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__Thread.html |
976 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__TableEvaluator.html |
977 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__TempObjectCounter.html |
978 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__ThreadedSource.html |
979 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__Time.html |
980 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__TokenDict.html |
981 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__TranslatorCaps.html |
982 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__TranslatorFactory.html |
983 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__TxtRecord.html |
984 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__UART.html |
985 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__UARTBuffer.html |
986 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/Snmp__Counter32.html |
987 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__UChar.html |
988 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__UDPSession.html |
989 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__UDPTLSession.html |
990 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__UIFactory.html |
991 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__UIWidget.html |
992 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__URI.html |
993 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__Window.html |
994 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__XMPPDirVal.html |
995 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__XMPPError.html |
996 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__XMPPFeature.html |
997 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__XMPPFeatureCompress.html |
998 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__XMPPFeatureList.html |
999 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__XMPPFeatureSasl.html |
1000 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__XMPPNamespace.html |
1001 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__XMPPUtils.html |
1002 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__XmlCData.html |
1003 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__XmlChild.html |
1004 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__XmlComment.html |
1005 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__XmlDeclaration.html |
1006 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__XmlDoctype.html |
1007 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__XmlDocument.html |
1008 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/Snmp__BulkPDU.html |
1009 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__XmlDomParser.html |
1010 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__XmlElement.html |
1011 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__XmlElementOut.html |
1012 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__XmlEscape.html |
1013 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__XmlFragment.html |
1014 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__XmlParent.html |
1015 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__XmlSaxParser.html |
1016 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__XmlTag.html |
1017 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/full-list-TelEngine__XmlText.html |
1018 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/libs___yasn___yateasn_h.html |
1019 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/libs___ygsm___yategsm_h.html |
1020 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/libs___yiax___yateiax_h.html |
1021 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/libs___yjabber___xmpputils_h.html |
1022 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/libs___yjabber___yatejabber_h.html |
1023 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/libs___yjabber___yatejingle_h.html |
1024 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/libs___ymgcp___yatemgcp_h.html |
1025 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/libs___ymodem___yatemodem_h.html |
1026 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/libs___ypbx___yatepbx_h.html |
1027 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/libs___yrtp___yatertp_h.html |
1028 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/libs___yscript___yatescript_h.html |
1029 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/libs___ysdp___yatesdp_h.html |
1030 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/libs___ysig___yatesig_h.html |
1031 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/api/libs___ysip___yatesip_h.html |
1032 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/README |
1033 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/COPYING |
1034 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/ChangeLog |
1035 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/dataflow.html |
1036 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/extmodule.html |
1037 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/index.html |
1038 |
%%PORTDOCS%%%%DOCSDIR%%-5.4.0/messages.html |
1039 |
%%DATADIR%%/data/snmp_mib.conf |
529 |
%%DATADIR%%/data/NULL-TEAM-MIB.txt |
1040 |
%%DATADIR%%/data/NULL-TEAM-MIB.txt |
530 |
%%DATADIR%%/data/YATE-MIB.txt |
1041 |
%%DATADIR%%/data/YATE-MIB.txt |
531 |
%%DATADIR%%/data/snmp_mib.conf |
|
|
532 |
%%DATADIR%%/help/0.yhlp |
1042 |
%%DATADIR%%/help/0.yhlp |
533 |
%%DATADIR%%/help/1.yhlp |
1043 |
%%DATADIR%%/help/1.yhlp |
534 |
%%DATADIR%%/help/2.yhlp |
1044 |
%%DATADIR%%/help/2.yhlp |
535 |
%%DATADIR%%/help/3.yhlp |
1045 |
%%DATADIR%%/help/3.yhlp |
536 |
%%DATADIR%%/help/4.yhlp |
1046 |
%%DATADIR%%/help/4.yhlp |
537 |
%%DATADIR%%/help/99.yhlp |
1047 |
%%DATADIR%%/help/99.yhlp |
538 |
%%DATADIR%%/scripts/Yate.pm |
|
|
539 |
%%DATADIR%%/scripts/banbrutes.php |
540 |
%%DATADIR%%/scripts/leavemail.php |
541 |
%%DATADIR%%/scripts/libvoicemail.php |
542 |
%%DATADIR%%/scripts/libyate.php |
543 |
%%DATADIR%%/scripts/libyate.py |
544 |
%%DATADIR%%/scripts/libyatechan.php |
545 |
%%DATADIR%%/scripts/libyateivr.php |
546 |
%%DATADIR%%/scripts/queue_in.php |
547 |
%%DATADIR%%/scripts/queue_out.php |
548 |
%%DATADIR%%/scripts/route.php |
549 |
%%DATADIR%%/scripts/voicemail.php |
550 |
%%DATADIR%%/skins/default/account.ui |
1048 |
%%DATADIR%%/skins/default/account.ui |
551 |
%%DATADIR%%/skins/default/account_title.png |
1049 |
%%DATADIR%%/skins/default/account_title.png |
552 |
%%DATADIR%%/skins/default/accountlist.ui |
1050 |
%%DATADIR%%/skins/default/accountlist.ui |
Lines 586-591
libdata/pkgconfig/yate.pc
Link Here
|
586 |
%%DATADIR%%/skins/default/bell.png |
1084 |
%%DATADIR%%/skins/default/bell.png |
587 |
%%DATADIR%%/skins/default/book.png |
1085 |
%%DATADIR%%/skins/default/book.png |
588 |
%%DATADIR%%/skins/default/book_32.png |
1086 |
%%DATADIR%%/skins/default/book_32.png |
|
|
1087 |
%%DATADIR%%/skins/default/busy.ui |
589 |
%%DATADIR%%/skins/default/call.png |
1088 |
%%DATADIR%%/skins/default/call.png |
590 |
%%DATADIR%%/skins/default/call_hover.png |
1089 |
%%DATADIR%%/skins/default/call_hover.png |
591 |
%%DATADIR%%/skins/default/call_pressed.png |
1090 |
%%DATADIR%%/skins/default/call_pressed.png |
Lines 604-609
libdata/pkgconfig/yate.pc
Link Here
|
604 |
%%DATADIR%%/skins/default/cdr_tab.png |
1103 |
%%DATADIR%%/skins/default/cdr_tab.png |
605 |
%%DATADIR%%/skins/default/cdr_tab_hover.png |
1104 |
%%DATADIR%%/skins/default/cdr_tab_hover.png |
606 |
%%DATADIR%%/skins/default/cdr_tab_pressed.png |
1105 |
%%DATADIR%%/skins/default/cdr_tab_pressed.png |
|
|
1106 |
%%DATADIR%%/skins/default/chat.ui |
607 |
%%DATADIR%%/skins/default/chan_idle.png |
1107 |
%%DATADIR%%/skins/default/chan_idle.png |
608 |
%%DATADIR%%/skins/default/chan_progress.png |
1108 |
%%DATADIR%%/skins/default/chan_progress.png |
609 |
%%DATADIR%%/skins/default/chan_ringing.png |
1109 |
%%DATADIR%%/skins/default/chan_ringing.png |
Lines 614-620
libdata/pkgconfig/yate.pc
Link Here
|
614 |
%%DATADIR%%/skins/default/channel_transfer_item.ui |
1114 |
%%DATADIR%%/skins/default/channel_transfer_item.ui |
615 |
%%DATADIR%%/skins/default/channel_transfer_start.ui |
1115 |
%%DATADIR%%/skins/default/channel_transfer_start.ui |
616 |
%%DATADIR%%/skins/default/chat.png |
1116 |
%%DATADIR%%/skins/default/chat.png |
617 |
%%DATADIR%%/skins/default/chat.ui |
|
|
618 |
%%DATADIR%%/skins/default/chat_menu.png |
1117 |
%%DATADIR%%/skins/default/chat_menu.png |
619 |
%%DATADIR%%/skins/default/chat_tab.png |
1118 |
%%DATADIR%%/skins/default/chat_tab.png |
620 |
%%DATADIR%%/skins/default/chat_tab_hover.png |
1119 |
%%DATADIR%%/skins/default/chat_tab_hover.png |
Lines 623-634
libdata/pkgconfig/yate.pc
Link Here
|
623 |
%%DATADIR%%/skins/default/chatroomedit.ui |
1122 |
%%DATADIR%%/skins/default/chatroomedit.ui |
624 |
%%DATADIR%%/skins/default/chatroomedit_title.png |
1123 |
%%DATADIR%%/skins/default/chatroomedit_title.png |
625 |
%%DATADIR%%/skins/default/checkbox_off.png |
1124 |
%%DATADIR%%/skins/default/checkbox_off.png |
|
|
1125 |
%%DATADIR%%/skins/default/help.ui |
626 |
%%DATADIR%%/skins/default/checkbox_on.png |
1126 |
%%DATADIR%%/skins/default/checkbox_on.png |
627 |
%%DATADIR%%/skins/default/checkmark_menu.png |
1127 |
%%DATADIR%%/skins/default/checkmark_menu.png |
628 |
%%DATADIR%%/skins/default/clear.png |
1128 |
%%DATADIR%%/skins/default/clear.png |
629 |
%%DATADIR%%/skins/default/clear_hover.png |
1129 |
%%DATADIR%%/skins/default/clear_hover.png |
630 |
%%DATADIR%%/skins/default/clear_pressed.png |
1130 |
%%DATADIR%%/skins/default/clear_pressed.png |
631 |
%%DATADIR%%/skins/default/close.png |
1131 |
%%DATADIR%%/skins/default/close.png |
|
|
1132 |
%%DATADIR%%/skins/default/close_16.png |
1133 |
%%DATADIR%%/skins/default/close_16_hover.png |
1134 |
%%DATADIR%%/skins/default/close_16_pressed.png |
632 |
%%DATADIR%%/skins/default/collapsed.png |
1135 |
%%DATADIR%%/skins/default/collapsed.png |
633 |
%%DATADIR%%/skins/default/conf_bg.png |
1136 |
%%DATADIR%%/skins/default/conf_bg.png |
634 |
%%DATADIR%%/skins/default/conference.png |
1137 |
%%DATADIR%%/skins/default/conference.png |
Lines 639-645
libdata/pkgconfig/yate.pc
Link Here
|
639 |
%%DATADIR%%/skins/default/configure_menu.png |
1142 |
%%DATADIR%%/skins/default/configure_menu.png |
640 |
%%DATADIR%%/skins/default/confirm.ui |
1143 |
%%DATADIR%%/skins/default/confirm.ui |
641 |
%%DATADIR%%/skins/default/contactedit.ui |
1144 |
%%DATADIR%%/skins/default/contactedit.ui |
|
|
1145 |
%%DATADIR%%/skins/default/contactfs.ui |
642 |
%%DATADIR%%/skins/default/contactedit_title.png |
1146 |
%%DATADIR%%/skins/default/contactedit_title.png |
|
|
1147 |
%%DATADIR%%/skins/default/contactfsd.ui |
643 |
%%DATADIR%%/skins/default/contactinfo.ui |
1148 |
%%DATADIR%%/skins/default/contactinfo.ui |
644 |
%%DATADIR%%/skins/default/contactinfo_title.png |
1149 |
%%DATADIR%%/skins/default/contactinfo_title.png |
645 |
%%DATADIR%%/skins/default/contacts_tab.png |
1150 |
%%DATADIR%%/skins/default/contacts_tab.png |
Lines 656-664
libdata/pkgconfig/yate.pc
Link Here
|
656 |
%%DATADIR%%/skins/default/digit0_hover.png |
1161 |
%%DATADIR%%/skins/default/digit0_hover.png |
657 |
%%DATADIR%%/skins/default/digit0_pressed.png |
1162 |
%%DATADIR%%/skins/default/digit0_pressed.png |
658 |
%%DATADIR%%/skins/default/digit1.png |
1163 |
%%DATADIR%%/skins/default/digit1.png |
|
|
1164 |
%%DATADIR%%/skins/default/digit2.png |
659 |
%%DATADIR%%/skins/default/digit1_hover.png |
1165 |
%%DATADIR%%/skins/default/digit1_hover.png |
660 |
%%DATADIR%%/skins/default/digit1_pressed.png |
1166 |
%%DATADIR%%/skins/default/digit1_pressed.png |
661 |
%%DATADIR%%/skins/default/digit2.png |
|
|
662 |
%%DATADIR%%/skins/default/digit2_hover.png |
1167 |
%%DATADIR%%/skins/default/digit2_hover.png |
663 |
%%DATADIR%%/skins/default/digit2_pressed.png |
1168 |
%%DATADIR%%/skins/default/digit2_pressed.png |
664 |
%%DATADIR%%/skins/default/digit3.png |
1169 |
%%DATADIR%%/skins/default/digit3.png |
Lines 711-723
libdata/pkgconfig/yate.pc
Link Here
|
711 |
%%DATADIR%%/skins/default/find.png |
1216 |
%%DATADIR%%/skins/default/find.png |
712 |
%%DATADIR%%/skins/default/findnext.png |
1217 |
%%DATADIR%%/skins/default/findnext.png |
713 |
%%DATADIR%%/skins/default/findprev.png |
1218 |
%%DATADIR%%/skins/default/findprev.png |
|
|
1219 |
%%DATADIR%%/skins/default/folder_16.png |
1220 |
%%DATADIR%%/skins/default/folder_open_16.png |
714 |
%%DATADIR%%/skins/default/handshake.png |
1221 |
%%DATADIR%%/skins/default/handshake.png |
715 |
%%DATADIR%%/skins/default/handshake_x.png |
1222 |
%%DATADIR%%/skins/default/handshake_x.png |
716 |
%%DATADIR%%/skins/default/hangup.png |
1223 |
%%DATADIR%%/skins/default/hangup.png |
|
|
1224 |
%%DATADIR%%/skins/default/muc.png |
717 |
%%DATADIR%%/skins/default/hangup_20.png |
1225 |
%%DATADIR%%/skins/default/hangup_20.png |
718 |
%%DATADIR%%/skins/default/hangup_20_hover.png |
1226 |
%%DATADIR%%/skins/default/hangup_20_hover.png |
719 |
%%DATADIR%%/skins/default/hangup_20_pressed.png |
1227 |
%%DATADIR%%/skins/default/hangup_20_pressed.png |
720 |
%%DATADIR%%/skins/default/help.ui |
|
|
721 |
%%DATADIR%%/skins/default/help_title.png |
1228 |
%%DATADIR%%/skins/default/help_title.png |
722 |
%%DATADIR%%/skins/default/hold.png |
1229 |
%%DATADIR%%/skins/default/hold.png |
723 |
%%DATADIR%%/skins/default/hold_20.png |
1230 |
%%DATADIR%%/skins/default/hold_20.png |
Lines 735-743
libdata/pkgconfig/yate.pc
Link Here
|
735 |
%%DATADIR%%/skins/default/inputacccred_title.png |
1242 |
%%DATADIR%%/skins/default/inputacccred_title.png |
736 |
%%DATADIR%%/skins/default/inputpwd.ui |
1243 |
%%DATADIR%%/skins/default/inputpwd.ui |
737 |
%%DATADIR%%/skins/default/inputpwd_title.png |
1244 |
%%DATADIR%%/skins/default/inputpwd_title.png |
|
|
1245 |
%%DATADIR%%/skins/default/keyboard.png |
738 |
%%DATADIR%%/skins/default/joinmucwizard.ui |
1246 |
%%DATADIR%%/skins/default/joinmucwizard.ui |
739 |
%%DATADIR%%/skins/default/joinmucwizard_title.png |
1247 |
%%DATADIR%%/skins/default/joinmucwizard_title.png |
740 |
%%DATADIR%%/skins/default/keyboard.png |
|
|
741 |
%%DATADIR%%/skins/default/left.png |
1248 |
%%DATADIR%%/skins/default/left.png |
742 |
%%DATADIR%%/skins/default/left_hover.png |
1249 |
%%DATADIR%%/skins/default/left_hover.png |
743 |
%%DATADIR%%/skins/default/left_pressed.png |
1250 |
%%DATADIR%%/skins/default/left_pressed.png |
Lines 747-753
libdata/pkgconfig/yate.pc
Link Here
|
747 |
%%DATADIR%%/skins/default/messages_loginfail.ui |
1254 |
%%DATADIR%%/skins/default/messages_loginfail.ui |
748 |
%%DATADIR%%/skins/default/messages_okrejignore.ui |
1255 |
%%DATADIR%%/skins/default/messages_okrejignore.ui |
749 |
%%DATADIR%%/skins/default/minus.png |
1256 |
%%DATADIR%%/skins/default/minus.png |
750 |
%%DATADIR%%/skins/default/muc.png |
|
|
751 |
%%DATADIR%%/skins/default/muc_16.png |
1257 |
%%DATADIR%%/skins/default/muc_16.png |
752 |
%%DATADIR%%/skins/default/muc_hover.png |
1258 |
%%DATADIR%%/skins/default/muc_hover.png |
753 |
%%DATADIR%%/skins/default/muc_menu.png |
1259 |
%%DATADIR%%/skins/default/muc_menu.png |
Lines 760-765
libdata/pkgconfig/yate.pc
Link Here
|
760 |
%%DATADIR%%/skins/default/next.png |
1266 |
%%DATADIR%%/skins/default/next.png |
761 |
%%DATADIR%%/skins/default/notif.png |
1267 |
%%DATADIR%%/skins/default/notif.png |
762 |
%%DATADIR%%/skins/default/notif_menu.png |
1268 |
%%DATADIR%%/skins/default/notif_menu.png |
|
|
1269 |
%%DATADIR%%/skins/default/notification.ui |
763 |
%%DATADIR%%/skins/default/null_team-16.png |
1270 |
%%DATADIR%%/skins/default/null_team-16.png |
764 |
%%DATADIR%%/skins/default/null_team-32.png |
1271 |
%%DATADIR%%/skins/default/null_team-32.png |
765 |
%%DATADIR%%/skins/default/null_team-48.png |
1272 |
%%DATADIR%%/skins/default/null_team-48.png |
Lines 807-823
libdata/pkgconfig/yate.pc
Link Here
|
807 |
%%DATADIR%%/skins/default/sendchat_hover.png |
1314 |
%%DATADIR%%/skins/default/sendchat_hover.png |
808 |
%%DATADIR%%/skins/default/sendchat_pressed.png |
1315 |
%%DATADIR%%/skins/default/sendchat_pressed.png |
809 |
%%DATADIR%%/skins/default/sendfile.png |
1316 |
%%DATADIR%%/skins/default/sendfile.png |
|
|
1317 |
%%DATADIR%%/skins/default/sendfile_20.png |
1318 |
%%DATADIR%%/skins/default/sendfile_hover_20.png |
810 |
%%DATADIR%%/skins/default/sendfile_menu.png |
1319 |
%%DATADIR%%/skins/default/sendfile_menu.png |
|
|
1320 |
%%DATADIR%%/skins/default/sendfile_pressed_20.png |
811 |
%%DATADIR%%/skins/default/settings.ui |
1321 |
%%DATADIR%%/skins/default/settings.ui |
812 |
%%DATADIR%%/skins/default/settings_title.png |
1322 |
%%DATADIR%%/skins/default/settings_title.png |
|
|
1323 |
%%DATADIR%%/skins/default/sharedfile_20.png |
1324 |
%%DATADIR%%/skins/default/sharedfile_hover_20.png |
1325 |
%%DATADIR%%/skins/default/sharedfile_menu.png |
1326 |
%%DATADIR%%/skins/default/sharedfile_pressed_20.png |
1327 |
%%DATADIR%%/skins/default/sharedfile_title.png |
1328 |
%%DATADIR%%/skins/default/sharefile_20.png |
1329 |
%%DATADIR%%/skins/default/sharefile_hover_20.png |
1330 |
%%DATADIR%%/skins/default/sharefile_menu.png |
1331 |
%%DATADIR%%/skins/default/sharefile_none_20.png |
1332 |
%%DATADIR%%/skins/default/sharefile_none_hover_20.png |
1333 |
%%DATADIR%%/skins/default/sharefile_none_pressed_20.png |
1334 |
%%DATADIR%%/skins/default/sharefile_pressed_20.png |
1335 |
%%DATADIR%%/skins/default/sharefile_title.png |
813 |
%%DATADIR%%/skins/default/speaker.png |
1336 |
%%DATADIR%%/skins/default/speaker.png |
814 |
%%DATADIR%%/skins/default/speaker_x.png |
1337 |
%%DATADIR%%/skins/default/speaker_x.png |
815 |
%%DATADIR%%/skins/default/status_away.png |
1338 |
%%DATADIR%%/skins/default/status_away.png |
816 |
%%DATADIR%%/skins/default/status_away_menu.png |
1339 |
%%DATADIR%%/skins/default/status_away_menu.png |
817 |
%%DATADIR%%/skins/default/status_busy.png |
1340 |
%%DATADIR%%/skins/default/status_busy.png |
818 |
%%DATADIR%%/skins/default/status_busy_menu.png |
1341 |
%%DATADIR%%/skins/default/status_busy_menu.png |
819 |
%%DATADIR%%/skins/default/status_connecting.png |
|
|
820 |
%%DATADIR%%/skins/default/status_dnd.png |
1342 |
%%DATADIR%%/skins/default/status_dnd.png |
|
|
1343 |
%%DATADIR%%/skins/default/status_connecting.png |
821 |
%%DATADIR%%/skins/default/status_dnd_menu.png |
1344 |
%%DATADIR%%/skins/default/status_dnd_menu.png |
822 |
%%DATADIR%%/skins/default/status_offline.png |
1345 |
%%DATADIR%%/skins/default/status_offline.png |
823 |
%%DATADIR%%/skins/default/status_offline_menu.png |
1346 |
%%DATADIR%%/skins/default/status_offline_menu.png |
Lines 834-841
libdata/pkgconfig/yate.pc
Link Here
|
834 |
%%DATADIR%%/skins/default/transfer_20_hover.png |
1357 |
%%DATADIR%%/skins/default/transfer_20_hover.png |
835 |
%%DATADIR%%/skins/default/transfer_20_pressed.png |
1358 |
%%DATADIR%%/skins/default/transfer_20_pressed.png |
836 |
%%DATADIR%%/skins/default/tray_incomingcall.png |
1359 |
%%DATADIR%%/skins/default/tray_incomingcall.png |
837 |
%%DATADIR%%/skins/default/tray_incomingchat.png |
|
|
838 |
%%DATADIR%%/skins/default/tray_info.png |
1360 |
%%DATADIR%%/skins/default/tray_info.png |
|
|
1361 |
%%DATADIR%%/skins/default/tray_incomingchat.png |
839 |
%%DATADIR%%/skins/default/tray_notification.png |
1362 |
%%DATADIR%%/skins/default/tray_notification.png |
840 |
%%DATADIR%%/skins/default/up.png |
1363 |
%%DATADIR%%/skins/default/up.png |
841 |
%%DATADIR%%/skins/default/up_active.png |
1364 |
%%DATADIR%%/skins/default/up_active.png |
Lines 847-873
libdata/pkgconfig/yate.pc
Link Here
|
847 |
%%DATADIR%%/skins/default/user_hover.png |
1370 |
%%DATADIR%%/skins/default/user_hover.png |
848 |
%%DATADIR%%/skins/default/user_menu.png |
1371 |
%%DATADIR%%/skins/default/user_menu.png |
849 |
%%DATADIR%%/skins/default/user_pressed.png |
1372 |
%%DATADIR%%/skins/default/user_pressed.png |
|
|
1373 |
%%DATADIR%%/skins/default/waiting_32.gif |
1374 |
%%DATADIR%%/scripts/libyate.php |
1375 |
%%DATADIR%%/scripts/libyateivr.php |
1376 |
%%DATADIR%%/scripts/libyatechan.php |
1377 |
%%DATADIR%%/scripts/libvoicemail.php |
1378 |
%%DATADIR%%/scripts/libeliza.js |
1379 |
%%DATADIR%%/scripts/libchatbot.js |
1380 |
%%DATADIR%%/scripts/eliza.js |
1381 |
%%DATADIR%%/scripts/libyate.py |
1382 |
%%DATADIR%%/scripts/Yate.pm |
1383 |
%%DATADIR%%/scripts/leavemail.php |
1384 |
%%DATADIR%%/scripts/voicemail.php |
1385 |
%%DATADIR%%/scripts/route.php |
1386 |
%%DATADIR%%/scripts/queue_in.php |
1387 |
%%DATADIR%%/scripts/queue_out.php |
1388 |
%%DATADIR%%/scripts/banbrutes.php |
1389 |
%%DATADIR%%/scripts/echo.sh |
850 |
%%DATADIR%%/sounds/ring.au |
1390 |
%%DATADIR%%/sounds/ring.au |
851 |
%%DATADIR%%/sounds/ring.wav |
1391 |
%%DATADIR%%/sounds/ring.wav |
852 |
%%DATADIR%%/sounds/tone.wav |
1392 |
%%DATADIR%%/sounds/tone.wav |
853 |
@dirrm %%DATADIR%%/sounds |
1393 |
@dirrmtry include/yate |
854 |
@dirrm %%DATADIR%%/skins/default |
1394 |
@dirrmtry lib/pkgconfig |
855 |
@dirrm %%DATADIR%%/skins |
1395 |
@dirrmtry lib/yate/client |
856 |
@dirrm %%DATADIR%%/scripts |
1396 |
@dirrmtry lib/yate/jabber |
857 |
@dirrm %%DATADIR%%/help |
1397 |
@dirrmtry lib/yate/qt4 |
858 |
@dirrm %%DATADIR%%/data |
1398 |
@dirrmtry lib/yate/server |
859 |
@dirrm %%DATADIR%% |
1399 |
@dirrmtry lib/yate/sip |
860 |
%%PORTDOCS%%@dirrm %%DOCSDIR%%/api |
1400 |
@dirrmtry lib/yate |
861 |
%%PORTDOCS%%@dirrm %%DOCSDIR%% |
1401 |
@dirrmtry %%DATADIR%%/data |
862 |
@dirrm lib/yate/sip |
1402 |
@dirrmtry %%DATADIR%%/help |
863 |
@dirrm lib/yate/sig |
1403 |
@dirrmtry %%DATADIR%%/scripts |
864 |
@dirrm lib/yate/server |
1404 |
@dirrmtry %%DATADIR%%/skins/default |
865 |
@dirrm lib/yate/qt4 |
1405 |
@dirrmtry %%DATADIR%%/skins |
866 |
@dirrm lib/yate/jabber |
1406 |
@dirrmtry %%DATADIR%%/sounds |
867 |
@dirrm lib/yate/client |
1407 |
@dirrmtry %%DATADIR%% |
868 |
@dirrm lib/yate |
1408 |
@dirrmtry %%PORTDOCS%%%%DOCSDIR%%-5.4.0/api |
869 |
@dirrm lib/pkgconfig |
1409 |
@dirrmtry %%PORTDOCS%%%%DOCSDIR%%-5.4.0 |
870 |
@dirrm include/yate |
1410 |
@dirrmtry %%ETCDIR%% |
871 |
@dirrm %%ETCDIR%% |
|
|
872 |
@exec mkdir -p %D/lib/yate/qt4 |
873 |
@exec mkdir -p %D/lib/pkgconfig |