Skip to main content

alphaWorks  >  Forums  >  J323 Engine  >  developerWorks

Adding H.323 interface to an ENUM lookup server    Point your RSS reader here for a feed of the latest messages in this thread


     

 
 

My developerWorks
 Welcome, Guest
Sign in or register
Permlink Replies: 0 - Pages: 1 Threads: [ Previous | Next ]

Posts: 1
Registered: Jul 27, 2007 04:42:35 AM
Adding H.323 interface to an ENUM lookup server
Posted: Jul 27, 2007 04:53:24 AM
Click to report abuse...   Click to reply to this thread Reply
I have an ENUM server, written in Java. I'd like to add the capability to respond to H.323 lookup requests, which I understand are contained in "LRQ" requests. I would think that I don't need a whole H.323 stack, but just the code that can parse the request message and construct the response message.

1. Is that assumption correct?
2. If so, can I accomplish this using part of the J323 library?
3. If so, which part?
4. If J323 isn't appropriate, can you point me to another Java library that is?
5. If not, can you point me to a clear definition of the message types involved?

Thanks in advance.

Point your RSS reader here for a feed of the latest messages in all forums