Guest User

LoyrLino

a guest
Mar 4th, 2019
377
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 47.64 KB | None | 0 0
  1.  
  2. root@Ubuntu18-Asterisk16:~# asterisk -cvvvv
  3. Asterisk already running on /var/run/asterisk/asterisk.ctl. Use 'asterisk -r' to connect.
  4.  
  5. root@Ubuntu18-Asterisk16:~# asterisk -rvvvvvvvvvvc
  6. Ubuntu18-Asterisk16*CLI> module show
  7. Module Description Use Count Status Support Level
  8. acl Named ACL system 2 Running core
  9. app_adsiprog.so Asterisk ADSI Programming Application 0 Running deprecated
  10. app_agent_pool.so Call center agent pool applications 0 Running core
  11. app_alarmreceiver.so Alarm Receiver for Asterisk 0 Running extended
  12. app_amd.so Answering Machine Detection Application 0 Running extended
  13. app_authenticate.so Authentication Application 0 Running core
  14. app_bridgeaddchan.so Bridge Add Channel Application 0 Running core
  15. app_bridgewait.so Place the channel into a holding bridge 0 Running core
  16. app_cdr.so Tell Asterisk to not maintain a CDR for 0 Running core
  17. app_celgenuserevent.so Generate an User-Defined CEL event 0 Running core
  18. app_chanisavail.so Check channel availability 0 Running extended
  19. app_channelredirect.so Redirects a given channel to a dialplan 0 Running core
  20. app_chanspy.so Listen to the audio of an active channel 0 Running core
  21. app_confbridge.so Conference Bridge Application 1 Running core
  22. app_controlplayback.so Control Playback Application 0 Running core
  23. app_db.so Database Access Functions 0 Running core
  24. app_dial.so Dialing Application 0 Running core
  25. app_dictate.so Virtual Dictation Machine 0 Running extended
  26. app_directed_pickup.so Directed Call Pickup Application 0 Running core
  27. app_directory.so Extension Directory 0 Running core
  28. app_disa.so DISA (Direct Inward System Access) Appli 0 Running core
  29. app_dumpchan.so Dump Info About The Calling Channel 0 Running core
  30. app_echo.so Simple Echo Application 0 Running core
  31. app_exec.so Executes dialplan applications 0 Running core
  32. app_externalivr.so External IVR Interface Application 0 Running extended
  33. app_festival.so Simple Festival Interface 0 Running extended
  34. app_followme.so Find-Me/Follow-Me Application 0 Running core
  35. app_forkcdr.so Fork The CDR into 2 separate entities 0 Running core
  36. app_getcpeid.so Get ADSI CPE ID 0 Running deprecated
  37. app_ices.so Encode and Stream via icecast and ices 0 Running deprecated
  38. app_image.so Image Transmission Application 0 Running deprecated
  39. app_jack.so JACK Interface 0 Running extended
  40. app_macro.so Extension Macros 0 Running deprecated
  41. app_milliwatt.so Digital Milliwatt (mu-law) Test Applicat 0 Running core
  42. app_minivm.so Mini VoiceMail (A minimal Voicemail e-ma 0 Running extended
  43. app_mixmonitor.so Mixed Audio Monitoring Application 0 Running core
  44. app_morsecode.so Morse code 0 Running extended
  45. app_mp3.so Silly MP3 Application 0 Running extended
  46. app_mysql.so Simple Mysql Interface 0 Running deprecated
  47. app_nbscat.so Silly NBS Stream Application 0 Running deprecated
  48. app_originate.so Originate call 0 Running core
  49. app_osplookup.so Open Settlement Protocol Applications 0 Running extended
  50. app_page.so Page Multiple Phones 0 Running core
  51. app_playback.so Sound File Playback Application 0 Running core
  52. app_playtones.so Playtones Application 0 Running core
  53. app_privacy.so Require phone number to be entered, if n 0 Running core
  54. app_queue.so True Call Queueing 0 Running core
  55. app_read.so Read Variable Application 0 Running core
  56. app_readexten.so Read and evaluate extension validity 0 Running core
  57. app_record.so Trivial Record Application 0 Running core
  58. app_sayunixtime.so Say time 0 Running core
  59. app_senddtmf.so Send DTMF digits Application 0 Running core
  60. app_sendtext.so Send Text Applications 0 Running core
  61. app_sms.so SMS/PSTN handler 0 Running extended
  62. app_softhangup.so Hangs up the requested channel 0 Running core
  63. app_speech_utils.so Dialplan Speech Applications 0 Running core
  64. app_stack.so Dialplan subroutines (Gosub, Return, etc 0 Running core
  65. app_stasis.so Stasis dialplan application 0 Running core
  66. app_stream_echo.so Stream Echo Application 0 Running core
  67. app_system.so Generic System() application 0 Running core
  68. app_talkdetect.so Playback with Talk Detection 0 Running extended
  69. app_test.so Interface Test Application 0 Running extended
  70. app_transfer.so Transfers a caller to another extension 0 Running core
  71. app_url.so Send URL Applications 0 Running deprecated
  72. app_userevent.so Custom User Event Application 0 Running core
  73. app_verbose.so Send verbose output 0 Running core
  74. app_voicemail.so Comedian Mail (Voicemail System) 0 Running core
  75. app_waitforring.so Waits until first ring after time 0 Running extended
  76. app_waitforsilence.so Wait For Silence/Noise 0 Running extended
  77. app_waituntil.so Wait until specified time 0 Running core
  78. app_while.so While Loops and Conditional Execution 0 Running core
  79. app_zapateller.so Block Telemarketers with Special Informa 0 Running extended
  80. bridge_builtin_features.so Built in bridging features 1 Running core
  81. bridge_builtin_interval_features.so Built in bridging interval features 0 Running core
  82. bridge_holding.so Holding bridge module 0 Running core
  83. bridge_native_rtp.so Native RTP bridging module 0 Running core
  84. bridge_simple.so Simple two channel bridging module 0 Running core
  85. bridge_softmix.so Multi-party software based channel mixin 0 Running core
  86. ccss Call Completion Supplementary Services 4 Running core
  87. cdr CDR Engine 13 Running core
  88. cdr_adaptive_odbc.so Adaptive ODBC CDR backend 0 Running core
  89. cdr_csv.so Comma Separated Values CDR Backend 0 Running extended
  90. cdr_custom.so Customizable Comma Separated Values CDR 0 Running core
  91. cdr_manager.so Asterisk Manager Interface CDR Backend 0 Running core
  92. cdr_mysql.so MySQL CDR Backend 0 Running deprecated
  93. cdr_odbc.so ODBC CDR Backend 0 Running extended
  94. cdr_pgsql.so PostgreSQL CDR Backend 0 Not Running extended
  95. cdr_radius.so RADIUS CDR Backend 0 Not Running extended
  96. cdr_sqlite3_custom.so SQLite3 Custom CDR Module 0 Not Running extended
  97. cdr_tds.so FreeTDS CDR Backend 0 Not Running extended
  98. cel CEL Engine 9 Running core
  99. cel_custom.so Customizable Comma Separated Values CEL 0 Running core
  100. cel_manager.so Asterisk Manager Interface CEL Backend 0 Running core
  101. cel_odbc.so ODBC CEL backend 0 Running core
  102. cel_pgsql.so PostgreSQL CEL Backend 0 Running extended
  103. cel_radius.so RADIUS CEL Backend 0 Not Running extended
  104. cel_sqlite3_custom.so SQLite3 Custom CEL Module 0 Not Running extended
  105. cel_tds.so FreeTDS CEL Backend 0 Not Running extended
  106. chan_bridge_media.so Bridge Media Channel Driver 0 Running core
  107. chan_iax2.so Inter Asterisk eXchange (Ver 2) 0 Running core
  108. chan_mgcp.so Media Gateway Control Protocol (MGCP) 0 Running extended
  109. chan_motif.so Motif Jingle Channel Driver 0 Running core
  110. chan_oss.so OSS Console Channel Driver 0 Running deprecated
  111. chan_phone.so Linux Telephony API Support 0 Running deprecated
  112. chan_pjsip.so PJSIP Channel Driver 0 Running core
  113. chan_rtp.so RTP Media Channel 0 Running core
  114. chan_sip.so Session Initiation Protocol (SIP) 0 Running extended
  115. chan_skinny.so Skinny Client Control Protocol (Skinny) 0 Running extended
  116. chan_unistim.so UNISTIM Protocol (USTM) 0 Running extended
  117. codec_a_mu.so A-law and Mulaw direct Coder/Decoder 0 Running core
  118. codec_adpcm.so Adaptive Differential PCM Coder/Decoder 0 Running core
  119. codec_alaw.so A-law Coder/Decoder 0 Running core
  120. codec_codec2.so Codec 2 Coder/Decoder 0 Running core
  121. codec_g722.so ITU G.722-64kbps G722 Transcoder 0 Running core
  122. codec_g726.so ITU G.726-32kbps G726 Transcoder 0 Running core
  123. codec_gsm.so GSM Coder/Decoder 0 Running core
  124. codec_ilbc.so iLBC Coder/Decoder 0 Running core
  125. codec_lpc10.so LPC10 2.4kbps Coder/Decoder 0 Running core
  126. codec_resample.so SLIN Resampling Codec 0 Running core
  127. codec_speex.so Speex Coder/Decoder 1 Running core
  128. codec_ulaw.so mu-Law Coder/Decoder 0 Running core
  129. dnsmgr DNS Manager 4 Running core
  130. dsp DSP 1 Running core
  131. enum ENUM Support 2 Running core
  132. extconfig Configuration 19 Running core
  133. features Call Features 1 Running core
  134. format_g719.so ITU G.719 0 Running core
  135. format_g723.so G.723.1 Simple Timestamp File Format 0 Running core
  136. format_g726.so Raw G.726 (16/24/32/40kbps) data 0 Running core
  137. format_g729.so Raw G.729 data 0 Running core
  138. format_gsm.so Raw GSM data 0 Running core
  139. format_h263.so Raw H.263 data 0 Running core
  140. format_h264.so Raw H.264 data 0 Running core
  141. format_ilbc.so Raw iLBC data 0 Running core
  142. format_mp3.so MP3 format [Any rate but 8000hz mono is 0 Running extended
  143. format_ogg_speex.so OGG/Speex audio 0 Running extended
  144. format_ogg_vorbis.so OGG/Vorbis audio 0 Running core
  145. format_pcm.so Raw/Sun uLaw/ALaw 8KHz (PCM,PCMA,AU), G. 0 Running core
  146. format_siren14.so ITU G.722.1 Annex C (Siren14, licensed f 0 Running core
  147. format_siren7.so ITU G.722.1 (Siren7, licensed from Polyc 0 Running core
  148. format_sln.so Raw Signed Linear Audio support (SLN) 8k 0 Running core
  149. format_vox.so Dialogic VOX (ADPCM) File Format 0 Running extended
  150. format_wav.so Microsoft WAV/WAV16 format (8kHz/16kHz S 0 Running core
  151. format_wav_gsm.so Microsoft WAV format (Proprietary GSM) 0 Running core
  152. func_aes.so AES dialplan functions 0 Running core
  153. func_base64.so base64 encode/decode dialplan functions 0 Running core
  154. func_blacklist.so Look up Caller*ID name/number from black 0 Running core
  155. func_callcompletion.so Call Control Configuration Function 0 Running core
  156. func_callerid.so Party ID related dialplan functions (Cal 0 Running core
  157. func_cdr.so Call Detail Record (CDR) dialplan functi 0 Running core
  158. func_channel.so Channel information dialplan functions 0 Running core
  159. func_config.so Asterisk configuration file variable acc 0 Running core
  160. func_curl.so Load external URL 1 Running core
  161. func_cut.so Cut out information from a string 0 Running core
  162. func_db.so Database (astdb) related dialplan functi 0 Running core
  163. func_devstate.so Gets or sets a device state in the dialp 0 Running core
  164. func_dialgroup.so Dialgroup dialplan function 0 Running core
  165. func_dialplan.so Dialplan Context/Extension/Priority Chec 0 Running core
  166. func_enum.so ENUM related dialplan functions 0 Running core
  167. func_env.so Environment/filesystem dialplan function 0 Running core
  168. func_extstate.so Gets an extension's state in the dialpla 0 Running core
  169. func_frame_trace.so Frame Trace for internal ast_frame debug 0 Running extended
  170. func_global.so Variable dialplan functions 0 Running core
  171. func_groupcount.so Channel group dialplan functions 0 Running core
  172. func_hangupcause.so HANGUPCAUSE related functions and applic 0 Running core
  173. func_holdintercept.so Hold interception dialplan function 0 Running core
  174. func_iconv.so Charset conversions 0 Running core
  175. func_jitterbuffer.so Jitter buffer for read side of channel. 1 Running core
  176. func_lock.so Dialplan mutexes 0 Running core
  177. func_logic.so Logical dialplan functions 0 Running core
  178. func_math.so Mathematical dialplan function 0 Running core
  179. func_md5.so MD5 digest dialplan functions 0 Running core
  180. func_module.so Checks if Asterisk module is loaded in m 0 Running core
  181. func_odbc.so ODBC lookups 0 Running core
  182. func_periodic_hook.so Periodic dialplan hooks. 2 Running core
  183. func_pitchshift.so Audio Effects Dialplan Functions 0 Running extended
  184. func_pjsip_aor.so Get information about a PJSIP AOR 0 Running core
  185. func_pjsip_contact.so Get information about a PJSIP contact 0 Running core
  186. func_pjsip_endpoint.so Get information about a PJSIP endpoint 0 Running core
  187. func_presencestate.so Gets or sets a presence state in the dia 0 Running core
  188. func_rand.so Random number dialplan function 0 Running core
  189. func_realtime.so Read/Write/Store/Destroy values from a R 0 Running core
  190. func_sha1.so SHA-1 computation dialplan function 0 Running core
  191. func_shell.so Collects the output generated by a comma 0 Running core
  192. func_sorcery.so Get a field from a sorcery object 0 Running core
  193. func_speex.so Noise reduction and Automatic Gain Contr 0 Running core
  194. func_sprintf.so SPRINTF dialplan function 0 Running core
  195. func_srv.so SRV related dialplan functions 0 Running core
  196. func_strings.so String handling dialplan functions 0 Running core
  197. func_sysinfo.so System information related functions 0 Running core
  198. func_talkdetect.so Talk detection dialplan function 0 Running core
  199. func_timeout.so Channel timeout dialplan functions 0 Running core
  200. func_uri.so URI encode/decode dialplan functions 0 Running core
  201. func_version.so Get Asterisk Version/Build Info 0 Running core
  202. func_vmcount.so Indicator for whether a voice mailbox ha 0 Running core
  203. func_volume.so Technology independent volume control 0 Running core
  204. http Built-in HTTP Server 6 Running core
  205. indications Indication Tone Handling 1 Running core
  206. logger Logger 1 Running core
  207. manager Asterisk Manager Interface 1 Running core
  208. pbx_ael.so Asterisk Extension Language Compiler 0 Running extended
  209. pbx_config.so Text Extension Configuration 0 Running core
  210. pbx_dundi.so Distributed Universal Number Discovery ( 0 Running extended
  211. pbx_loopback.so Loopback Switch 0 Running core
  212. pbx_lua.so Lua PBX Switch 0 Running extended
  213. pbx_realtime.so Realtime Switch 0 Running extended
  214. pbx_spool.so Outgoing Spool Support 0 Running core
  215. plc PLC 1 Running core
  216. res_adsi.so ADSI Resource 3 Running deprecated
  217. res_ael_share.so share-able code for AEL 1 Running extended
  218. res_agi.so Asterisk Gateway Interface (AGI) 1 Running core
  219. res_ari.so Asterisk RESTful Interface 10 Running core
  220. res_ari_applications.so RESTful API module - Stasis application 0 Running core
  221. res_ari_asterisk.so RESTful API module - Asterisk resources 0 Running core
  222. res_ari_bridges.so RESTful API module - Bridge resources 0 Running core
  223. res_ari_channels.so RESTful API module - Channel resources 0 Running core
  224. res_ari_device_states.so RESTful API module - Device state resour 0 Running core
  225. res_ari_endpoints.so RESTful API module - Endpoint resources 0 Running core
  226. res_ari_events.so RESTful API module - WebSocket resource 0 Running core
  227. res_ari_model.so ARI Model validators 10 Running core
  228. res_ari_playbacks.so RESTful API module - Playback control re 0 Running core
  229. res_ari_recordings.so RESTful API module - Recording resources 0 Running core
  230. res_ari_sounds.so RESTful API module - Sound resources 0 Running core
  231. res_calendar.so Asterisk Calendar integration 8 Running extended
  232. res_calendar_caldav.so Asterisk CalDAV Calendar Integration 0 Running extended
  233. res_calendar_ews.so Asterisk MS Exchange Web Service Calenda 0 Running extended
  234. res_calendar_exchange.so Asterisk MS Exchange Calendar Integratio 0 Running extended
  235. res_calendar_icalendar.so Asterisk iCalendar .ics file integration 0 Running extended
  236. res_clialiases.so CLI Aliases 0 Running core
  237. res_clioriginate.so Call origination and redirection from th 0 Running core
  238. res_config_curl.so Realtime Curl configuration 0 Running core
  239. res_config_ldap.so LDAP realtime interface 0 Running extended
  240. res_config_mysql.so MySQL RealTime Configuration Driver 0 Running extended
  241. res_config_odbc.so Realtime ODBC configuration 0 Running core
  242. res_config_pgsql.so PostgreSQL RealTime Configuration Driver 0 Running extended
  243. res_config_sqlite3.so SQLite 3 realtime config engine 0 Running core
  244. res_convert.so File format conversion CLI command 0 Running core
  245. res_crypto.so Cryptographic Digital Signatures 4 Running core
  246. res_curl.so cURL Resource Module 3 Running core
  247. res_fax.so Generic FAX Applications 1 Running core
  248. res_fax_spandsp.so Spandsp G.711 and T.38 FAX Technologies 0 Running extended
  249. res_format_attr_celt.so CELT Format Attribute Module 1 Running core
  250. res_format_attr_g729.so G.729 Format Attribute Module 1 Running core
  251. res_format_attr_h263.so H.263 Format Attribute Module 1 Running core
  252. res_format_attr_h264.so H.264 Format Attribute Module 1 Running core
  253. res_format_attr_ilbc.so iLBC Format Attribute Module 1 Running core
  254. res_format_attr_opus.so Opus Format Attribute Module 1 Running core
  255. res_format_attr_silk.so SILK Format Attribute Module 1 Running core
  256. res_format_attr_siren14.so Siren14 Format Attribute Module 1 Running core
  257. res_format_attr_siren7.so Siren7 Format Attribute Module 1 Running core
  258. res_format_attr_vp8.so VP8 Format Attribute Module 1 Running core
  259. res_http_media_cache.so HTTP Media Cache Backend 1 Running core
  260. res_http_post.so HTTP POST support 0 Running core
  261. res_http_websocket.so HTTP WebSocket Support 4 Running extended
  262. res_limit.so Resource limits 0 Running core
  263. res_manager_devicestate.so Manager Device State Topic Forwarder 0 Running core
  264. res_manager_presencestate.so Manager Presence State Topic Forwarder 0 Running core
  265. res_monitor.so Call Monitoring Resource 2 Running deprecated
  266. res_musiconhold.so Music On Hold Resource 0 Running core
  267. res_mutestream.so Mute audio stream resources 0 Running core
  268. res_odbc.so ODBC resource 4 Running core
  269. res_odbc_transaction.so ODBC transaction resource 0 Running core
  270. res_parking.so Call Parking Resource 0 Running core
  271. res_phoneprov.so HTTP Phone Provisioning 1 Running extended
  272. res_pjproject.so PJPROJECT Log and Utility Support 4 Running core
  273. res_pjsip.so Basic SIP resource 45 Running core
  274. res_pjsip_acl.so PJSIP ACL Resource 0 Running core
  275. res_pjsip_authenticator_digest.so PJSIP authentication resource 0 Running core
  276. res_pjsip_caller_id.so PJSIP Caller ID Support 1 Running core
  277. res_pjsip_config_wizard.so PJSIP Config Wizard 1 Running core
  278. res_pjsip_dialog_info_body_generator.so PJSIP Extension State Dialog Info+XML Pr 0 Running core
  279. res_pjsip_diversion.so PJSIP Add Diversion Header Support 0 Running core
  280. res_pjsip_dlg_options.so SIP OPTIONS in dialog handler 0 Running core
  281. res_pjsip_dtmf_info.so PJSIP DTMF INFO Support 0 Running core
  282. res_pjsip_empty_info.so PJSIP Empty INFO Support 0 Running core
  283. res_pjsip_endpoint_identifier_anonymous.so PJSIP Anonymous endpoint identifier 0 Running core
  284. res_pjsip_endpoint_identifier_ip.so PJSIP IP endpoint identifier 0 Running core
  285. res_pjsip_endpoint_identifier_user.so PJSIP username endpoint identifier 0 Running core
  286. res_pjsip_exten_state.so PJSIP Extension State Notifications 0 Running core
  287. res_pjsip_header_funcs.so PJSIP Header Functions 0 Running core
  288. res_pjsip_history.so PJSIP History 0 Running extended
  289. res_pjsip_logger.so PJSIP Packet Logger 0 Running core
  290. res_pjsip_messaging.so PJSIP Messaging Support 0 Running core
  291. res_pjsip_mwi.so PJSIP MWI resource 0 Running core
  292. res_pjsip_mwi_body_generator.so PJSIP MWI resource 0 Running core
  293. res_pjsip_nat.so PJSIP NAT Support 0 Running core
  294. res_pjsip_notify.so CLI/AMI PJSIP NOTIFY Support 0 Running core
  295. res_pjsip_one_touch_record_info.so PJSIP INFO One Touch Recording Support 0 Running core
  296. res_pjsip_outbound_authenticator_digest.so PJSIP authentication resource 0 Running core
  297. res_pjsip_outbound_publish.so PJSIP Outbound Publish Support 2 Running core
  298. res_pjsip_outbound_registration.so PJSIP Outbound Registration Support 0 Running core
  299. res_pjsip_path.so PJSIP Path Header Support 0 Running core
  300. res_pjsip_phoneprov_provider.so PJSIP Phoneprov Provider 0 Running extended
  301. res_pjsip_pidf_body_generator.so PJSIP Extension State PIDF Provider 0 Running core
  302. res_pjsip_pidf_digium_body_supplement.so PJSIP PIDF Digium presence supplement 0 Running core
  303. res_pjsip_pidf_eyebeam_body_supplement.so PJSIP PIDF Eyebeam supplement 0 Running core
  304. res_pjsip_publish_asterisk.so PJSIP Asterisk Event PUBLISH Support 0 Running core
  305. res_pjsip_pubsub.so PJSIP event resource 11 Running core
  306. res_pjsip_refer.so PJSIP Blind and Attended Transfer Suppor 1 Running core
  307. res_pjsip_registrar.so PJSIP Registrar Support 0 Running core
  308. res_pjsip_rfc3326.so PJSIP RFC3326 Support 0 Running core
  309. res_pjsip_sdp_rtp.so PJSIP SDP RTP/AVP stream handler 0 Running core
  310. res_pjsip_send_to_voicemail.so PJSIP REFER Send to Voicemail Support 0 Running core
  311. res_pjsip_session.so PJSIP Session resource 15 Running core
  312. res_pjsip_sips_contact.so UAC SIPS Contact support 0 Running core
  313. res_pjsip_t38.so PJSIP T.38 UDPTL Support 0 Running core
  314. res_pjsip_transport_websocket.so PJSIP WebSocket Transport Support 0 Not Running core
  315. res_pjsip_xpidf_body_generator.so PJSIP Extension State PIDF Provider 0 Running core
  316. res_realtime.so Realtime Data Lookup/Rewrite 0 Running core
  317. res_resolver_unbound.so Unbound DNS Resolver Support 1 Running core
  318. res_rtp_asterisk.so Asterisk RTP Stack 0 Running core
  319. res_rtp_multicast.so Multicast RTP Engine 1 Running core
  320. res_security_log.so Security Event Logging 0 Running core
  321. res_smdi.so Simplified Message Desk Interface (SMDI) 1 Running extended
  322. res_snmp.so SNMP [Sub]Agent for Asterisk 0 Running extended
  323. res_sorcery_astdb.so Sorcery Astdb Object Wizard 2 Running core
  324. res_sorcery_config.so Sorcery Configuration File Object Wizard 16 Running core
  325. res_sorcery_memory.so Sorcery In-Memory Object Wizard 7 Running core
  326. res_sorcery_memory_cache.so Sorcery Memory Cache Object Wizard 0 Running core
  327. res_sorcery_realtime.so Sorcery Realtime Object Wizard 0 Running core
  328. res_speech.so Generic Speech Recognition API 2 Running core
  329. res_srtp.so Secure RTP (SRTP) 0 Running core
  330. res_stasis.so Stasis application support 17 Running core
  331. res_stasis_answer.so Stasis application answer support 1 Running core
  332. res_stasis_device_state.so Stasis application device state support 1 Running core
  333. res_stasis_playback.so Stasis application playback support 3 Running core
  334. res_stasis_recording.so Stasis application recording support 4 Running core
  335. res_stasis_snoop.so Stasis application snoop support 1 Running core
  336. res_statsd.so Statsd client support 2 Running extended
  337. res_stun_monitor.so STUN Network Monitor 0 Running core
  338. res_timing_pthread.so pthread Timing Interface 0 Running extended
  339. res_timing_timerfd.so Timerfd Timing Interface 1 Running core
  340. res_xmpp.so Asterisk XMPP Interface 1 Running core
  341. sounds Sounds Index 1 Running core
  342. udptl UDPTL 3 Running core
  343. 335 modules loaded
  344.  
  345.  
  346.  
  347. Ubuntu18-Asterisk16*CLI> core show applications
  348. -= Registered Asterisk Applications =-
  349. AddQueueMember: Dynamically adds queue members.
  350. ADSIProg: Load Asterisk ADSI Scripts into phone
  351. AELSub: Launch subroutine built with AEL
  352. AgentLogin: Login an agent.
  353. AgentRequest: Request an agent to connect with the channel.
  354. AGI: Executes an AGI compliant application.
  355. AlarmReceiver: Provide support for receiving alarm reports from a burglar or fire alarm panel.
  356. AMD: Attempt to detect answering machines.
  357. Answer: Answer a channel if ringing.
  358. Authenticate: Authenticate a user
  359. BackGround: Play an audio file while waiting for digits of an extension to go to.
  360. BackgroundDetect: Background a file with talk detect.
  361. Bridge: Bridge two channels.
  362. BridgeAdd: Join a bridge that contains the specified channel.
  363. BridgeWait: Put a call into the holding bridge.
  364. Busy: Indicate the Busy condition.
  365. CallCompletionCancel: Cancel call completion service
  366. CallCompletionRequest: Request call completion service for previous call
  367. CELGenUserEvent: Generates a CEL User Defined Event.
  368. ChangeMonitor: Change monitoring filename of a channel.
  369. ChanIsAvail: Check channel availability
  370. ChannelRedirect: Redirects given channel to a dialplan target
  371. ChanSpy: Listen to a channel, and optionally whisper into it.
  372. ClearHash: Clear the keys from a specified hashname.
  373. ConfBridge: Conference bridge application.
  374. Congestion: Indicate the Congestion condition.
  375. ContinueWhile: Restart a While loop.
  376. ControlPlayback: Play a file with fast forward and rewind.
  377. DAHDIScan: Scan DAHDI channels to monitor calls.
  378. DateTime: Says a specified time in a custom format.
  379. DBdeltree: Delete a family or keytree from the asterisk database.
  380. DeadAGI: Executes AGI on a hungup channel.
  381. Dial: Attempt to connect to another device or endpoint and bridge the call.
  382. Dictate: Virtual Dictation Machine.
  383. Directory: Provide directory of voicemail extensions.
  384. DISA: Direct Inward System Access.
  385. DumpChan: Dump Info About The Calling Channel.
  386. EAGI: Executes an EAGI compliant application.
  387. Echo: Echo media, DTMF back to the calling party
  388. EndWhile: End a while loop.
  389. Exec: Executes dialplan application.
  390. ExecIf: Executes dialplan application, conditionally.
  391. ExecIfTime: Conditional application execution based on the current time.
  392. ExitWhile: End a While loop.
  393. ExtenSpy: Listen to a channel, and optionally whisper into it.
  394. ExternalIVR: Interfaces with an external IVR application.
  395. Festival: Say text to the user.
  396. FollowMe: Find-Me/Follow-Me application.
  397. ForkCDR: Forks the current Call Data Record for this channel.
  398. GetCPEID: Get ADSI CPE ID.
  399. Gosub: Jump to label, saving return address.
  400. GosubIf: Conditionally jump to label, saving return address.
  401. Goto: Jump to a particular priority, extension, or context.
  402. GotoIf: Conditional goto.
  403. GotoIfTime: Conditional Goto based on the current time.
  404. Hangup: Hang up the calling channel.
  405. HangupCauseClear: Clears hangup cause information from the channel that is available through HANGUPCAUSE.
  406. IAX2Provision: Provision a calling IAXy with a given template.
  407. ICES: Encode and stream using 'ices'.
  408. ImportVar: Import a variable from a channel into a new variable.
  409. Incomplete: Returns AST_PBX_INCOMPLETE value.
  410. JabberJoin: Join a chat room
  411. JabberLeave: Leave a chat room
  412. JabberSend: Sends an XMPP message to a buddy.
  413. JabberSendGroup: Send a Jabber Message to a specified chat room
  414. JabberStatus: Retrieve the status of a jabber list member
  415. JACK: Jack Audio Connection Kit
  416. Log: Send arbitrary text to a selected log level.
  417. Macro: Macro Implementation.
  418. MacroExclusive: Exclusive Macro Implementation.
  419. MacroExit: Exit from Macro.
  420. MacroIf: Conditional Macro implementation.
  421. MailboxExists: Check to see if Voicemail mailbox exists.
  422. MessageSend: Send a text message.
  423. Milliwatt: Generate a Constant 1004Hz tone at 0dbm (mu-law).
  424. MinivmAccMess: Record account specific messages.
  425. MinivmDelete: Delete Mini-Voicemail voicemail messages.
  426. MinivmGreet: Play Mini-Voicemail prompts.
  427. MinivmMWI: Send Message Waiting Notification to subscriber(s) of mailbox.
  428. MinivmNotify: Notify voicemail owner about new messages.
  429. MinivmRecord: Receive Mini-Voicemail and forward via e-mail.
  430. MixMonitor: Record a call and mix the audio during the recording. Use of StopMixMonitor is required to guarantee the audio file is available for processing during dialplan execution.
  431. Monitor: Monitor a channel.
  432. Morsecode: Plays morse code.
  433. MP3Player: Play an MP3 file or M3U playlist file or stream.
  434. MSet: Set channel variable(s) or function value(s).
  435. MusicOnHold: Play Music On Hold indefinitely.
  436. MYSQL: Do several mySQLy things
  437. NBScat: Play an NBS local stream.
  438. NoCDR: Tell Asterisk to not maintain a CDR for this channel.
  439. NoOp: Do Nothing (No Operation).
  440. ODBC_Commit: Commits a currently open database transaction.
  441. ODBC_Rollback: Rollback a currently open database transaction.
  442. ODBCFinish: Clear the resultset of a sucessful multirow query.
  443. Originate: Originate a call.
  444. OSPAuth: OSP Authentication.
  445. OSPFinish: Report OSP entry.
  446. OSPLookup: Lookup destination by OSP.
  447. OSPNext: Lookup next destination by OSP.
  448. Page: Page series of phones
  449. Park: Park yourself.
  450. ParkAndAnnounce: Park and Announce.
  451. ParkedCall: Retrieve a parked call.
  452. PauseMonitor: Pause monitoring of a channel.
  453. PauseQueueMember: Pauses a queue member.
  454. Pickup: Directed extension call pickup.
  455. PickupChan: Pickup a ringing channel.
  456. Playback: Play a file.
  457. PlayTones: Play a tone list.
  458. PrivacyManager: Require phone number to be entered, if no CallerID sent
  459. Proceeding: Indicate proceeding.
  460. Progress: Indicate progress.
  461. Queue: Queue a call for a call queue.
  462. QueueLog: Writes to the queue_log file.
  463. QueueUpdate: Writes to the queue_log file for OutBound calls and updates Realtime Data. Is used at h extension to be able to have all the parameters.
  464. RaiseException: Handle an exceptional condition.
  465. Read: Read a variable.
  466. ReadExten: Read an extension into a variable.
  467. ReceiveFAX: Receive a FAX and save as a TIFF/F file.
  468. Record: Record to a file.
  469. RemoveQueueMember: Dynamically removes queue members.
  470. ResetCDR: Resets the Call Data Record.
  471. RetryDial: Place a call, retrying on failure allowing an optional exit extension.
  472. Return: Return from gosub routine.
  473. Ringing: Indicate ringing tone.
  474. SayAlpha: Say Alpha.
  475. SayAlphaCase: Say Alpha.
  476. SayDigits: Say Digits.
  477. SayNumber: Say Number.
  478. SayPhonetic: Say Phonetic.
  479. SayUnixTime: Says a specified time in a custom format.
  480. SendDTMF: Sends arbitrary DTMF digits
  481. SendFAX: Sends a specified TIFF/F file as a FAX.
  482. SendImage: Sends an image file.
  483. SendText: Send a Text Message on a channel.
  484. SendURL: Send a URL.
  485. Set: Set channel variable or function value.
  486. SetAMAFlags: Set the AMA Flags.
  487. SIPAddHeader: Add a SIP header to the outbound call.
  488. SIPDtmfMode: Change the dtmfmode for a SIP call.
  489. SIPRemoveHeader: Remove SIP headers previously added with SIPAddHeader
  490. SMS: Communicates with SMS service centres and SMS capable analogue phones.
  491. SoftHangup: Hangs up the requested channel.
  492. SpeechActivateGrammar: Activate a grammar.
  493. SpeechBackground: Play a sound file and wait for speech to be recognized.
  494. SpeechCreate: Create a Speech Structure.
  495. SpeechDeactivateGrammar: Deactivate a grammar.
  496. SpeechDestroy: End speech recognition.
  497. SpeechLoadGrammar: Load a grammar.
  498. SpeechProcessingSound: Change background processing sound.
  499. SpeechStart: Start recognizing voice in the audio stream.
  500. SpeechUnloadGrammar: Unload a grammar.
  501. StackPop: Remove one address from gosub stack.
  502. StartMusicOnHold: Play Music On Hold.
  503. Stasis: Invoke an external Stasis application.
  504. StopMixMonitor: Stop recording a call through MixMonitor, and free the recording's file handle.
  505. StopMonitor: Stop monitoring a channel.
  506. StopMusicOnHold: Stop playing Music On Hold.
  507. StopPlayTones: Stop playing a tone list.
  508. StreamEcho: Echo media, up to 'N' streams of a type, and DTMF back to the calling party
  509. System: Execute a system command.
  510. TestClient: Execute Interface Test Client.
  511. TestServer: Execute Interface Test Server.
  512. Transfer: Transfer caller to remote extension.
  513. TryExec: Executes dialplan application, always returning.
  514. TrySystem: Try executing a system command.
  515. UnpauseMonitor: Unpause monitoring of a channel.
  516. UnpauseQueueMember: Unpauses a queue member.
  517. UserEvent: Send an arbitrary user-defined event to parties interested in a channel (AMI users and relevant res_stasis applications).
  518. Verbose: Send arbitrary text to verbose output.
  519. VMAuthenticate: Authenticate with Voicemail passwords.
  520. VMSayName: Play the name of a voicemail user
  521. VoiceMail: Leave a Voicemail message.
  522. VoiceMailMain: Check Voicemail messages.
  523. VoiceMailPlayMsg: Play a single voice mail msg from a mailbox by msg id.
  524. Wait: Waits for some time.
  525. WaitDigit: Waits for a digit to be entered.
  526. WaitExten: Waits for an extension to be entered.
  527. WaitForNoise: Waits for a specified amount of noise.
  528. WaitForRing: Wait for Ring Application.
  529. WaitForSilence: Waits for a specified amount of silence.
  530. WaitUntil: Wait (sleep) until the current time is the given epoch.
  531. While: Start a while loop.
  532. Zapateller: Block telemarketers with SIT.
  533. -= 184 Applications Registered =-
Add Comment
Please, Sign In to add comment