Search results

  1. extension auto unregistration from IOS/Android client

    do you meaning from Web APP or from where? can you guide?
  2. extension auto unregistration from IOS/Android client

    @N_G Hello, is it possible to implement this kind of feature, in future updates? this is will be great feature for hotel services and big plus, they will no longer need Desk phones etc.
  3. Facebook integration to 3CX

    Hello, I want to integrate Facebook page messenger to 3CX I followed guidelines from 3CX : https://www.3cx.com/docs/manual/facebook/ but I am stuck on verification process. Step 4.6 I can't see same thing on my facebook side. I don't know what I to fill etc. see attached
  4. extension auto unregistration from IOS/Android client

    Thank you, unfortunately I have not permission to post there. :(
  5. extension auto unregistration from IOS/Android client

    Hello, is there possible to solve this kind of request? in hotel check-in guest, in the room will be QR code of relevant extension, when guest will check-outs automatically unregister from that device. or restrict registration outside from LAN?
  6. Change https port

    @ConceptsWeb what do you think if I will change listen ports in setupconfig.xml of SIP port, tunnel port and etc.?
  7. Change https port

    @fxbastler what do you think if I will change listen ports in setupconfig.xml of SIP port, tunel port and etc.?
  8. Change https port

    @bitn2 to take full backup did you meant scheduled backup, right? (office/backup-and-restore location)
  9. Change https port

    Hello @fxbastler thank you for information. Finally I want to achieve to have multiple 3CX server inside of 1 Public IP. so do you think is it possible? https port is easy, every server will have it's own 5001,5002,5003...etc. but what about 5060,5061, 5090? is it works with port-forward (to...
  10. Change https port

    Hello 3CX community, I want to change https port instead of 443 to 5001. I navigate to sudo nano /etc/nginx/sites-enabled/3cxpbx and change listen record. after this I was able to enter 3cx management console with port 5001 instead of 443. my extension was able to start a call... but...