Quantcast
Channel: Dialogic PowerMedia HMP GlobalCall and R4 API - Recent Threads
Viewing all articles
Browse latest Browse all 1151

RE: Set User-Agent header on REGISTER message generated by HMP WIN

$
0
0

In this case you set in that parameter block and passed that directly to the register call coupled with the other parameters set:

char * ua = "User-Agent: Support";

gc_util_insert_parm_ref(&gcParmBlk,IPSET_SIP_MSGINFO,IPPARM_SIP_HDR,(unsigned char)strlen(ua)+1,ua);

if (gc_ReqService(GCTGT_CCLIB_NETIF,iptbrd,&serviceID,gcParmBlk,NULL,EV_ASYNC) != GC_SUCCESS) {

Jeff


Viewing all articles
Browse latest Browse all 1151

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>