Is there any way to pass a custom SIP header as a h323 user-user header.
I have incoming SIP calls, containing a custome SIP header, which i need to pass inside an h323 call, so they can be intercepted by an Avaya AES, for onward integration. Any mechanism of getting the custom data over is valid, as i dont need the call records in yate or avaya to match ID/DID etc.
Currently using regexroute to target the avaya:
^5550005=h323/655201@10.11.10.20
have attenpted to pass SIP custom fields/h323 'userdata' header without any success.
Using yate 4.2.0 (H323Plus v1.26.7) on Ubuntu 12.04
Any help would be appreciated.