Search results

  1. Solved SBC stopped working after update to SP4 (SSL error)

    Ok, I am stupid. Should have tried updating before. Now it is working again. :-) Reason why I did not update was because I was searching for updates (on the 3CX website and via google) and the most recent thing, I found, was a news post from February. Therefore, I was under the false assumption...
  2. Solved SBC stopped working after update to SP4 (SSL error)

    I have two raspberry pis running as SBCs at two remote locations. For the last two months, both SBCs worked flawless without any issue. Yesterday, I updated our main server from v15 SP3 to SP4 (did not change anything else). After that, both SBCs stopped working. Here is the part from the log...
  3. Wav files not hearable after update to V15

    http://www.3cx.com/blog/docs/sp2-convert-wav-files/
  4. Standard Android call running (no 3CX) + 3CX call incoming => incoming call gets kicked out of the l

    Well, in this case... But nice to know that you already did test this. :) For me, the real bottom line is that I just do not want to loose incoming calls. Calls being dropped with a error message from the provider ("the person you are calling is not available presently") instead ringing...
  5. Standard Android call running (no 3CX) + 3CX call incoming => incoming call gets kicked out of the l

    Isn't the currently the case anyway? Of course it does not keep a permanent internet connection and relies on push instead, which is a very good thing. But on the phone itself it usually stays open as far as I can tell. At least that is how I interpret the notification, I currently see 24/7 on...
  6. Standard Android call running (no 3CX) + 3CX call incoming => incoming call gets kicked out of the l

    Logically there seem to be only two possible ways: As soon as a GSM call starts, the app sends a status message to the PBX system, indicating that the extension is busy. Afterwards it repeats this message every few minutes (timeout as a fail save in case the battery dies or something similar)...
  7. SBC: "Connection is terminated by peer"

    Update: I "solved" the problem by using an old version of Raspbian (http://downloads.raspberrypi.org/NOOBS/ ... 015-05-12/). Of course, having to use an outdated OS, it is far from perfect, but well... at least it works, which is the most important thing right now. Hoping to see an updated...
  8. SBC: "Connection is terminated by peer"

    I am trying to set up an SBC on a raspberry pi (Raspberry Pi 2 Model B, fresh installation with NOOBS 1.9.2 installer). At first, I found errors in the log file, stating problems with the DNS server. I did some research and found this very helpful post. After enabling wait for network at boot...
  9. Start Windows client in the background / minimized to tray.

    Since I installed 3CX on my computer, about 3 weeks ago, nearly every time I start my PC the following happenes: After Windows boot is complete, I open Google Chrome (or some other program) and start typing in the address bar. Shortly afterwards 3CX starts up and steals the focus from the...
  10. STUN Server

    Today, I tried to configure a snom D765 as remote extension and ran into exactly the same problem, as described here. Snom displays "Not Registered". And in the logs it says: Sep 24 01:43:04 [WARN ] SIP: stunserver xxxxxxx.3cx.de:5060 is not answering, will try again in 300 secondsAfter...
  11. Dial codes via mobile for forwarded calls? (Without using “Ring my extension and my mobile at the sa

    I might even have a possible explanation for the different behavior of DTMF: Another interesting detail, I observed, is the number of active calls. If I do forwarding, 3CX-Dashboard will show "Number of calls in use: 1/4". If set “Ring my extension and my mobile at the same time”, it will say...
  12. Caller ID reformatting: Is it possible to add * symbol?

    On my mobile phone by default, my carrier had enabled a so called "comfort feature" wich consisted in a call-back function for busy lines. For me, it was very annoying. Thus I disabled it as soon as possible. What was interesting about it, was that it made smart use of the asterisk symbol. Lets...
  13. Let one extension after another start ringing while keeping the first one still ringing?

    I want to achieve the following behavior: When someone calls our main number, extension 1 should start ringing. If no one picks up the call immediately, after some delay (lets say 10 seconds) extension 2 should also start ringing AND the first one should continue to ring. From there on, both...