|
When using Skype for SIP trunks with Asterisk a simple an neat way to enable DDI calling for the skype names is to use the "extension" option. This means that the 'To' in in the sip header is set to what you set.
This can then be picked out with a simple little bit of dialplan
exten => 99051000000000,1,Set(CALLERID(num)=${CALLERID(name)}) exten => 99051000000000,2,Set(cNum=${SIP_HEADER(TO):5:6}) exten => 99051000000000,3,Noop(${cNum}) exten => 99051000000000,4,Goto(from-pstn,${cNum}|1)
In the above example we have 6 digit ddi numbers in the context from-pstn.
|
|
Read more...
|
|
|
Over the last couple of months we have been rolling out our new Managed hosted PBX platform. We are being different from many other platform suppliers in a such as we are offering customers their own Mini PBX.
What We mean by this is that we do not limit what suppliers they connect to or receive calls from, We are a Gradwell Partner so by default we supply calling minutes and incoming numbers from them, but We have for example customers using Skypes SIP trunks for calling and other suppliers as well.
We also integrate it with Asternics FOP2 Console so that users can also have an operators panel from the Hosted platform, also have provided CTI integration that is platform independent allowing screen popping on MACs Linus and PCs.
The Aim is to give an independent Hosted Solution.
Finally when you outgrow your hosted solution we can migrate the confuration to your own onsite platform.
|
|
|
Over recent weekends many users are finding they are suffereing from brute
force attacks from servers in Romania and more worryingly from
"servers" in the Amazon cloud.
http://www.stuartsheldon.org/blog/2010/ ... ec2-hosts/ and many other posts have more details and Amazons poor response to this attack.
Make sure you have ACLs setup if you can and most importantly use STRONG passwords. , dont use 1234 use nergt32uy5ue9n also keep an eye on your logs and keep the firewall or IP tables upto date.
These attacks are also causing poor sound quality and many other QOS issues.
http://www.aczoom.com/cms/blockhosts is something we will be testing as are others. |
|
Read more...
|
|
|
|
<< Start < Previous 1 2 3 4 5 6 7 8 9 Next > End >>
|
| Results 5 - 8 of 36 |