Thong Lam Hai wrote:
In that case, I wonder how an SIP phone which is use SIP protocol to set up
a call session can communicate with a SIP phone which is use H.323 if there
is no module to convert two types of message
Actually, we can use extension.conf to redirect from SIP channel to H.323
channel but we really need an converted module or converted function. Is
that right?


Asterisk translates the signaling methods for you via the Dialplan.

Setup your sip.conf to accept calls from your SIP phone(s), which will include a specific context where you wants those calls to go into the dialplan (extensions.conf).

That dialplan then can call any other channel type (Zap, IAX, H.323, SCCP, MGCP) by using the Dial application for the specific extension
you wish to dial.


I suggest you purchase the Asterisk book. You seem to be missing quite a few major core concepts of how Asterisk functions.


http://www.oreilly.com/catalog/asterisk/




Jeremy McNamara
_______________________________________________
--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

Reply via email to