1 Replies Last post: Dec 11, 2007 9:06 PM by Guest  
Guest

Dec 10, 2007 9:21 PM

[OpenSIPStack] SIP Message Creation and Conferencing

Good day,

Hi guys just experienced when a sip message arrives and it contains a header field with no value just \r\n the behavior of the stack will be different causing it to send response sip messages that contains double \r\n.

Just like to ask how conferencing work in voip. I base my code on SBCIVRHandler. I wanted to connect 2 to 3 person talking to each other. Can someone teach me the proper sip signalling for this type of calls.

Humble Regards,
Julian
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
opensipstack-devel mailing list
opensipstack-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensipstack-devel
Guest
1. Dec 11, 2007 9:06 PM in response to: Guest
Re: [OpenSIPStack] SIP Message Creation and Conferencing
Julian F. Tasis, III wrote:
Good day,

Hi guys just experienced when a sip message arrives and it contains a header field with no value just \r\n the behavior of the stack will be different causing it to send response sip messages that contains double \r\n.

Can you send me a pcap off list?

Just like to ask how conferencing work in voip. I base my code on SBCIVRHandler. I wanted to connect 2 to 3 person talking to each other. Can someone teach me the proper sip signalling for this type of calls.

Here is the list of RFC's you should read
http://www.opensipstack.org/links_rfc.html#6. Implementing this RFC's
is only half of the requirements for you to have your own Conference
Server, you still need to have the ability for your servers to
decode/mix/transcode the streams.

HTH

Humble Regards,
Julian
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
opensipstack-devel mailing list
opensipstack-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensipstack-devel


SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
opensipstack-devel mailing list
opensipstack-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensipstack-devel