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

141 Views Asked by At

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 a lot

1

There are 1 best solutions below

0
On

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