[twsocket] VoIP

2005-09-09 Thread EricZ17
Does anyone have a successful example of using ICS for VoIP?  Do any  
components or units exist for a turnkey solution?
 
Thanks!
 
Eric
-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


Re: [twsocket] VOIP

2005-04-27 Thread Arno Garrels
Fredrik Larsson wrote:
> Have you looked into what kind of effort it take to accomplish this?

>From the first view, and having read just 30% of RFC3261 it's
nothing you could do just on the fly. However SIP appears to be an easy to
learn protocol. I'm not sure if implementing VOIP with ICS makes sense due
to missing SSL support, which isn't required but a feature.
I've also read somewhere about SMIME. Looking at the huge units of the
RNID SIP STACK I'm actually a bit frustrated :( but that may change,
I need to read and understand more RFC's, I'm just playing with the idea.

> I might be interesting of helping out a bit. I have done a lot of TAPI
> programming and know a bit about that.
> I have played little with VOIP but I it might be interesting to take a
> closer look again.
> Regards, Fredrik.
> 
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
> Behalf Of Arno Garrels
> Sent: Tuesday, April 26, 2005 11:18 AM
> To: ICS support mailing
> Subject: Re: [twsocket] VOIP
> 
> I've just found something interisting here:
> 
> http://www.ictrnid.org.uk/downloads/SIP/SIP-0.3.zip
> 
> The stack uses Indy 9.0.14 :( why not ICS?
> 
> 
> RNID SIP STACK
> ==
> 
> This library of code consists of three main parts:
> * a SIP stack (RFC 3261),
> * an RTP stack (RFC 3550), and
> * SDP (RFC 2327) parsing and utilities.
> 
> The code currently implements most of SIP, RTP. The stack can make and
> receive calls from/to X-Lite, linphonec. It also connects correctly with
> ser, the Sip Express Router.
> 
> Arno Garrels
> 
> --
> To unsubscribe or change your settings for TWSocket mailing list please
> goto http://www.elists.org/mailman/listinfo/twsocket
> Visit our website at http://www.overbyte.be

--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


RE: [twsocket] VOIP

2005-04-27 Thread Fredrik Larsson
Have you looked into what kind of effort it take to accomplish this?
I might be interesting of helping out a bit. I have done a lot of TAPI
programming and know a bit about that.
I have played little with VOIP but I it might be interesting to take a
closer look again.

Regards, Fredrik. 

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Arno Garrels
Sent: Tuesday, April 26, 2005 11:18 AM
To: ICS support mailing
Subject: Re: [twsocket] VOIP

I've just found something interisting here:

http://www.ictrnid.org.uk/downloads/SIP/SIP-0.3.zip

The stack uses Indy 9.0.14 :( why not ICS?


RNID SIP STACK
==

This library of code consists of three main parts:
* a SIP stack (RFC 3261),
* an RTP stack (RFC 3550), and
* SDP (RFC 2327) parsing and utilities.

The code currently implements most of SIP, RTP. The stack can make and
receive calls from/to X-Lite, linphonec. It also connects correctly with
ser, the Sip Express Router.

Arno Garrels 

--
To unsubscribe or change your settings for TWSocket mailing list please goto
http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be



-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


Re: [twsocket] VOIP

2005-04-26 Thread Arno Garrels
I've just found something interisting here:

http://www.ictrnid.org.uk/downloads/SIP/SIP-0.3.zip

The stack uses Indy 9.0.14 :( why not ICS?


RNID SIP STACK
==

This library of code consists of three main parts:
* a SIP stack (RFC 3261),
* an RTP stack (RFC 3550), and
* SDP (RFC 2327) parsing and utilities.

The code currently implements most of SIP, RTP. The stack can make and receive
calls from/to X-Lite, linphonec. It also connects correctly with ser, the Sip
Express Router.

Arno Garrels

--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


Re: [twsocket] VOIP

2005-04-22 Thread Arno Garrels
Francois Piette wrote:
>> It's just an idea, and actually I've zero knowledge about it,
>> but would implementing that protocol in ICS make any sense?
> 
> Yes, sure ! Very interesting to do.

I think that would be also a nice product idea for Overbyte.
However I'll investigate voip as soon as I have some spare time,
unfortunately I got a new job right after I posted the idea grr..

Arno Garrels  


--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


Re: [twsocket] VOIP

2005-04-21 Thread Francois Piette
> It's just an idea, and actually I've zero knowledge about it, 
> but would implementing that protocol in ICS make any sense?

Yes, sure ! Very interesting to do.
--
[EMAIL PROTECTED]
http://www.overbyte.be


-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


RE: [twsocket] VOIP

2005-04-20 Thread Norbert Saint Georges
Hi,

I find that the implementation of SIP and H323 in ICS would be one +. 
The address of the compo interests me too :-)


Norbert

-Message d'origine-
De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de Arno Garrels
Envoyé : lundi 18 avril 2005 20:02
À : ICS support mailing
Objet : [twsocket] VOIP

Hello,

Voice Over IP is really working great, I didn't believe it until I tested it. 
I've now moved to a new provider, attached a VOIP-WLAN-Ethernet router (SIP) 
and the quality is great even on slow 2048/196 ADSL and I even get faxes thru. 
I'm sure VOIP will be a winner. I found just one Delphi component for over US$ 
400 but it doesn't support SIP which seems to be widely used.
It's just an idea, and actually I've zero knowledge about it, but would 
implementing that protocol in ICS make any sense?

Arno Garrels


 

 

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


This message was scanned for viruses by BitDefender.
For more information please visit our web site http://www.bitdefender.com/




--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


[twsocket] VOIP

2005-04-20 Thread Arno Garrels
Hello,

Voice Over IP is really working great, I didn't believe it until I tested it. 
I've now moved to a new provider, attached a VOIP-WLAN-Ethernet router (SIP) 
and the quality is great even on slow 2048/196 ADSL and I even get faxes thru. 
I'm sure VOIP will be a winner. I found just one Delphi component for over US$ 
400 but it doesn't support SIP which seems to be widely used.
It's just an idea, and actually I've zero knowledge about it, but would 
implementing that protocol in ICS make any sense?

Arno Garrels


 



--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be