Forum Post: RE: Problems again with GC_GetCallInfo
I see a variable call pamd_timeout Any info about implementation?
View ArticleForum Post: RE: SIP: How to set default codecs for OPTIONS response
Ok, just to clarify in this case so that I interpret the question correctly: You would like to change the codecs specified by HMP (from those listed by default) to only specific content in the SDP in...
View ArticleForum Post: HMP 3.0 Win GSM codec Support?
Hi, Is the RTP Enhanced licence enough to make a call with RTP encoded as GSM ? Are is this not supported in the Win version? Kind Regards, Filip Hoste
View ArticleForum Post: RE: Problems again with GC_GetCallInfo
I'm guessing I do the following capp.ca_pamd_timeout = 50; rc = gc_SetCallProgressParm(chinfo[channel].ldev,&capp); before rc = gc_MakeCall(...
View ArticleForum Post: RE: Problems again with GC_GetCallInfo
A few documents that may be helpful: Call Progress Analysis: Global Call API Usage and Protocol Configuration Application Note -- this is an application that describes GC usage and also has demo...
View ArticleForum Post: RE: SIP: How to set default codecs for OPTIONS response
Hello Jeff, If you need more information regarding this issue we can send you the slice of code where we try to setup the codecs. Best Regards.
View ArticleForum Post: RE: HMP 3.0 SU375 and ssp.mlm.sys bugcheck 0x000000d1
Hi Jeff, Thanks a lot for your attention and very effective assistance. You are right that there is no appropriate processing of SIP SUBSCRIBE requests. These requests are sent, for example, by Snom...
View ArticleForum Post: RE: SIP: How to set default codecs for OPTIONS response
Ok, like I stated before if you have only a-law (8) or mu-law (0) set then the output you see in the 200ok SDP is correct: v=0 o=Dialogic_SIP_CCLIB 0 1 IN IP4 172.18.180.10 s=Dialogic_SIP_CCLIB...
View ArticleForum Post: RE: HMP 3.0 Win GSM codec Support?
I take it by GSM you are referring to G.722 in this case? If so, then that requires a separate license feature which needs to be added in this case. Jeff
View ArticleForum Post: RE: SIP: How to set default codecs for OPTIONS response
Yes that output is what we get when we let the GC library to handle OPTIONS request. As soon as we switch the handling to our custom implementation we get this Device: [DEVICE: iptB1]gcValue: 44;...
View ArticleForum Post: End Reason in Call Log
Hello, I've in my media-gateways MG 1000 and 2000 different Status in "End Reason" that i don't Understand For example, TDM: Request Timeout, TDM: User Not Found, TDM: Device Not Available I've an ACD...
View ArticleForum Post: RE: SIP: How to set default codecs for OPTIONS response
Hello Jeff, So what do you think about our implementation of the custom OPTIONS handler? Is there any error in the code? Best Regards.
View ArticleForum Post: RE: SIP: How to set default codecs for OPTIONS response
Generally speaking in order to modify the outgoing SDP content for SIP messages the application must be build and running in 3PCC mode. See chapter 5 here:...
View ArticleForum Post: RE: HMP 3.0 SU375 and ssp.mlm.sys bugcheck 0x000000d1
Yes, if you need more information on handling of SUBSCRIBE refer to section 4.17 here: www.dialogic.com/.../globalcall_for_ip_hmp_v12.pdf This will help clean-up the underlying call failures since...
View ArticleForum Post: RE: License Activation Failure
Similar to prior reply make sure recommendation in Sections 2.5 - 2.8 of the hmp4.1 software installation guide are set correctly on this system. www.dialogic.com/.../release_install.pdf Jeff
View ArticleForum Post: Serial number of HMP virtual device
Being that HMP does not rely on physical hardware, where does its serial number come from? Where is the serial number stored? Thanks.
View ArticleForum Post: RE: SIP: How to set default codecs for OPTIONS response
Hi Jeff, We think we've finally got what you're meaning. In the Media Announcement attribute "m=audio 49152 RTP/AVP 0 8" , the last figures list simply means codes specifying codecs, i.e. 0-g711 pcmu,...
View ArticleForum Post: RE: SIP: How to set default codecs for OPTIONS response
Yes, that is correct. Btw, not sure what happened to the link but it was chapter 6 of rfc4566 for SDP. Jeff
View ArticleForum Post: RE: Serial number of HMP virtual device
HI, This was just an arbitrary value which was populated to maintain consistency of the property sheet across the DNI and HMP devices. Its not actually used in this case. Jeff
View Article