Using telecom(PSTN) and VOIP (SIP)
Posted:
Tue Jan 29, 2013 1:48 am
by uzumakifahim
I am have used Vicidial with a VOIP (SIP) connection. Now I am interested to use both telecom(PSTN) and VOIP(SIP) simultaneously. Is it possible with Vicidial? Experts please help.
Thanks in advance.
Re: Using telecom(PSTN) and VOIP (SIP)
Posted:
Tue Jan 29, 2013 10:13 am
by williamconley
Yes. Asterisk is the interface with telephone channels, and asterisk will interface with an unlimited number of different trunk types simultaneously. If it works in asterisk, it works in Vicidial.
So you can add as many different trunks of different types to your asterisk system as you like and they will all work in Vicidial at the same time.
And since you're new here, have some hints:
when you post, please post your entire configuration including (but not limited to) your installation method and vicidial version with build.
this IS a requirement for posting along with reading the stickies (at the top of each forum) and the manager's manual (available on EFLO.net, both free and paid versions)
You should also post: Asterisk version, telephony hardware (model number is helpful here), cluster information if you have one, and whether any other software is installed in the box. If your installation method is "from scratch" you must post your operating system and should also post the .iso version from which you installed your original operating system. If your installation is "Hosted" list the site name of the host.
If this is a "Cloud" or "Virtual" server, please note the technology involved along with the version of that techology (ie: VMware Server Version 2.0.2). If it is not, merely stating the Motherboard model # and CPU would be helpful.
Similar to This:
Vicibox X.X from .iso | Vicidial X.X.X-XXX Build XXXXXX-XXXX | Asterisk X.X.X | Single Server | No Digium/Sangoma Hardware | No Extra Software After Installation | Intel DG35EC | Core2Quad Q6600
Re: Using telecom(PSTN) and VOIP (SIP)
Posted:
Wed Jan 30, 2013 2:45 am
by uzumakifahim
Really thanks for your help.