List Info

Thread: Writing a SIP client




Writing a SIP client
user name
2006-05-25 12:59:43
Hi all,
        I'm planning to write a sip client for windows using the sip code available in asterisk, so that when new features like JB are introduced to sip, they can be added seamlessly to the softphone too and would work with asterisk seamlessly. I plan to create a dll, so it would be easy for anyone to create a custom looking softphone with the all features of * sip code.

Though I have used asterisk for a while now and written a few apps, I'm a newbie to a project like this. If someone could give me pointers to how to go about doing this, it'll be of great help. I have looked at the code of iaxclient, but still, if someone gives a start it will jump start the project.


Thanks in advance,
Vij
Writing a SIP client
user name
2006-05-25 13:39:18
On Thu, May 25, 2006 at 06:29:43PM +0530, Vij wrote:
> Hi all,
>        I'm planning to write a sip client for windows
using the sip code
> available in asterisk, so that when new features like
JB are introduced to
> sip, they can be added seamlessly to the softphone too
and would work with
> asterisk seamlessly. I plan to create a dll, so it
would be easy for anyone
> to create a custom looking softphone with the all
features of * sip code.
> 
> Though I have used asterisk for a while now and written
a few apps, I'm a
> newbie to a project like this. If someone could give me
pointers to how to
> go about doing this, it'll be of great help. I have
looked at the code of
> iaxclient, but still, if someone gives a start it will
jump start the
> project.

Have you considered any existing free SIP phone for windows?

E.g: http://www.sflphone.org/

-- 
Tzafrir Cohen      sip:tzafrirlocal.xorcom.com
icq#16849755       iax:tzafrirlocal.xorcom.com
+972-50-7952406           
tzafrir.cohenxorcom.com  http://www.xorcom.com
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-dev
Writing a SIP client
user name
2006-05-25 16:03:38
SFLPhone is a good choice, But adding new features(like JitterBuffer,...) is difficult. Thats why, I thought of using the SIP stack of asterisk, which has an active dev community.

Vij



On 5/25/06, Tzafrir Cohen <xorcom.com">tzafrir.cohenxorcom.com> wrote:
On Thu, May 25, 2006 at 06:29:43PM +0530, Vij wrote:
>; Hi all,
>&nbsp;   ; &nbsp; &nbsp;I'm planning to write a sip client for windows using the sip code
> available in asterisk, so that when new features like JB are introduced to
> sip, they can be added seamlessly to the softphone too and would work with
> asterisk seamlessly. I plan to create a dll, so it would be easy for anyone
>; to create a custom looking softphone with the all features of * sip code.
>;
> Though I have used asterisk for a while now and written a few apps, I'm a
> newbie to a project like this. If someone could give me pointers to how to
> go about doing this, it'll be of great help. I have looked at the code of
> iaxclient, but still, if someone gives a start it will jump start the
> project.

Have you considered any existing free SIP phone for windows?

E.g: http://www.sflphone.org/

--
Tzafrir Cohen ; &nbsp; &nbsp; local.xorcom.com">sip:tzafrirlocal.xorcom.com
icq#16849755&nbsp; &nbsp;   ; local.xorcom.com">iax:tzafrirlocal.xorcom.com
+972-50-7952406
xorcom.com">tzafrir.cohenxorcom.com &nbsp;http://www.xorcom.com
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
&nbsp;  http://lists.digium.com/mailman/listinfo/asterisk-dev

Writing a SIP client
user name
2006-05-25 16:21:50
On Thursday, May 25, 2006, 08:59:43, Vij wrote:
>         I'm planning to write a sip client for windows
using the sip code
> available in asterisk, so that when new features like
JB are introduced to
> sip, they can be added seamlessly to the softphone too
and would work with
> asterisk seamlessly. I plan to create a dll, so it
would be easy for anyone
> to create a custom looking softphone with the all
features of * sip code.

An informational RFC that just came out may be of interest
to you

   RFC 4504
   Title:      SIP Telephony Device Requirements and
Configuration
   Author:     H. Sinnreich, Ed., S. Lass, C. Stredicke
   Status:     Informational
   Date:       May 2006
   URL:        http://www.
rfc-editor.org/rfc/rfc4504.txt

   This document describes the requirements for SIP
telephony devices,
   based on the deployment experience of large numbers of
SIP phones and
   PC clients using different implementations in various
networks. The
   objectives of the requirements are a well-defined set of
   interoperability and multi-vendor-supported core
features, so as to
   enable similar ease of purchase, installation, and
operation as found
   for PCs, PDAs, analog feature phones or mobile phones.

   We present a glossary of the most common settings and
some of the
   more widely used values for some settings. This memo
provides
   information for the Internet community.
   

If  nothing else you should browse section 3 "Glossary
and Usage for the
Configuration Settings" for ideas on what to name your
settings.

-- 
roddpolylogics.com     "The avalanche has already
started, it is too
Rod Dorman              late for the pebbles to vote."
- Ambassador Kosh

_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-dev
Writing a SIP client
user name
2006-05-26 19:46:23
Why not create libsip from the asterisk code and integrate
it into one 
of the existing windows sip phone OSS projects?

Vij wrote:
> SFLPhone is a good choice, But adding new features(like

> JitterBuffer,...) is difficult. Thats why, I thought of
using the SIP 
> stack of asterisk, which has an active dev community.
>
> Vij
>
>
>
> On 5/25/06, *Tzafrir Cohen* <tzafrir.cohenxorcom.com 
> <mailto:tzafrir.cohenxorcom.com>> wrote:
>
>     On Thu, May 25, 2006 at 06:29:43PM +0530, Vij
wrote:
>     > Hi all,
>     >        I'm planning to write a sip client for
windows using the
>     sip code
>     > available in asterisk, so that when new
features like JB are
>     introduced to
>
>     Have you considered any existing free SIP phone for
windows?
>
>     E.g: http://www.sflphone.org/
<http://www.sflphone.org/
>
>
>     --
>     Tzafrir Cohen      sip:tzafrirlocal.xorcom.com
>     <mailto:sip:tzafrirlocal.xorcom.com>
>
>
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-dev
[1-5]

about | contact  Other archives ( Real Estate discussion Medical topics )