Hello,

On 3/8/06, Eva Huelmo Traissect <[EMAIL PROTECTED]> wrote:
- How are connections established and finished in openwengo? With
netmeeting you use the IP for this pourpose, how does it work with SIP?

Well, it depends on what you think about when talking about connections. If you mean connections to Wengo's platform, then there are several steps that need to be accomplished before you can actually place a call:
 * Authentify the user on the SSO server
 * Register on the SIP server

If you want to place calls through another SIP platform, the first step is likely to not be needed.

In order to place a call, all information you need from the other party is its SIP address, which is something like sip:[EMAIL PROTECTED] .

- When an error occurs, how does openwengo deal with it?

There are some callbacks that are called when the state of a connection has changed. These callbacks are passed some states, like phoneCallStateError for example. You need to implemented these callbacks and undertake the adequate action when one of this callback is called.

- Is there any manual where I can find all this information for getting
started? I'm reading through the Wengophone Overview and FAQ but I can't
really find the information I need.

 The documentation is far more complete for now, but i'd be glad to discuss how we could improve it with you on #openwengo. Basically, you could tell me what's missing in the documentation, and i would write it for you, or we could write it together.

Please, raise a hand on #openwengo when you have some time to discuss this.

Thanks a lot!!

You're welcome.

Regards,
--
Julien Gilli
_______________________________________________
Wengophone-devel mailing list
[email protected]
http://dev.openwengo.com/mailman/listinfo/wengophone-devel

Reply via email to