Jump to content

Vodia PBX

Administrators
  • Posts

    11,117
  • Joined

  • Last visited

Everything posted by Vodia PBX

  1. No, hardcoded... But I don't know how that would help stopping SPAM?! What about using username/password? I guess that would help to stop SPAM.
  2. Hmm. No that is hard coded. IMHO the 80 bits are just overkill, why would you need it?
  3. That response code usually reports about trouble with the codecs. Typically it means that there is no common codec that both sides can agree upon. However, in the case above, it does include G.711 and I can hardly believe that they don't support that codec. My second guess would be that they expect a certian packet length; however we don't insist on anything and it should be okay. Hard to say what is "not acceptable here".
  4. You can only see the uptime. The local time can be seen approximately by the green line in the status page in those pictures (6-minute precision).
  5. Just updated http://wiki.pbxnsip.com/index.php/Counterpath.
  6. No, this is just about the HTTP/HTTPS socket. You can limit the access by choosing password that the end user does not know. Ouch, don't do that on 3.1.2! But it will work on 3.2.
  7. You can also bind the http server only to your private IP address. In the port settings, put something like "192.168.1.2:80" and then it will bind only to that port... A new version will be available today.
  8. Yea looks good to me... If you need numbers below 100, it is also no problem. Not sure about negative numbers, but 0-99 are definitevely okay.
  9. Yea, that was a design decision ("feature"). Star usually means "clear", this is the way people can correct their input. And pound usually means "enter", which e.g. is useful when customers are using extensions with variable length.
  10. You mean because the phone gets idle? That sounds like a feature to me. IMHO the whole hype around presence is completely over. I understand IM is useful, but I never understood what presence should be good for. My productivy dropped like a stone when people saw that I became online. Hiding my presence is a feature!
  11. Ah, you are probably a victim of the Windows file locking mechanism. Seems like we have to Open and Close the file all the time...
  12. Yea, that is the intention. When you perform a attended transfer to the cell phone, you will be able to hear if the other person picks up or the mailbox. There are other situations (e.g. when the PBX call the cell phone because there is a new voicemail message), but in all these cases the user has to interact with the PBX before the interaction happens.
  13. Yes you can. All you need to do is use a symbolic link to another destination. We start to support SQL also from the PBX. Send an email to support@pbxnsip.com to get more infos on that.
  14. Now that you have Xlite working, try presence! The presence works with the address book. As far as I remember the trick was that the presence is not peer to peer, it runs the the PBX as agent.
  15. Nonono. Audio is always sent over UDP. TCP has huge delay if a packet gets lost. Instead of repeating a lost packet (and letting all other packets wait) you better just play back a little click and then the audio will go on.
  16. Are you using failover in the trunk settings? There was another post today about that topic, see http://forum.pbxnsip.com/index.php?showtopic=2039. Maybe that solves the problem.
  17. Well, that is just a speed dial. IMHO there is no reason to offer pressing "1" here, you might really want to hit the owner's mailbox. And you know that you are calling the cell phone number, even if you might not know the number itself.
  18. Yea, we removed it. If you run version 3.2, you can just put "file:cdr.txt" into the SOAP CDR URL field and you'll get nicely formatted files in the file system.
  19. We'll soon come out with a version 3.2, which does fix the problem.
  20. Okay... From the IVR node, you should also be able to send the call to 8xxx, where xxx is the extension number. Anyway, AA is easier.
  21. Apart from using the same preference number twice the dial plan looks okay to me. Which one first only plays a role if a entry in the lower part of the dial plan should not rbe reached because of a entry in the upper part (defining the exception first and then handling other cases). But usually that is a feature - for example if you have a special trunk for calls to New Zealand put that first, and if it fails you go to a more expensive route that also works for New Zealand.
  22. If you put "1#" into the direct destinations of the AA it will wait for a timeout.
  23. The trunks also have a setting that tell the PBX how to present a number. Depending on the version, that even works for inbound calls. YOu might have to upgrade to version 3.2 to get that working.
  24. Is using a prefix in the trunk an option? In R-O-W companies usually have a common company prefix and then append the extension number there. The other thing is that you can tell the PBX not to change the To/From headers. I believe that is in the domain settings.
  25. Ehh - you mean "IVR Node"? Or auto attendant IVR tab?
×
×
  • Create New...