Confbridge buttons

Hi - I hope this is not covered anywhere already - I think I've read all the previous posts ...

Essentially I think I have set some buttons up for our 2 confbridge rooms - but they dont really do anything. Noting that historic posts say there is not enough AMI info - but current asterisk docs seem to suggest that there is now...

But I have to admit I am not too sure about whether the settings are right!

Many Thanks,
Dave

We have FOP2 2.26 and Asterisk 10

manager.conf :

[fop2]
secret = xxxxx
deny=0.0.0.0/0.0.0.0
permit=127.0.0.1/255.255.255.0
read = all
write = all
writetimeout = 1000
eventfilter=!Event: RTCPSent
eventfilter=!Event: RTCPReceived
eventfilter=!Event: VarSet
eventfilter=!Event: Cdr
eventfilter=!Event: ExtensionStatus
eventfilter=!Event: ChannelUpdate

buttons.cfg

[CONFERENCE/600]
type=conference
label=Conf internal
;server=1
extension=600
context=default

Comments

  • What asterisk version are you using?
  • Hi,

    We are running 10.

    Sorry for the delay - I got a little distracted !

    Thanks
    Dave
  • Asterisk 10 does not advertise confbridge events over AMI. You must upgrade Asterisk if you want them showing on FOP2.

    Best regards,
  • Thank you ! At least I know I am not going to fix it ... the world does not end I guess without the events showing, and I am not sure we are brave enough for an upgrade...
Sign In or Register to comment.