Re: [Sofia-sip-devel] Sofia-sip and H.323

2014-06-20 Thread Nikos Balkanas
On Fri, Jun 20, 2014 at 5:51 PM, Michael Jerris m...@jerris.com wrote:

 sofia-sip is fine for pretty much any sip you need, however it seems very
 strange to me that you would need both h.323 and sip for anything at the
 same time.  Are you sure you understand the requirements.  If you are
 looking for a head start, you might want to try to build this application
 using freeswitch (www.freeswitch.org) as it already supports both sip and
 h.323.

 Mike


​Thanks Mike, for your fast response.

I may be wrong, but my understanding is that you need H323 for phone
signalling, i.e. to make phone ring (or deliver the SMS). If you say that
this can be handled over sip alone, all the better ;-)

​

 On Jun 20, 2014, at 3:06 AM, Nikos Balkanas nbalka...@gmail.com wrote:

 Hi,

 I am developing a Voip smsc. I need to send sms over voip. I am new to
 sofia. If I understand correctly, i need H.323 to call another phone and
 then sip to transmit the sms. I am not interested in voice communication,
 although a response dlr (delivery report) is required.

 Is sofia-sip suitable for my task? Or is it, as its name suggests, only
 SIP?

 TIA,
 Nikos

 --
 HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
 Find What Matters Most in Your Big Data with HPCC Systems
 Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
 Leverages Graph Analysis for Fast Processing  Easy Data Exploration

 http://p.sf.net/sfu/hpccsystems___
 Sofia-sip-devel mailing list
 Sofia-sip-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel



--
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing  Easy Data Exploration
http://p.sf.net/sfu/hpccsystems___
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel


Re: [Sofia-sip-devel] Sofia-sip and H.323

2014-06-20 Thread Nikos Balkanas
On Fri, Jun 20, 2014 at 10:34 PM, Michael Jerris m...@jerris.com wrote:

 I don't know the requirements for voip smsc, its not really a defined
 term, it just seems weird, so you should double check.



​Already checked out freeswitch. It's an overkill for my purposes. Sofia is
a SIP client, which fits me perfectly, if it just can dial out other phones.
The term, you haven't heard, because it doesn't exist, yet. It is my
contribution to the field;-)​

On Jun 20, 2014, at 3:31 PM, Nikos Balkanas nbalka...@gmail.com wrote:




 On Fri, Jun 20, 2014 at 5:51 PM, Michael Jerris m...@jerris.com wrote:

 sofia-sip is fine for pretty much any sip you need, however it seems very
 strange to me that you would need both h.323 and sip for anything at the
 same time.  Are you sure you understand the requirements.  If you are
 looking for a head start, you might want to try to build this application
 using freeswitch (www.freeswitch.org) as it already supports both sip
 and h.323.

 Mike


 ​Thanks Mike, for your fast response.

 I may be wrong, but my understanding is that you need H323 for phone
 signalling, i.e. to make phone ring (or deliver the SMS). If you say that
 this can be handled over sip alone, all the better ;-)

 ​

 On Jun 20, 2014, at 3:06 AM, Nikos Balkanas nbalka...@gmail.com wrote:

 Hi,

 I am developing a Voip smsc. I need to send sms over voip. I am new to
 sofia. If I understand correctly, i need H.323 to call another phone and
 then sip to transmit the sms. I am not interested in voice communication,
 although a response dlr (delivery report) is required.

 Is sofia-sip suitable for my task? Or is it, as its name suggests, only
 SIP?

 TIA,
 Nikos


--
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing  Easy Data Exploration
http://p.sf.net/sfu/hpccsystems___
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel


Re: [Sofia-sip-devel] Sofia-sip and H.323

2014-06-20 Thread Roger Schreiter
Am 20.06.2014 21:31, schrieb Nikos Balkanas:
 ...
 I may be wrong, but my understanding is that you need H323 for phone
 signalling, i.e. to make phone ring (or deliver the SMS). If you say
 that this can be handled over sip alone, all the better ;-)


Hi,

have a look at the message sample code at:
http://sofia-sip.sourceforge.net/refdocs/nua/

It shows (simplified), how to use SIP method message.


SMS via SIP is sent using this method.

Regards,
Roger.

--
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing  Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
___
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel