alex_rhys-hurn

Member

Last active 14 years ago

  1. 14 years ago
    Sat Mar 13 21:37:15 2010
    alex_rhys-hurn posted in Mix #Exec and Static Configs.

    Hello,

    Has anyone else seen this?

    Is there any solution?

    Thanks

    Alex

  2. Mon Mar 1 17:30:00 2010
    alex_rhys-hurn posted in Mix #Exec and Static Configs.

    I should also add that if I add my DAHDI buttons to autoconfig.cfg before the #exec command it then duplicates my DAHDI buttons and only the buttons that I manually put in autobuttons.cfg work, those automatically generated dont work.

    Regards

    Alex

  3. Mon Mar 1 17:24:09 2010
    alex_rhys-hurn posted in Mix #Exec and Static Configs.

    Hi Nicolas,

    Thank you for the fast reply.

    I have found the problem, Its very odd. A Bug I think.

    This is the code snippet for a DAHDI extension as generated by autoconfig-buttons-freepbx.sh This does not work:

    [ZAP/3]
    type=extension
    extension=1003
    label=Vincent Gitobu
    mailbox=1003@default
    context=from-internal
    queuecontext=from-internal
    extenvoicemail=*1003@default
    privacy=none
    group=Office

    And this is the code that is generated manually by me following the buttons.cfg.sample. This Does work. I bolded the differences:

    [DAHDI/3]
    type=extension
    extension=1003
    label=Vincent Gitobu
    mailbox=1003@default
    context=from-internal
    queuecontext=from-internal
    extenvoicemail=*1003@default
    privacy=none
    group=Office
    channel=DAHDI/3

    The problem is clear! For some reason the script is not generating Dahdi buttons as Dahdi but as ZAP, and is also not putting the channel= line in place.

    Is it possible for you to fix this and release another beta? Now I realize that those folks using ZAP may need it as ZAP so I don't know what mechanism you have to detect between ZAP and DAHDI (I am not a programmer).

    Your help appreciated.

    Alex

  4. Mon Mar 1 13:09:03 2010
    alex_rhys-hurn started the conversation Mix #Exec and Static Configs.

    Hello,

    I am having a problem where my Dahdi extensions and trunks show up but dont work interactively in FOP2.

    I am using the latest beta with fop2admin in Trixbox 2.8 with openvox 4 port fxo card A400P

    I have been able to make the Dahdi buttons work with a static config, but not with the fop2admin tool.

    I read elsewhere in this forum that it is possible to mix static and #exec configs. Is this possible with fop2admin? If so can you give me some pointers on how to get started?

    Thank you.

    Alex