Hi all.

I have a question concerning global H.323 endpoint. In my system, I have two phone channels. For these two phone channels, I would like to set the following configuration:

   H.323 endpoint --------------> channel 1
                                        |
                                        |-----> channel 2

However, it seems that this is not possible. I looked at OOH323EndPoint structure and there I saw that only one caller ID exists within it (const char *callerid;). Am I rigth? Is it possible to differentiate two phone channels (with different phone numbers) by using other members of OOH323EndPoint structure (e.g. OOAliases *aliases;)?

At the moment, to control both channels, I start two instances of the same application (taking care that different TCP/UDP/RTP ports are used for every instance): H.323 endpoint --------------> channel 1
   H.323 endpoint --------------> channel 2

This means that I run one H.323 peer application per each channel. Anyway, I would like to pack everything (both channels) in the same application. Is this possible?

   Thanks in advance for your help!

   Best regards,
      Aleksandar


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
ooh323c-devel mailing list
ooh323c-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ooh323c-devel

Reply via email to