Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N
carpenox wrote:it could be a few things but check your asterisk sockets first:
screen -ls
and show me the output
carpenox wrote:it could be a few things but check your asterisk sockets first:
screen -ls
and show me the output
carpenox wrote:run this command:
dahdi_cfg -vvvv
carpenox wrote:run this command:
dahdi_cfg -vvvv
carpenox wrote:run this command:
dahdi_cfg -vvvv
[general]
enabled = yes
port = 5038
bindaddr = 0.0.0.0
timestampevents = yes
[cron]
secret = 1234
read = system,call,log,verbose,command,agent,user,originate
write = system,call,log,verbose,command,agent,user,originate
[updatecron]
secret = 1234
read = command,reporting
write = command,reporting
eventfilter=Event: CoreShowChannel
[listencron]
secret = 1234
read = system,call,log,verbose,command,agent,user,dtmf
write = command
eventfilter=Event: Shutdown
eventfilter=Event: DTMFBegin
eventfilter=Event: DTMFEnd
eventfilter=Event: NewCallerid
eventfilter=Event: Newstate
eventfilter=Event: Hangup
eventfilter=!Event: HangupRequest
[sendcron]
secret = 1234
read = command
write = system,call,log,verbose,command,agent,user,originate
[sipcron]
secret = 1234
read = call
write = command
eventfilter=Event: SIPInvite
eventfilter=Event: SIPResponse
carpenox wrote:try this and change your passwords accordingly, make sure there isnt any other changes on yours that you need. rename it to manager.conf.bak and then use this:
- Code: Select all
[general]
enabled = yes
port = 5038
bindaddr = 0.0.0.0
timestampevents = yes
[cron]
secret = 1234
read = system,call,log,verbose,command,agent,user,originate
write = system,call,log,verbose,command,agent,user,originate
[updatecron]
secret = 1234
read = command,reporting
write = command,reporting
eventfilter=Event: CoreShowChannel
[listencron]
secret = 1234
read = system,call,log,verbose,command,agent,user,dtmf
write = command
eventfilter=Event: Shutdown
eventfilter=Event: DTMFBegin
eventfilter=Event: DTMFEnd
eventfilter=Event: NewCallerid
eventfilter=Event: Newstate
eventfilter=Event: Hangup
eventfilter=!Event: HangupRequest
[sendcron]
secret = 1234
read = command
write = system,call,log,verbose,command,agent,user,originate
[sipcron]
secret = 1234
read = call
write = command
eventfilter=Event: SIPInvite
eventfilter=Event: SIPResponse
carpenox wrote:yes but rename your existing one to manager.conf.bak incase you need to get it back then edit a whole new file called manager.conf and paste the above into it and change your passwords accordingly
carpenox wrote:yes but rename your existing one to manager.conf.bak incase you need to get it back then edit a whole new file called manager.conf and paste the above into it and change your passwords accordingly
carpenox wrote:did this work for you?
Users browsing this forum: Google [Bot] and 79 guests