Search results

  1. action after call

    Hello, Is there a way to do something after a call? For example, after a call i would like to use the callback module to call the client and with an IVR ask them if they found a solution with the agent. Thanks in advance
  2. pbx + home automation ?

    Hello, I'm looking for an device wich makes home automation integrated with a pbx ip or legacy pbx. An extension wich i call and with dtmf i can control lamps, doors, etc. Any about that? thanks in advance
  3. a way for not using custom contexts

    Hello, I have a pbx wich each extension has asociated a trunk for making an recieving calls. For inbound calls i was using inbound routes and for outbound calls i was using custom contexts, every one has the correspondient trunk. Recently I realise that if i create an outbound route like this...
  4. monitoring sip trunks with blf

    Hello, I use blf to monitor the state of my extensions, I would like to monitor the state of a sip trunk (linksys 3102), is that possible? thanks in advance
  5. trunk queue

    Hello, I have a system wich forward incomming calls to different cell phones trougth 1 gsm gateway. What I need to do: If an incomming call is forwarded, then the second incomming call can't be forwarded because the trunk is being used, so I would like to put the second call into a kind of...
  6. installing g729 opensource

    Hello I want to install the codec g729 from :asterisk.hosting.lv/ I dont know wich is the version I need, Im using elastix 2.0 (with asterisk 1.6) and this is my processor: [root@localhost ~]# cat /proc/cpuinfo processor : 0 vendor_id : GenuineIntel cpu family : 15 model...
  7. CREATING EXTENSIONS DINAMICALLY

    Hello I want to create users from text files and then viewing them from freepbx, is that possible? The problem is that i have to create 100 users and they have to be visible from freepbx thanks in advance
  8. RECORDINGS PROBLEM

    Hello, I want to upload my recordings and I get this error: Step 1: after pressing upload: Successfully uploaded ivr.wav It seems to be ok, but when I try to name the recording: Step 2: after pressing save: [ERROR] The Recorded File Does Not exists...
  9. ADVANCED DIALPLAN

    Hello I have this scenario: 3 ip phones: 100,101,102 3 trunks: 421100,421101,421102 so I want that each ip phone have one different trunk for outgoing calls, for example: 100 uses the 421100 trunk for outgoing calls 101 uses the 421101 trunk for outgoing calls 102 uses the 421102 trunk for...