Displaying 9 results from an estimated 9 matches for "displaysystemname".
2007 Mar 02
4
rtsavesysname not working in 1.4
I am trying to have asterisk update the system name in my realtime
peers, but it does not seem to be working. Here is what I've done so
far.
- added systemname => mysystemname in asterisk.conf
- set rtsavesysname=yes in sip.conf.
- created a table called "sysname" in my peers table in mysql
- restarted asterisk
- rebooted my phone to force a re-register
Is there something
2009 Feb 23
3
don't get 2.0 gui to run on asterisk 1.6.0.5
...nfig
make install
and If I open one of the URLs:
http://localhost:8088/asterisk/static/config/cfgbasic.html
http://127.0.0.1:8088/asterisk/static/config/cfgbasic.html
I always get 404 not found!
For any advises I would thank you. Here is the manager.conf and http.conf
manager.conf:
[general]
displaysystemname = yes
enabled = yes
webenabled = yes
port = 5038
httptimeout = 60
bindaddr = 0.0.0.0
[administrator]
secret = ******
read = system,call,log,verbose,command,agent,user,config
write = system,call,log,verbose,command,agent,user,config
and the http.conf:
enabled=yes
enablestatic=yes
bindaddr=0.0....
2009 Jul 03
1
Asterisk + Openfire
I am trying to connect Asterisk and Openfire together, but it's not yet
working completely...
I don't know for sure if my manager.conf-file is set correctly. I use
this manager.conf file just to let Openfire talk to Asterisk...
[general]
displaysystemname = yes
enabled = yes
webenabled = yes (is this necessary for Openfire ???)
port = 5038
bindaddr = 0.0.0.0
[openfire]
secret=XXXXXX
deny=0.0.0.0/0.0.0.0
permit=192.168.2.5/255.255.255.0
The Openfire-server is @ 192.168.2.5.
Openfire takes forever to connect to Asterisk... My Asterisk-firewall i...
2007 May 17
1
GUI: Not Found. Move along
Hi there,
I just installed the GUI for Asterisk 1.4.4 and correctly set my
settings but when I use my browser to access it, it gives me an error
saying "Not Found. Nothing to see here, move along" with "asterisk" in
the header and footer...
anyone had this problemn before?
greetz
2007 Mar 12
1
ACM question
...rom
another machine I've been over the information about ACM at voip-info.org
and haven't been able to figure out what I'm missing. I've included my
manager.conf file and the error I'm getting from the other machine. Can
anyone point out my problem?
TIA
Manager.conf:
[general]
displaysystemname = yes
enabled = yes
port = 5038
bindaddr = 0.0.0.0
[myuser]
secret=mypass
permit=0.0.0.0/0.0.0.0
read = system,call,log,verbose,command,agent,user,config
write = system,call,log,verbose,command,agent,user,config
Local System that works:
[root@192-168-0-160 ~]# telnet 192.168.0.160 5038
Trying 192...
2009 May 21
0
1.4.24.1 -> 1.6.0.9: segfault
...9;: == Found
== Parsing '/etc/asterisk/dnsmgr.conf': == Found
== Parsing '/etc/asterisk/http.conf': == Found
................
== Parsing '/etc/asterisk/manager.conf': == Found
[May 20 18:43:54] NOTICE[750]: manager.c:3903 __init_manager: Invalid
keyword <displaysystemname> = <yes> in manager.conf [general
........
== Parsing '/etc/asterisk/smdi.conf': == Found
[May 20 18:43:54] NOTICE[750]: res_smdi.c:1272 load_module: No SMDI
interfaces are available to listen on, not starting SMDI listener.
...........
== Parsing '/etc/asterisk/musico...
2007 Oct 09
2
Asterisk Realtime woes
...I have observed that traffic is not being passed to the clients via the asterisk server they are registered to, hence breaking the call.
Any insight on this would be great as the documentation on this subject is almost non-existent.
Here's all the configs.
sip.conf
[general]
svrlookup=yes
displaysystemname=yes
;rtcachefriends=yes
rtsavesysname=yes
canreinvite=no
externip=10.100.1.31
extensions.conf
[internal]
switch => Realtime/internal at extensions
res_mysql.conf
[general]
dbhost = 10.100.1.32
dbname = asterisk
dbuser = asterisk
dbpass = ***********
dbport = 3306
dbsock = /var/lib/mysql/mysq...
2013 Jan 10
1
Segmentation fault after upgrading from asterisk-10.5.0 to asterisk-11.1.2
...== Manager registered action Filter
== Registered custom function 'AMI_CLIENT'
== Parsing '/etc/asterisk/manager.conf': Found
== Parsing '/etc/asterisk/manager_humbug.conf': Found
[2013-01-10 14:20:10] NOTICE[27062]: manager.c:7545 __init_manager: Invalid keyword <displaysystemname> = <yes> in manager.conf [general]
== Parsing '/etc/asterisk/users.conf': Found
== Parsing '/etc/asterisk/cdr.conf': Found
[2013-01-10 14:20:10] NOTICE[27062]: cdr.c:1613 do_reload: CDR logging disabled, data will be lost.
-- CEL logging disabled.
== Parsing '...
2009 May 21
0
Writing Hangup causes to CDR record
...9;: == Found
== Parsing '/etc/asterisk/dnsmgr.conf': == Found
== Parsing '/etc/asterisk/http.conf': == Found
................
== Parsing '/etc/asterisk/manager.conf': == Found
[May 20 18:43:54] NOTICE[750]: manager.c:3903 __init_manager: Invalid
keyword <displaysystemname> = <yes> in manager.conf [general
........
== Parsing '/etc/asterisk/smdi.conf': == Found
[May 20 18:43:54] NOTICE[750]: res_smdi.c:1272 load_module: No SMDI
interfaces are available to listen on, not starting SMDI listener.
...........
== Parsing '/etc/asterisk/musico...