Displaying 15 results from an estimated 15 matches for "cli_aliases".
2011 Aug 25
1
"Core Show" being assumed before commands
Good Afternoon,
I have an Asterisk box that is acting like it is passing "core show"
before every command I type. For example, if I type sip, I will get
"No such command 'sip' (type 'core show help sip' for other possible
commands).
Any ideas?
--
-jayson
2019 Jul 26
2
PJSIP wizard reload not reloading ?
...ip show endpoint xxx
...
pickup_group : 0, 3
...
I have seen this problem on Asterisk-16 only (up to latest 16.5.0).
The modified configuration file is included from
/etc/asterisk/pjsip_wizard.conf:
#include astportal/pjsip_wizard.conf
pjsip reload has default definition in cli_aliases.conf:
pjsip reload=module reload res_pjsip.so
res_pjsip_authenticator_digest.so res_pjsip_endpoint_identifier_ip.so
res_pjsip_mwi.so res_pjsip_notify.so res_pjsip_outbound_publish.so
res_pjsip_publish_asterisk.so res_pjsip_outbound_registration.so
Did I miss something, or should I open an issue?...
2013 Jun 07
1
Sample config files installed to /etc
The sample config files in the Asterisk distribution and packages are
really good for getting the demo up and running quickly, for example, to
extend the demo to run behind a WebRTC proxy only required about 6 lines
of extra code to define a peer in sip.conf and enable TCP
However, I'm not sure that they should be installed by default by packages.
Most package managers provide a way to diff
2009 Dec 18
2
Asterisk 1.6.2.0 Now Available!
...same => n,SomethingElse()
* Asterisk now provides the ability to define custom CLI aliases. For example,
if you would like to define short form aliases for frequently used commands,
such as "sh ch" for "core show channels", that is now possible. See the
cli_aliases.conf configuration file for more information.
* Asterisk now has support for subscribing to the state of remote voice
mailboxes via SIP.
* Asterisk now includes expanded HD codec support. G.722.1 and G.722.1C
(Siren7/Siren14) passthrough, recording, and playback is now supported....
2009 Dec 18
2
Asterisk 1.6.2.0 Now Available!
...same => n,SomethingElse()
* Asterisk now provides the ability to define custom CLI aliases. For example,
if you would like to define short form aliases for frequently used commands,
such as "sh ch" for "core show channels", that is now possible. See the
cli_aliases.conf configuration file for more information.
* Asterisk now has support for subscribing to the state of remote voice
mailboxes via SIP.
* Asterisk now includes expanded HD codec support. G.722.1 and G.722.1C
(Siren7/Siren14) passthrough, recording, and playback is now supported....
2011 Mar 25
3
reload command not availeble asterisk 1.8.x
Hey Guys!
I have two asterisk 1.8.3.2 same version on both machine but why one asterisk has "reload" command but other doesn't ?
satish-desktop*CLI> core show version
Asterisk 1.8.3.2 built by root @ satish-desktop on a x86_64 running Linux on 2011-03-25 16:10:39 UTC
satish-desktop*CLI> re <tab><tab>
realtime reload
shirley*CLI> core show version
Asterisk
2020 Jan 16
1
From the CLI, how can I hangup a channel name that includes a space character?
Thanks Doug.
Turns out if using hangup request does not work with the escaped character
CLI> hangup request PJSIP/1003\ a-00000007
Usage: channel request hangup <channel>|<all>
Request that a channel be hung up. The hangup takes effect
the next time the driver reads or writes from the channel.
If 'all' is specified instead of a channel name, all
2014 Jul 10
0
Asterisk 12.4.0 Now Available
...hen PJPROJECT is not
installed (Reported by Don Fanning)
Improvements made in this release:
-----------------------------------
* ASTERISK-23492 - Add option to safe_asterisk to disable
backgrounding (Reported by Walter Doekes)
* ASTERISK-23654 - Add 'pjsip reload' to default cli_aliases.conf
(Reported by Rusty Newton)
* ASTERISK-23811 - Improve performance of Asterisk by reducing the
number of channel snapshots created (Reported by Matt Jordan)
* ASTERISK-22961 - [patch] DTLS-SRTP not working with SHA-256
(Reported by Jay Jideliov)
* ASTERISK-23975 - Descripti...
2014 Jul 10
0
Asterisk 12.4.0 Now Available
...hen PJPROJECT is not
installed (Reported by Don Fanning)
Improvements made in this release:
-----------------------------------
* ASTERISK-23492 - Add option to safe_asterisk to disable
backgrounding (Reported by Walter Doekes)
* ASTERISK-23654 - Add 'pjsip reload' to default cli_aliases.conf
(Reported by Rusty Newton)
* ASTERISK-23811 - Improve performance of Asterisk by reducing the
number of channel snapshots created (Reported by Matt Jordan)
* ASTERISK-22961 - [patch] DTLS-SRTP not working with SHA-256
(Reported by Jay Jideliov)
* ASTERISK-23975 - Descripti...
2014 Apr 23
0
Asterisk 1.8.27.0 Now Available
...tion cannot
handle selinux port restrictions (Reported by Corey Farrell)
* ASTERISK-23220 - STACK_PEEK function with no arguments causes
crash/core dump (Reported by James Sharp)
* ASTERISK-19773 - Asterisk crash on issuing Asterisk-CLI 'reload'
command multiple times on cli_aliases (Reported by Joel Vandal)
* ASTERISK-22757 - segfault in res_clialiases.so on reload when
mapping "module reload" command (Reported by Gareth Blades)
* ASTERISK-17727 - [patch] TLS doesn't get all certificate chain
(Reported by LN)
* ASTERISK-23178 - devicestate.h: devi...
2014 Apr 23
0
Asterisk 1.8.27.0 Now Available
...tion cannot
handle selinux port restrictions (Reported by Corey Farrell)
* ASTERISK-23220 - STACK_PEEK function with no arguments causes
crash/core dump (Reported by James Sharp)
* ASTERISK-19773 - Asterisk crash on issuing Asterisk-CLI 'reload'
command multiple times on cli_aliases (Reported by Joel Vandal)
* ASTERISK-22757 - segfault in res_clialiases.so on reload when
mapping "module reload" command (Reported by Gareth Blades)
* ASTERISK-17727 - [patch] TLS doesn't get all certificate chain
(Reported by LN)
* ASTERISK-23178 - devicestate.h: devi...
2014 Mar 03
0
Asterisk 12.1.0 Now Available
...SK-23220 - STACK_PEEK function with no arguments causes
crash/core dump (Reported by James Sharp)
* ASTERISK-23249 - Skinny subchannel locking issues (Reported by
Damien Wedhorn)
* ASTERISK-19773 - Asterisk crash on issuing Asterisk-CLI 'reload'
command multiple times on cli_aliases (Reported by Joel Vandal)
* ASTERISK-22757 - segfault in res_clialiases.so on reload when
mapping "module reload" command (Reported by Gareth Blades)
* ASTERISK-23250 - CDR(start) function is broken due to sizeof
dereference (Reported by snuffy)
* ASTERISK-17727 - [patch] T...
2014 Mar 03
0
Asterisk 12.1.0 Now Available
...SK-23220 - STACK_PEEK function with no arguments causes
crash/core dump (Reported by James Sharp)
* ASTERISK-23249 - Skinny subchannel locking issues (Reported by
Damien Wedhorn)
* ASTERISK-19773 - Asterisk crash on issuing Asterisk-CLI 'reload'
command multiple times on cli_aliases (Reported by Joel Vandal)
* ASTERISK-22757 - segfault in res_clialiases.so on reload when
mapping "module reload" command (Reported by Gareth Blades)
* ASTERISK-23250 - CDR(start) function is broken due to sizeof
dereference (Reported by snuffy)
* ASTERISK-17727 - [patch] T...
2014 Apr 23
0
Asterisk 11.9.0 Now Available
...tion cannot
handle selinux port restrictions (Reported by Corey Farrell)
* ASTERISK-23220 - STACK_PEEK function with no arguments causes
crash/core dump (Reported by James Sharp)
* ASTERISK-19773 - Asterisk crash on issuing Asterisk-CLI 'reload'
command multiple times on cli_aliases (Reported by Joel Vandal)
* ASTERISK-22757 - segfault in res_clialiases.so on reload when
mapping "module reload" command (Reported by Gareth Blades)
* ASTERISK-17727 - [patch] TLS doesn't get all certificate chain
(Reported by LN)
* ASTERISK-23178 - devicestate.h: devi...
2014 Apr 23
0
Asterisk 11.9.0 Now Available
...tion cannot
handle selinux port restrictions (Reported by Corey Farrell)
* ASTERISK-23220 - STACK_PEEK function with no arguments causes
crash/core dump (Reported by James Sharp)
* ASTERISK-19773 - Asterisk crash on issuing Asterisk-CLI 'reload'
command multiple times on cli_aliases (Reported by Joel Vandal)
* ASTERISK-22757 - segfault in res_clialiases.so on reload when
mapping "module reload" command (Reported by Gareth Blades)
* ASTERISK-17727 - [patch] TLS doesn't get all certificate chain
(Reported by LN)
* ASTERISK-23178 - devicestate.h: devi...