Jump to content

Vodia PBX

Administrators
  • Posts

    11,130
  • Joined

  • Last visited

Everything posted by Vodia PBX

  1. Check out "heartbeat". Because in 2.0 everything of importance is in one directory, it is relatively easy to set this up now.
  2. Well, the agent group does that also. The hunt group does it as soon as someone hits the hunt group (possibly ringing phones in parallel), the queue does it strictly serial and playing entertainment if there should be others ahead. Bottom line: For low traffic choose hunt group, for high traffic queue.
  3. So far we have seen that this works better than before. Can you check again if all the email settings are set properly?
  4. We just put a short two-page flyer and a 12-page detail description on the web (see www.pbxnsip.com/downloads.php). What other material would be useful?
  5. Vodia PBX

    CallerID

    What are you using for "Privacy Indication" in the trunk?
  6. admin and no password. Also see http://wiki.pbxnsip.com/index.php/Installa...and_Quick_Start
  7. Vodia PBX

    CallerID

    You use the tel: syntax for the ANI number (e.g. "tel:8019241234" as alias)
  8. Absolutely. The OS now can now dedicate resources to the PBX and within one core it can dedicate one thread to media processing. All other tasks like virus scanners, file system operations, user interface, web browser etc. can run seperately from the PBX process.
  9. This is one of the topics that we are now working on. Probably we will use just simple http to get this job done; everything else is just too much problem.
  10. Vodia PBX

    tftp

    Please try http://www.pbxnsip.com/download/pbxctrl-2.0.0.1612.exe (this is a test version for the Cisco 7940/60 running version 8.6). This version will put the generated files into the "generated" directory of the PBX, so that you can see what has been generated.
  11. Well, try to isolate the problem. If the pound matching works without SOAP, there is something wrong with SOAP. Try the latest version (build 1611 or higher), I think there was a problem with SOAP requests in one of the previous versions.
  12. Sorry, I dont get it. What is the problem here?
  13. Vodia PBX

    tftp

    Usually the DHCP server can be programmed to hand out leases only on a specific interface. I did this a few days with SuSE Linux, there it was very easy to do it with yast2. Using Cisco phones without DHCP option 66 is a pain. Therefore it makes sense to sort this out. What OS are you using?
  14. The question was: How would i route an entire block of DID number example - 801234* to a specific IVR without affecting the normal block 801924xxxx? You can use a pattern in the "Extension" setting of the trunk like this: !801234(....)!5000! !801924(....)!\1!t!5000 This would first try to match the 801234xxxx and if it does match send it to the account 5000. If there is no match, it will try to match the 801924xxxx and send it to the xxxx extension - if that does not exist to 5000.
  15. The question was: Is it possible for me to just remove the DTMF Match List pattern string in an ivr node an enter an arbitrary length number and specify its end with a '#' key? It should be possible. The pattern would be !([0-9]*)#!\ 1!. That means it matches anything up to a pount key and then returns the string before the pound key.
×
×
  • Create New...