Channel tech 'Voter' is not currently loaded asl3

testCLI> core reload
– Reloading module ‘extconfig’ (Configuration)
– Reloading module ‘logger’ (Logger)
Asterisk Queue Logger restarted
– Reloading module ‘cdr’ (CDR Engine)
[2024-09-11 22:36:03.034] NOTICE[5423]: cdr.c:4568 cdr_toggle_runtime_options: CDR simple logging enabled.
– Reloading module ‘cel’ (CEL Engine)
– CEL logging disabled.
– Reloading module ‘dnsmgr’ (DNS Manager)
– Reloading module ‘dsp’ (DSP)
– Reloading module ‘enum’ (ENUM Support)
– Reloading module ‘features’ (Call Features)
– Reloading module ‘http’ (Built-in HTTP Server)
– Reloading module ‘indications’ (Indication Tone Handling)
– Reloading module ‘acl’ (Named ACL system)
– Reloading module ‘manager’ (Asterisk Manager Interface)
– Reloading module ‘plc’ (PLC)
– Reloading module ‘udptl’ (UDPTL)
– Reloading module ‘res_crypto.so’ (Cryptographic Digital Signatures)
– Reloading module ‘res_smdi.so’ (Simplified Message Desk Interface (SMDI) Resource)
– Reloading module ‘chan_dahdi.so’ (DAHDI Telephony w/PRI & SS7 & MFC/R2)
– Reloading module ‘chan_iax2.so’ (Inter Asterisk eXchange (Ver 2))
[2024-09-11 22:36:03.035] NOTICE[5423]: chan_iax2.c:13747 set_config: Ignoring bindport on reload
– Reloading module ‘res_adsi.so’ (ADSI Resource)
– Reloading module ‘cdr_csv.so’ (Comma Separated Values CDR Backend)
– Reloading module ‘cdr_custom.so’ (Customizable Comma Separated Values CDR Backend)
– Reloading module ‘cdr_manager.so’ (Asterisk Manager Interface CDR Backend)
– Reloading module ‘app_playback.so’ (Sound File Playback Application)
– Reloading module ‘app_rpt.so’ (Radio Repeater/Remote Base Application)
[2024-09-11 22:36:03.035] WARNING[5423]: app_rpt.c:5598 load_config: Channel tech ‘Voter’ is not currently loaded, not adding node ‘1101’
– Reloading module ‘app_voicemail.so’ (Comedian Mail (Voicemail System))
– Reloading module ‘pbx_config.so’ (Text Extension Configuration)
== Setting global variable ‘HOMENPA’ to ‘999’
== Setting global variable ‘NODE’ to ‘515930’
– Reloading module ‘res_rpt_http_registrations.so’ (RPT HTTP Periodic Registrations)
– Re-Loading config for repeater 515930
test
CLI>

from my modules file.conf

; CDR
load => cdr_csv.so ; Comma Separated Values CDR Backend
load => cdr_custom.so ; Customizable Comma Separated Values CDR
load => cdr_manager.so ; Asterisk Manager Interface CDR Backend

; Channels
noload => chan_agent.so ; Agent Proxy Channel
noload => chan_alsa.so ; ALSA Console Channel Driver
noload => chan_beagle.so ; Beagleboard Radio Interface Channel Driver
load => chan_dahdi.so ; DAHDI Telephony
load => chan_echolink.so ; echolink Channel Driver
noload => chan_features.so ; Feature Proxy Channel
noload => chan_gtalk.so ; Gtalk Channel Driver
load => chan_iax2.so ; Inter Asterisk eXchange (Ver 2)
noload => chan_local.so ; Local Proxy Channel (Note: used internal
noload => chan_oss.so ; Channel driver for OSS sound cards
noload => chan_phone.so ; Generic Linux Telephony Interface driver
noload => chan_pi.so ; DMK Engineering “PITA” Board on Rpi2/3 Channel Driver
noload => chan_simpleusb.so ; CM1xx USB Cards with Radio Interface Channel Driver (No DSP)
noload => chan_sip.so ; Session Initiation Protocol (SIP)
noload => chan_tlb.so ; TheLinkBox Channel Driver
noload => chan_usbradio.so ; CM1xx USB Cards with Radio Interface Channel Driver (DSP)
load => chan_usrp.so ; GNU Radio interface USRP Channel Driver
load => chan_voter.so ; Radio Voter Channel Driver

testCLI> module load voter
Unable to load module voter
Command ‘module load voter’ failed.
[2024-09-11 22:59:38.180] ERROR[6353]: loader.c:283 module_load_error: Error loading module ‘voter’: /usr/lib/x86_64-linux-gnu/asterisk/modules/voter.so: cannot open shared object file: No such file or directory
test
CLI>

testCLI> module show
Module Description Use Count Status Support Level
acl Named ACL system 2 Running core
app_authenticate.so Authentication Application 0 Running core
app_dial.so Dialing Application 0 Running core
app_exec.so Executes dialplan applications 0 Running core
app_morsecode.so Morse code 0 Running extended
app_mp3.so Silly MP3 Application 0 Running extended
app_playback.so Sound File Playback Application 0 Running core
app_rpt.so Radio Repeater/Remote Base Application 9 Running extended
app_sendtext.so Send and Receive Text Applications 0 Running core
app_system.so Generic System() application 0 Running core
app_transfer.so Transfers a caller to another extension 0 Running core
app_voicemail.so Comedian Mail (Voicemail System) 0 Running core
ccss Call Completion Supplementary Services 3 Running core
cdr CDR Engine 5 Running core
cdr_csv.so Comma Separated Values CDR Backend 0 Running extended
cdr_custom.so Customizable Comma Separated Values CDR 0 Running core
cdr_manager.so Asterisk Manager Interface CDR Backend 0 Running core
cel CEL Engine 1 Running core
chan_dahdi.so DAHDI Telephony w/PRI & SS7 & MFC/R2 22 Running core
chan_echolink.so Echolink Channel Driver 0 Not Running extended
chan_iax2.so Inter Asterisk eXchange (Ver 2) 5 Running core
chan_usrp.so USRP Channel Module 1 Running extended
codec_a_mu.so A-law and Mulaw direct Coder/Decoder 0 Running core
codec_adpcm.so Adaptive Differential PCM Coder/Decoder 0 Running core
codec_alaw.so A-law Coder/Decoder 0 Running core
codec_g726.so ITU G.726-32kbps G726 Transcoder 0 Running core
codec_gsm.so GSM Coder/Decoder 0 Running core
codec_ulaw.so mu-Law Coder/Decoder 54 Running core
dnsmgr DNS Manager 2 Running core
dsp DSP 1 Running core
enum ENUM Support 2 Running core
extconfig Configuration 13 Running core
features Call Features 1 Running core
format_g723.so G.723.1 Simple Timestamp File Format 0 Running core
format_g726.so Raw G.726 (16/24/32/40kbps) data 0 Running core
format_g729.so Raw G.729 data 0 Running core
format_gsm.so Raw GSM data 0 Running core
format_h263.so Raw H.263 data 0 Running core
format_h264.so Raw H.264 data 0 Running core
format_ilbc.so Raw iLBC data 0 Running core
format_pcm.so Raw/Sun uLaw/ALaw 8KHz (PCM,PCMA,AU), G. 0 Running core
format_sln.so Raw Signed Linear Audio support (SLN) 8k 0 Running core
format_vox.so Dialogic VOX (ADPCM) File Format 0 Running extended
format_wav.so Microsoft WAV/WAV16 format (8kHz/16kHz S 0 Running core
format_wav_gsm.so Microsoft WAV format (Proprietary GSM) 0 Running core
func_base64.so base64 encode/decode dialplan functions 0 Running core
func_callerid.so Party ID related dialplan functions (Cal 0 Running core
func_cdr.so Call Detail Record (CDR) dialplan functi 0 Running core
func_channel.so Channel information dialplan functions 0 Running core
func_curl.so Load external URL 0 Running core
func_cut.so Cut out information from a string 0 Running core
func_db.so Database (astdb) related dialplan functi 0 Running core
func_enum.so ENUM related dialplan functions 0 Running core
func_env.so Environment/filesystem dialplan function 0 Running core
func_frame_trace.so Frame Trace for internal ast_frame debug 0 Running extended
func_global.so Variable dialplan functions 0 Running core
func_groupcount.so Channel group dialplan functions 0 Running core
func_logic.so Logical dialplan functions 0 Running core
func_math.so Mathematical dialplan function 0 Running core
func_md5.so MD5 digest dialplan functions 0 Running core
func_rand.so Random number dialplan function 0 Running core
func_realtime.so Read/Write/Store/Destroy values from a R 0 Running core
http Built-in HTTP Server 2 Running core
indications Indication Tone Handling 1 Running core
logger Logger 1 Running core
manager Asterisk Manager Interface 1 Running core
pbx_config.so Text Extension Configuration 0 Running core
plc PLC 1 Running core
res_adsi.so ADSI Resource 1 Running deprecated
res_crypto.so Cryptographic Digital Signatures 1 Running core
res_curl.so cURL Resource Module 3 Running core
res_rpt_http_registrations.so RPT HTTP Periodic Registrations 0 Running extended
res_smdi.so Simplified Message Desk Interface (SMDI) 2 Running extended
res_timing_dahdi.so DAHDI Timing Interface 0 Running core
res_timing_timerfd.so Timerfd Timing Interface 29 Running core
res_usbradio.so USB Radio Resource 0 Running extended
sounds Sounds Index 1 Running core
udptl UDPTL 1 Running core
78 modules loaded
test
CLI>

suggestions? Thank you

Are you looking for chan_voter?

yes there is no file inside the route

testCLI> module load voter
Unable to load module voter
Command ‘module load voter’ failed.
[2024-09-11 22:59:38.180] ERROR[6353]: loader.c:283 module_load_error: Error loading module ‘voter’: /usr/lib/x86_64-linux-gnu/asterisk/modules/voter.so: cannot open shared object file: No such file or directory
test
CLI>

There is no module “voter”. There is “chan_voter”.

Yes ok channel not a form, however, to make it activate by ASL-Menu I had to create the private node 1101 creating it with voter and told me that it could not do it and therefore I started the search for how it was possible I then restarted asterisk and the procedure of creation has been redone of the node 1101 and created the private node with the voter

– Reloading module ‘app_rpt.so’ (Radio Repeater/Remote Base Application)
– Reloading module ‘app_voicemail.so’ (Comedian Mail (Voicemail System))
– Reloading module ‘chan_voter.so’ (Voter Radio Channel Driver)
– Reloading module ‘pbx_config.so’ (Text Extension Configuration)
== Setting global variable ‘HOMENPA’ to ‘999’
== Setting global variable ‘NODE’ to ‘515930’
– Reloading module ‘res_rpt_http_registrations.so’ (RPT HTTP Periodic Registrations)
– Re-Loading config for repeater 1101
– Re-Loading config for repeater 515930
test*CLI>

https://wiki.allstarlink.org/wiki/VOTER