Extensions Not Appearing

  1. 15 years ago

    Hi,
    I can login via my extension (voicemail) number and password, I see my Conferences and Zap trunks, but i don't see any extensions. My Trixbox version is setup in Device and User mode.
    Config -
    fop2.cfg
    [general]
    ; AMI definitions
    manager_host=localhost
    manager_port=5038
    manager_user=remote_mgr
    manager_secret=password
    ;event_mask=call,agent

    ; Daemon definitios
    listen_port = 4446
    restrict_host = servername.domainname:8080
    web_dir = /var/www/html/fop2

    ; Global Config
    language = en
    poll_interval = 86400
    poll_voicemail = 1
    monitor_ipaddress = 0

    master_key = 9999

    ; USER LIST
    ;user=6040:123:all
    ;user=621:1234:all
    ;user=622:1234:all
    ;user=623:1234all
    ;buttonfile=buttons.cfg

    #exec autoconfig-users-freepbx.sh

    manager_custom.conf
    [remote_mgr]
    secret=password
    deny=0.0.0.0/0.0.0.0
    permit=127.0.0.1/255.255.255.0
    read=system,call,log,verbose,command,agent,user,originate
    write=system,call,log,verbose,command,agent,user,originate

    asterisk CLI
    *CLI> manager show connected
    Username IP Address
    admin 127.0.0.1
    remote_mgr 127.0.0.1
    remote_mgr 127.0.0.1

    if I select the following from the mysql DB
    select extension,name from users;

    I get the correct extension > name, but how do I get the autobutton cofig script to create them?

    Same problem on Mozilla and IE with latest Flash installed.

    Cheers!

    Glenn

  2. admin

    25 Aug 2009 Administrator

    Hi Glenn,

    I will have to take a look at freepbx DB to adapt the auto configure scripts. I had some personal issues to attend the last few weeks and I was therefore not online much. If you happen to catch me online via the live help please contact me as I would like to fix the auto config scripts for freepbx device/user mode.

    Regards,

or Sign Up to reply!