Home
last modified time | relevance | path

Searched refs:fxo (Results 1 – 25 of 178) sorted by relevance

12345678

/dports/comms/ncid/ncid/gateway/
H A Dobi2ncid.pl92 my $fxo = 0;
562 $fxo = 1;
619 $fxo = 1;
639 &doCallStart if $fxo;
648 if ($fxo) {
701 $fxo = 1;
788 if ($fxo) {
793 $fxo = 0;
829 if ($fxo) {
844 $fxo = 0;
[all …]
/dports/net/yate/yate-6.4.0-1/modules/server/
H A Danalog.cpp84 void setFXO(AnalogLine* fxo);
2168 ModuleLine* fxo = this->fxo(); in AnalogCallRec() local
2204 fxo->setCall(fxo->caller(),"",m_line->called()); in AnalogCallRec()
2217 fxo->noRingTimer().interval(fxo->noRingTimeout()); in AnalogCallRec()
2220 fxo->noRingTimer().start(); in AnalogCallRec()
2246 ModuleLine* peer = fxo(); in hangup()
2373 if (fxo()) in answered()
2456 ModuleLine* fxo = this->fxo(); in evPolarity() local
2457 if (!fxo) in evPolarity()
2562 ModuleLine* fxo = peers ? this->fxo() : 0; in message() local
[all …]
/dports/net-mgmt/netdisco-mibs/netdisco-mibs-4.010/huawei/
H A Dhuawei-vo-analog-if.mib103 fxo(2),
111 fxo : the type of the voice port is FXO.
300 about configuration parameters for analog fxo voice interface."
337 number of the fxo voice port."
350 "This object expresses the signal type of analog fxo interface.
377 "This object expresses the busy tone of analog fxo interface.
417 about timer parameters for analog fxo voice interface."
426 "An entry in the voice analog interface fxo timer table.
448 number of the fxo voice port."
458 fxo interface. The default value is 120 milliseconds"
[all …]
H A Dh3c-voanalogif.mib91 fxo(2),
304 parameters for analog fxo voice interface."
314 created when an analog fxo interface has been found."
344 "The index of voice analog interface fxo configuration
370 delay on the analog fxo interface."
432 function on an analog fxo interface."
458 fxo interface."
480 analog fxo interface."
490 created when an analog fxo interface has been found."
518 "The index of voice analog interface fxo timer table."
/dports/net-mgmt/observium/observium/mibs/h3c/
H A DHUAWEI-VO-ANALOG-IF-MIB103 fxo(2),
111 fxo : the type of the voice port is FXO.
300 about configuration parameters for analog fxo voice interface."
337 number of the fxo voice port."
350 "This object expresses the signal type of analog fxo interface.
377 "This object expresses the busy tone of analog fxo interface.
417 about timer parameters for analog fxo voice interface."
426 "An entry in the voice analog interface fxo timer table.
448 number of the fxo voice port."
458 fxo interface. The default value is 120 milliseconds"
[all …]
H A DH3C-VOANALOGIF-MIB92 fxo(2),
305 parameters for analog fxo voice interface."
315 created when an analog fxo interface has been found."
345 "The index of voice analog interface fxo configuration
371 delay on the analog fxo interface."
433 function on an analog fxo interface."
459 fxo interface."
481 analog fxo interface."
491 created when an analog fxo interface has been found."
519 "The index of voice analog interface fxo timer table."
/dports/games/ags/ags_linux_v.3.4.4.1/Engine/resource/
H A DCompileShader.bat4 H:fxc /LD /Tps_2_0 /FotintshaderLegacy.fxo tintshaderLegacy.fx
5 H:fxc /LD /Tps_1_4 /Fotintshader.fxo tintshader.fx
/dports/net/freeswitch/freeswitch-1.10.3.-release/conf/insideout/
H A Dopenzap.conf7 fxo-channel => 1:1-2
17 fxo-channel => 3
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavfilter/
H A Dvf_fieldmatch.c678 const int *fxo; in filter_frame() local
712 fxo = field ^ order ? fxo1m : fxo0m; in filter_frame()
734 match = compare_fields(fm, fxo[mC], fxo[mP], field); in filter_frame()
736 match = compare_fields(fm, match, fxo[mN], field); in filter_frame()
758 … match = checkmm(ctx, combs, match, match == fxo[mP] ? fxo[mC] : fxo[mP], gen_frames, field); in filter_frame()
761 match = checkmm(ctx, combs, match, fxo[mN], gen_frames, field); in filter_frame()
764 match = checkmm(ctx, combs, match, fxo[mU], gen_frames, field); in filter_frame()
767 match = checkmm(ctx, combs, match, fxo[mN], gen_frames, field); in filter_frame()
768 match = checkmm(ctx, combs, match, fxo[mU], gen_frames, field); in filter_frame()
769 match = checkmm(ctx, combs, match, fxo[mB], gen_frames, field); in filter_frame()
[all …]
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavfilter/
H A Dvf_fieldmatch.c678 const int *fxo; in filter_frame() local
712 fxo = field ^ order ? fxo1m : fxo0m; in filter_frame()
734 match = compare_fields(fm, fxo[mC], fxo[mP], field); in filter_frame()
736 match = compare_fields(fm, match, fxo[mN], field); in filter_frame()
758 … match = checkmm(ctx, combs, match, match == fxo[mP] ? fxo[mC] : fxo[mP], gen_frames, field); in filter_frame()
761 match = checkmm(ctx, combs, match, fxo[mN], gen_frames, field); in filter_frame()
764 match = checkmm(ctx, combs, match, fxo[mU], gen_frames, field); in filter_frame()
767 match = checkmm(ctx, combs, match, fxo[mN], gen_frames, field); in filter_frame()
768 match = checkmm(ctx, combs, match, fxo[mU], gen_frames, field); in filter_frame()
769 match = checkmm(ctx, combs, match, fxo[mB], gen_frames, field); in filter_frame()
[all …]
/dports/print/qpdf/qpdf-10.5.0/qpdf/qtest/qpdf/
H A Duo-6.out2 qpdf: fxo-red.pdf: checking for shared resources
5 qpdf: adding pages from fxo-red.pdf
/dports/multimedia/handbrake/ffmpeg-4.4/libavfilter/
H A Dvf_fieldmatch.c683 const int *fxo; in filter_frame() local
719 fxo = field ^ order ? fxo1m : fxo0m; in filter_frame()
745 match = compare_fields(fm, fxo[mC], fxo[mP], field); in filter_frame()
747 match = compare_fields(fm, match, fxo[mN], field); in filter_frame()
769 … match = checkmm(ctx, combs, match, match == fxo[mP] ? fxo[mC] : fxo[mP], gen_frames, field); in filter_frame()
772 match = checkmm(ctx, combs, match, fxo[mN], gen_frames, field); in filter_frame()
775 match = checkmm(ctx, combs, match, fxo[mU], gen_frames, field); in filter_frame()
778 match = checkmm(ctx, combs, match, fxo[mN], gen_frames, field); in filter_frame()
779 match = checkmm(ctx, combs, match, fxo[mU], gen_frames, field); in filter_frame()
780 match = checkmm(ctx, combs, match, fxo[mB], gen_frames, field); in filter_frame()
[all …]
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavfilter/
H A Dvf_fieldmatch.c683 const int *fxo; in filter_frame() local
719 fxo = field ^ order ? fxo1m : fxo0m; in filter_frame()
741 match = compare_fields(fm, fxo[mC], fxo[mP], field); in filter_frame()
743 match = compare_fields(fm, match, fxo[mN], field); in filter_frame()
765 … match = checkmm(ctx, combs, match, match == fxo[mP] ? fxo[mC] : fxo[mP], gen_frames, field); in filter_frame()
768 match = checkmm(ctx, combs, match, fxo[mN], gen_frames, field); in filter_frame()
771 match = checkmm(ctx, combs, match, fxo[mU], gen_frames, field); in filter_frame()
774 match = checkmm(ctx, combs, match, fxo[mN], gen_frames, field); in filter_frame()
775 match = checkmm(ctx, combs, match, fxo[mU], gen_frames, field); in filter_frame()
776 match = checkmm(ctx, combs, match, fxo[mB], gen_frames, field); in filter_frame()
[all …]
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavfilter/
H A Dvf_fieldmatch.c683 const int *fxo; in filter_frame() local
719 fxo = field ^ order ? fxo1m : fxo0m; in filter_frame()
745 match = compare_fields(fm, fxo[mC], fxo[mP], field); in filter_frame()
747 match = compare_fields(fm, match, fxo[mN], field); in filter_frame()
769 … match = checkmm(ctx, combs, match, match == fxo[mP] ? fxo[mC] : fxo[mP], gen_frames, field); in filter_frame()
772 match = checkmm(ctx, combs, match, fxo[mN], gen_frames, field); in filter_frame()
775 match = checkmm(ctx, combs, match, fxo[mU], gen_frames, field); in filter_frame()
778 match = checkmm(ctx, combs, match, fxo[mN], gen_frames, field); in filter_frame()
779 match = checkmm(ctx, combs, match, fxo[mU], gen_frames, field); in filter_frame()
780 match = checkmm(ctx, combs, match, fxo[mB], gen_frames, field); in filter_frame()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavfilter/
H A Dvf_fieldmatch.c683 const int *fxo; in filter_frame() local
719 fxo = field ^ order ? fxo1m : fxo0m; in filter_frame()
745 match = compare_fields(fm, fxo[mC], fxo[mP], field); in filter_frame()
747 match = compare_fields(fm, match, fxo[mN], field); in filter_frame()
769 … match = checkmm(ctx, combs, match, match == fxo[mP] ? fxo[mC] : fxo[mP], gen_frames, field); in filter_frame()
772 match = checkmm(ctx, combs, match, fxo[mN], gen_frames, field); in filter_frame()
775 match = checkmm(ctx, combs, match, fxo[mU], gen_frames, field); in filter_frame()
778 match = checkmm(ctx, combs, match, fxo[mN], gen_frames, field); in filter_frame()
779 match = checkmm(ctx, combs, match, fxo[mU], gen_frames, field); in filter_frame()
780 match = checkmm(ctx, combs, match, fxo[mB], gen_frames, field); in filter_frame()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavfilter/
H A Dvf_fieldmatch.c683 const int *fxo; in filter_frame() local
719 fxo = field ^ order ? fxo1m : fxo0m; in filter_frame()
745 match = compare_fields(fm, fxo[mC], fxo[mP], field); in filter_frame()
747 match = compare_fields(fm, match, fxo[mN], field); in filter_frame()
769 … match = checkmm(ctx, combs, match, match == fxo[mP] ? fxo[mC] : fxo[mP], gen_frames, field); in filter_frame()
772 match = checkmm(ctx, combs, match, fxo[mN], gen_frames, field); in filter_frame()
775 match = checkmm(ctx, combs, match, fxo[mU], gen_frames, field); in filter_frame()
778 match = checkmm(ctx, combs, match, fxo[mN], gen_frames, field); in filter_frame()
779 match = checkmm(ctx, combs, match, fxo[mU], gen_frames, field); in filter_frame()
780 match = checkmm(ctx, combs, match, fxo[mB], gen_frames, field); in filter_frame()
[all …]
/dports/multimedia/vapoursynth/vapoursynth-R54/src/filters/vivtc/
H A Dvivtc.c675 const int *fxo = field ^ order ? fxo1m : fxo0m; in vfmGetFrame() local
706 …match = compareFieldsSlow(prv, src, nxt, map, fxo[mC], fxo[mP], vfm->mchroma, field, vfm->y0, vfm-… in vfmGetFrame()
727 …match = checkmm(match, match == fxo[mP] ? fxo[mC] : fxo[mP], &mics[match], &mics[match == fxo[mP] … in vfmGetFrame()
729 …match = checkmm(match, fxo[mN], &mics[match], &mics[fxo[mN]], &blockN, vfm->mi, field, vfm->chroma… in vfmGetFrame()
731 …match = checkmm(match, fxo[mU], &mics[match], &mics[fxo[mU]], &blockN, vfm->mi, field, vfm->chroma… in vfmGetFrame()
733 …match = checkmm(match, fxo[mN], &mics[match], &mics[fxo[mN]], &blockN, vfm->mi, field, vfm->chroma… in vfmGetFrame()
734 …match = checkmm(match, fxo[mU], &mics[match], &mics[fxo[mU]], &blockN, vfm->mi, field, vfm->chroma… in vfmGetFrame()
735 …match = checkmm(match, fxo[mB], &mics[match], &mics[fxo[mB]], &blockN, vfm->mi, field, vfm->chroma… in vfmGetFrame()
738 …match = checkmm(match, match == fxo[mP] ? fxo[mC] : fxo[mP], &mics[match], &mics[match == fxo[mP] … in vfmGetFrame()
740 …match = checkmm(match, fxo[mU], &mics[match], &mics[fxo[mU]], &blockN, vfm->mi, field, vfm->chroma… in vfmGetFrame()
[all …]
/dports/net/yate/yate-6.4.0-1/conf.d/
H A Danalog.conf.sample4 ; 'line group-name/fxo/circuit-code' configure a line belonging to group
5 ; <group-name> or <group-name/fxo> and using the circuit with code
6 ; <circuit-code> in that group. The 'fxo' part means that the line is the FXO
9 ; [line group-name/circuit-code] or [line group-name/fxo/circuit-code] sections
25 ; ^13\(*.)$=analog/office-fxo/\1
26 ; ^013$=analog/office-fxo;
30 ; will have the value 'fxs' or 'fxo' which indicates the call initiator (this is
121 ; fxs,fxo: string: Specify the span(s) containing the analog channel(s) used by
127 ;fxo=
198 ;[line group-name/fxo/circuit-code]
/dports/net-mgmt/librenms/librenms-21.5.1/mibs/cisco/
H A DOLD-CISCO-CHASSIS-MIB589 cvs510-fxo(781),
1076 vic-fxo(501),
1082 vic-2fxo-eu(508),
1083 vic-2fxo-m3(509),
1084 vic-2fxo-m4(510),
1085 vic-2fxo-m5(511),
1086 vic-2fxo-m6(512),
1087 vic-2fxo-m7(513),
1088 vic-2fxo-m8(514),
1098 vic-2fxo-m2(525),
[all …]
/dports/net-mgmt/observium/observium/mibs/a3com/
H A DA3COM-HUAWEI-VOANALOGIF-MIB91 fxo(2),
304 parameters for analog fxo voice interface."
314 created when an analog fxo interface has been found."
344 "The index of voice analog interface fxo configuration
370 delay on the analog fxo interface."
432 function on an analog fxo interface."
458 fxo interface."
480 analog fxo interface."
490 created when an analog fxo interface has been found."
518 "The index of voice analog interface fxo timer table."
H A DA3COM-HUAWEI-E1-MIB405 fxo-ground(5),
406 fxo-loop(6),
419 fxo-ground FXO Ground Start
420 fxo-loop FXO Loop Start
/dports/net-mgmt/netdisco-mibs/netdisco-mibs-4.010/3com/
H A Da3com-huawei-voanalogif.mib91 fxo(2),
304 parameters for analog fxo voice interface."
314 created when an analog fxo interface has been found."
344 "The index of voice analog interface fxo configuration
370 delay on the analog fxo interface."
432 function on an analog fxo interface."
458 fxo interface."
480 analog fxo interface."
490 created when an analog fxo interface has been found."
518 "The index of voice analog interface fxo timer table."
H A Da3com-huawei-e1.mib405 fxo-ground(5),
406 fxo-loop(6),
419 fxo-ground FXO Ground Start
420 fxo-loop FXO Loop Start
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/freetdm/conf/
H A Dfreetdm.conf46 fxo-channel => 1:1-2
55 fxo-channel => 3
/dports/www/fusionpbx/fusionpbx-4.4.1/resources/templates/conf/
H A Dfreetdm.conf46 fxo-channel => 1:1-2
55 fxo-channel => 3

12345678