开发者

Associate Ext. Number with IP addr on H.323 voip call

开发者 https://www.devze.com 2023-02-06 13:12 出处:网络
I simply need to associate an extension number to an ip-address on an H.225 message. I have already recording RTP payloads, converting, mixing, everything but today, my extensions need to be ip-fixed

I simply need to associate an extension number to an ip-address on an H.225 message.

I have already recording RTP payloads, converting, mixing, everything but today, my extensions need to be ip-fixed .

All i need is the ext. number.

C/C++ code is welcome.

Thanks 开发者_JAVA百科a lot


The association between IPs an E.164 numbers in H.323 is done through the gatekeeper. Take a look at the GNU Gatekeeper.

0

精彩评论

暂无评论...
验证码 换一张
取 消