Questions tagged [pbx]

PBX is a system that connects telephone extensions of a company to outside public telephone network as well as to mobile networks

PBX is a system that connects telephone extensions of a company to outside public telephone network as well as to mobile networks. An (Internet Protocol) PBX (Private branch exchange) is a PBX that provides audio, video, and instant messaging communication through the protocol stack for its internal network and interconnects its internal network with the Public Switched Telephone Network (PSTN) for telephony communication.

(Voice over Internet Protocol) gateways can be combined with traditional PBX functionality enabling businesses to use their managed intranet to help reduce long distance expenses, enjoy the benefits of a single network for voice and data and advanced CTI features or be used on a pure IP system which in most cases give greater cost savings, greater mobility, and increased redundancy.

An IP-PBX can exist as a hardware object, or virtually, as a software system.

248 questions
-1
votes
2 answers

How to make asterisk server automatically response to SIP call?

My objective: I want to use softphone(3CX phone) register with asterisk server, and make call to the server and asterisk act as a server to automatically response something, like play a song. How i did: I installed asteriskNow using virtualbox, and…
Michael Lai
  • 177
  • 2
  • 6
  • 15
-2
votes
2 answers

Run php script for each call in FreePBX

I want to run a php script before each call in freepbx. also i need destination gateway ip and did. this is the first time that I try to do this function and I don't have any idea for this.
-2
votes
1 answer

How to register a SIP account in xlite Softphone?

I am trying to build a SIP PBX in c#. I am following this tutorial. But I am stuck after doing the first part of the tutorial. Where I run the application for the first time and I get the following console window. Now I am supposed to use the xlite…
Rehan Yousaf
  • 735
  • 2
  • 7
  • 20
-2
votes
1 answer

VOIP for Office

the scoop of this question we are operating virtually in USA (outsource) now we have 7 departments in our building here , and few dep in USA office we want to make a setup that can connect our local office intercom with USA office i thing for…
Rohan Zakie
  • 319
  • 5
  • 14
-3
votes
1 answer

looking for a way to determine if the phone number i'm calling is a cell phone or not

Im looking for a way to determine if the phone number I'm calling is a cell/mobile phone or not since it is not allowed to automatically dial those type of numbers.
Summers
  • 13
  • 2
-3
votes
1 answer

How to send call to isdn phone by web based php application?

I am looking for a solution for a web based application written in PHP where the users are able to control their isdn phones, primarily sending calls to their phone. I know there is something like Asterik / freepbx but i am not sure wether it's the…
Lupo
  • 324
  • 1
  • 3
  • 14
-3
votes
1 answer

Is there a way to connect my android phone over wifi to asterisk pbx so can I make make and receive calls via the mobile from my pbx?

I have set up my raspberry pi with Asterisk and FreePBX. I am now trying to get this to be able to use my android mobile phone to make outgoing calls while the phone is in the range of my wifi. So a good start would be if the pbx could pick up an…
user4029
  • 1
  • 4
-4
votes
1 answer

About Softphone C#

I am a electronic student, I am developing a GUI with Visual Studio; so I found examples and information in the next page. http://www.voip-sip-sdk.com/ my principal class: using System; using System.Collections.Generic; using System.Linq; using…
1 2 3
16
17