Displaying 3 results from an estimated 3 matches for "myast".
Did you mean:
yast
2009 Feb 14
1
Asterisk CLI problem if run from /etc/inittab
...y reported to /var/log/asterisk/messages
and system is working fine. Now, if we run from command line (asterisk
-f) and then usie asterisk -r, we properly see logs in CLI. This is
bit strange and not able to solve this problem. Can someone help.
We use CentOS 5.2
#vi /etc/inittab
..
ast:3:respawn:/myast/sbin/asterisk -f
..
Thanks
Jim
2009 Feb 15
1
No such command 'core stop now'
This happens mysteriously & randomly. If asterisk was killed and
restarted, it often gives this error
myast*CLI> core stop now
No such command 'core stop now' (type 'core show help core' for other
possible commands)
Any hint
Thanks
Jim
2004 Sep 15
4
IAX to IAX connect question
...n this way, i will only need to
add new "slaves" in the master, and this is what i tried.
Office iax.conf
===============
register => 999999:mypass@iax2.fwdnet.net
[iaxfwd]
type=user
context=fromiaxfwd
auth=rsa
inkeys=freeworlddialup
[rsaauth]
type=peer
host=dynamic
auth=rsa
outkeys=myast
username=rsaauth
context=extensions
[user01]
type=peer
user=user01
host=dynamic
secret=somepass
username=user01
context=localuse
outkeys=myast
inkeys=myast
Office extensions.conf
======================
[officetime]
exten => _999999,1,Answer
exten => _999999,2,wait(1)
exten => _999999,3,D...