Although skype is funny, see online status and have a chat, it's not a real phone-solution. Someone ever did transcontinental calls? 400ms+ rta?
The good old ISDN is much better :)
And if you dont like fiddeling around with ISDN and swisscom and so on, get yourself a good internet connection (0% packetloss :)) and try one of the SIP providers near you (like http://e-fon.ch). Some of them having quite interesting prices, and if needed, extra-features (like web-based pbx-config, iax trunks, etc).
Cheers josh
-----Ursprüngliche Nachricht----- Von: Per Jessen [mailto:per.jessen@enidan.ch] Gesendet: Freitag, 17. August 2007 21:50 An: swinog@lists.swinog.ch Betreff: Re: [swinog] Skype
Xaver Aerni wrote:
Sorry Yann, It isn't only the difference between Skype and Telco. Whe have had internal an old TVA (mechanic). Since 1 Year we have a Siemens Hicom system. The old is now running by my brother. and it is working fine. (since 10 years now) The Hicom, has everytimes problemes. Sometime the Phones doesn't ring etc.
We moved to an Aastra box just before Christmas last year. Not a big one, 10-12 extensions. Before then end of January I had shifted everything to a box running Asterisk. Far more flexible.
Am Montag, 20. August 2007 14:15 schrieb Josh Geisser:
Although skype is funny, see online status and have a chat, it's not a real phone-solution. Someone ever did transcontinental calls? 400ms+ rta?
The good old ISDN is much better :)
And if you dont like fiddeling around with ISDN and swisscom and so on, get yourself a good internet connection (0% packetloss :)) and try one of the SIP providers near you (like http://e-fon.ch). Some of them having quite interesting prices, and if needed, extra-features (like web-based pbx-config, iax trunks, etc).
My favourite solution still would be more users using asterisk DUNDI peer to peer number lookup. I once had 100Fr./Month free Swisscom calls. So I started announcing the whole Swiss FixNet ranges. This did work pretty well, many other Asterisk users made good use of my ISDN lines :-)
If more users with phone flatrates would share their lines via DUNDI, Phone would become nearly free.
-Benoit-
On Mon, 20 Aug 2007, Benoit Panizzon wrote:
I once had 100Fr./Month free Swisscom calls. So I started announcing the whole Swiss FixNet ranges. This did work pretty well, many other Asterisk users made good use of my ISDN lines :-)
How did you take care of correct callerid for outbound calls?
To my knowledge DUNDI is just meant for usage with your own numbers.
Maybe that's why i use ENUM instead.
cheers, Michael
Am Montag, 20. August 2007 14:29 schrieb Michael Horn:
On Mon, 20 Aug 2007, Benoit Panizzon wrote:
I once had 100Fr./Month free Swisscom calls. So I started announcing the whole Swiss FixNet ranges. This did work pretty well, many other Asterisk users made good use of my ISDN lines :-)
How did you take care of correct callerid for outbound calls?
SetCallerPres(prohib)
To my knowledge DUNDI is just meant for usage with your own numbers.
Nope, as I understand you can announce any number reachable via your system. You just have to set the corresponding lower priority if it's not a number under your control.
-Benoit-