Displaying 2 results from an estimated 2 matches for "voipcenter".
Did you mean:
opcenter
2009 Aug 26
1
2 Asterisk boxes : 1 can see the other, not vica versa
...isk-server 2 :
register => BOX-YOCAN:pass2 at ip_hostedasterisk
[hostedasterisk]
type=user ; incoming from Hosted Asterisk
auth=rsa
inkeys=HoStAsTkEy ; pub key of AsteriskHosted
secret=XXX ; pass1 of HostedAsterisk
context=from-HostAst ; incoming from HostedAsterisk
trunk=yes
qualify=yes
[voipcenter]
type=peer
host=IP of HostedAsterisk
auth=rsa
outkey=Key ; private secret key
username=BOX-YOCAN ; username @ HostedAsterisk
trunk=yes
qualify=yes
Asterisk-server 2 (YOCAN) registers well to Asterisk-server 1
(AsteriskHosted) but registration of Asterisk-server 1 (AsteriskHosted)
is rejected by...
2013 Nov 20
2
Asterisk 1.8.24 : illegal instruction
...asterisk: [FAILED]
Starting asterisk:
[root at sip32 admin]# /usr/sbin/asterisk -r
Illegal instruction
[root at sip32 admin]#
[root at sip32 admin]# /usr/sbin/asterisk -c
Illegal instruction
Why can I not start Asterisk ?
I also notice the following in /var/log/asterisk :
[root at sip32 admin-voipcenter]# tail -f /var/log/messages
Nov 20 14:04:31 sip32 kernel: asterisk[2034] trap invalid opcode
ip:530b18 sp:7fffa6051a60 error:0 in asterisk[400000+1d7000]
Nov 20 14:04:31 sip32 kernel: asterisk[2034] trap invalid opcode
ip:530b18 sp:7fffa6051a60 error:0 in asterisk[400000+1d7000]
Nov 20 14:04:35 s...