Jump to content

Vodia PBX

Administrators
  • Posts

    11,069
  • Joined

  • Last visited

Everything posted by Vodia PBX

  1. Yes that is correct. We figured that in that case you are not in the mood for long conversations...
  2. That message means that there is something in the web content that cannot be rendered properly. It needs the session variable "domain", which is not set. Not a serious bug, it would be nice which web page triggers this message and why the domain is not set.
  3. Oh obviously the Apache already took port 80. Just start the PBX with the option --http-port 8080, then the PBX will use that port instead of the default port 80. Once you made it to the web interface, you can set the http from there, so that after the next start it will automatically pick the right port.
  4. In the 2.1.4 - kind of. You first need to establish a audio session without video, then you can turn the video on. Technically the PBX thinks it is a FAX (T.38). Both fax and video are transparent to the PBX, so it just passes the media trough.
  5. Yes, as soon as the PBX sees the file "ringback.wav" in a audio_xx directory it will list this in the tones section.
  6. Is the PBX process running? ps auxwww|grep pbxctrl If not, start it as root in the directory where you installed the PBX with "./pbxctrl-* --dir .". Then you should be able to access it with the web browser. Again, Windows makes your life easier herel...
  7. Okay, it seems that the rendering of the HTML text could use an expired HTTP session. Workaround it not to use the daily CDR feature. We will come up with a fix soon.
  8. There must be something with the CDR emails. We are running it in one location now in debug mode - hopefully this helps to locate the problem.
  9. Maybe you have Ethereal running on one of the XP boxes. Do you see any SIP traffic going in and out? Maybe there is some firewall blocking the traffic, it would not be the first time.
  10. Check out http://wiki.pbxnsip.com/index.php/Login. In Linux, you need to do some additional steps to run the PBX as a service. Check out http://wiki.pbxnsip.com/index.php/Installing_in_Linux. If you are not familar with Linux daemons, our suggestion is to get started with Windows first and then later consider using Linux. You can easily move the configuration from Windows to Linux.
  11. You must re-install the voice prompts to get that working...
  12. That is done in the latest and greatest (but no image available yet).
  13. There is little difference between Linux and Windows... Once you got the service running and make it to the web interface, things are pretty much the same in Linux and Windows. Did you see the Wiki yet? http://wiki.pbxnsip.com, it contains a lot of information about how to log in, how to create your first domain, extensions and so on...
  14. Well we put some extra checks into the code - but we were never able to reproduce the problem in the lab really, so it is not clear if those extra fixes did the job...
  15. That sounds like there is a problem with the sending of the performance email? Or the CDR email? That is what happens around midnight!
  16. Does anyone use IPv6? It would be very interesting to get feedback if the IPv6 support is fine or there is anything outstanding. The PBX should support SIP, HTTP, TLS, SRTP, dual IPv4/IPv6, multiple addresses, and everything else that we could dream of. Especially in Vista it should run just great. So far we could test this only on our lab, it would be very interesting to ehar feedback from the real world. See http://www.pbxnsip.com/ipv6 for some more details.
  17. Hmm. I run Windows XP, and there things were okay. Once that you try to register the TSP, the registry is "poisoned". Maybe you have a "fresh" XP left? Manually playing with the registry sounds extremly dangerous to me, TAPI goes deep into the OS and it is easy to screw everything up.
  18. As long as you set speed dial things should be simple. You can also specify the park orbits (extensions) that the extension should search for a free parking space.
  19. Whow is that reproducable? What are the last words (log level 9, log into a file)?
  20. If you put a pound sign behind the destination, then the PBX waits for a timeout. For example, the destination would be "4#". http://wiki.pbxnsip.com/index.php/Auto_Att...ct_Destinations
  21. So far we know about these topics: Teach mode was not working. A workaround is to disable the pass-through mode. It makes sense to show the account in trunk gateway mode in the web interface. Not areally a bug, but something that we should change. It seems there is no easy way to put a mailbox message into one's own mailbox (need to check *98 again).
  22. I think we are talkíng about a couple of weeks. 2.1.4 seems to be stable to far, and so far there was nothing really urgent that required a 2.1.5.
  23. Check out http://en.wikipedia.org/wiki/Telephone_Number_Mapping. Maybe someone wants to add a hint how to do this with the PBX . There is already something on the Wiki http://wiki.pbxnsip.com/index.php/ENUM.
  24. Well, if that number is external the audio depends on what the carrier is sending. When putting an internal number, the call should play ringback as soon as the PBX received a 18x code from the device. That is where the "comfort" noise comes into the game. Comfort means that the PBX or the carrier sends some decent noise to indicate that the channel is still engaged.
  25. Vodia PBX

    SOAP Again

    To me it looks like the SOAP Envelope is missing in the reply. See http://wiki.pbxnsip.com/index.php/Linking_..._to_an_IVR_Node.
×
×
  • Create New...