Search results

  1. A

    Use of sched_broadcast

    Hi, In dialplan I try to run a call broadcast <extension name="run-urgences" continue="false" uuid="ad0a8283-7e22-438b-b92f-ed8cdf36c494"> <condition field="destination_number" expression="^\*911$"> <action application="sched_broadcast" data="+1 BROADCASTUUID both"/> <action...
  2. A

    Ring Group timeout not working

    Hi, I get some trouble witch Rings Group... I have set a ring group with a 300 secondes timeout on extension, hangup at Timeout Destination. I call the ring group, It ring extension propely but after about 15~25 secondes it hangup. Console show: switch_ivr_originate.c:3601 Hangup...
  3. A

    Install mod_bcg729

    I get mod_bcg729 working with fusionpbx, debian 8, install script: Install following packages: apt-get install build-essential automake gcc git libtool pkg-config libfreeswitch-dev Checkout FS srouces mkdir /usr/src/freeswitch-debs git clone https://freeswitch.org/stash/scm/fs/freeswitch.git...
  4. A

    Mod Com G729

    Hi, I'm trying to install mod_com_g729 on a dev server. It's a fresh debian, simply run the fusionpbx installer and follow instruction in http://files.freeswitch.org/g729/INSTALL . All seem to run fine, It display me: Thank You! Running Installer Stopping license server Installing new license...