Forum Post: RE: Streaming a call to a browser window. Is WebRTC the right tool?
Thanks, we'll look into PowerMedia XMS :)
View ArticleForum Post: SIP Instant Messaging via Dialogic HMP
Hi, I am trying to use Dialogic HMP Win 3.0 to send SIP IM messages (RFC 3428). I believe the code will look similar to this: long crn; // initialised by gc_MakeCall() GC_PARM_BLKP parameterBlock =...
View ArticleForum Post: RE: dev_PortConnect() failed
thank you very much Jeff, Actually I have fixed. Some calls don't dev_portDisconnect so next calls will not be able to dev_PortConnect again
View ArticleForum Post: RE: dev_PortConnect() failed
Ah, yes, always need to cleanup the prior routing connection before subsequent new route can be done. Jeff
View ArticleForum Post: RE: How to set presesentation restricted on outgoing calls
Can you share the SETUP frame sent by the DMG for the outbound call? It can be found in a trace with tel and teldrv enabled.
View ArticleForum Post: RE: Fax Remote Abort by SU14
I am not sure what mismatch you mean. You had an older SDK with 8.5.7, then you upgraded to 8.5.14 and got more errors with a bigger gap between versions, then you upgraded the SDK and got fewer...
View ArticleForum Post: RE: Fax Remote Abort by SU14
With latest SR(SU14) and Latest SDK released with SU14 we got more errors, but with SU14 and older SDK we got less errors.
View ArticleForum Post: An SBC is not required for a WebRTC Gateway?
Kindly elleborate if An SBC is not required for a WebRTC Gateway when using XMS to join calls from WAN to LAN (2 different IP schemes) An SBC is not required for a WebRTC Gateway an article written by...
View ArticleForum Post: place a image/jpeg picture in a conference region
We like to place a jpeg picture in a conference region 4 when it is an audio only caller (mobile etc) Kindly let me know how to achieve this, I saw it in the manual explaining that to use...
View ArticleForum Post: Stuck channels in XMS
Is there a way to clear the stuck channels in the XMS if an application is abruptly closed? currently we need to restart the service. Thanks Arif
View ArticleForum Post: RE: Setting up a TURN Server for WebRTC Use
I would really like to see any supporting writeup on this issue to overcome Public IP- Local IP limitation, which is causing an hindrance to market a solution for web to contact center Agent video...
View ArticleForum Post: RE: Do HMP 3.0 in 1pcc have support for incoming ReInvites...
Hi Johan, Did you have a chance to check the payload type for RFC2833 digits and collect the logs?
View ArticleForum Post: RE: SIP based geo-location functionality
Hi there. HMP does not define specifically any geolocation services as a part of its API, but it provides means to set and read any arbitrary SIP headers and MIME bodies, where appropriate, in...
View ArticleForum Post: RE: Do HMP 3.0 in 1pcc have support for incoming ReInvites...
Hi Leonid! Sorry I have not been able to make new error captures (due to our testing environment setup) and I had also problems increasing the rtf-logs to your desired level. Still, I have some old...
View ArticleForum Post: RE: Setting up a TURN Server for WebRTC Use
There is a little more information on the article that was derived from John's post. Here is the article if it is helpful www.dialogic.com/.../PM_XMS
View ArticleForum Post: PowerMedia XMS 2.2 Service Update 10 is now available
Download Link: http://www.dialogic.com/en/products/downloads/xms/xms2.2_sla.aspx (note that a valid support level agreement is required for download) Updates to support PowerMedia XMS Release 2.2...
View ArticleForum Post: RE: SIP Instant Messaging via Dialogic HMP
Hi there, Are you trying to send an SMS in a context of established SIP call (session)? Not sure why to do it this way; usually SIP MESSAGE is sent as unsubscribed out-of-dialog message. In HMP terms...
View ArticleForum Post: RE: SIP Instant Messaging via Dialogic HMP
Hi Leonid! Thanks for your response! We are supporting phones with displays set into them and want to show messages like remaining credit on this screen. Our hardware partners have told us the phones...
View ArticleForum Post: RE: SIP Instant Messaging via Dialogic HMP
Hi Leonid! Thanks for your response! We are supporting phones with displays set into them and want to show messages like remaining credit on this screen. Our hardware partners have told us the phones...
View ArticleForum Post: RE: SIP Instant Messaging via Dialogic HMP
Yes, it is supported, sorry for confusion. I'm doing some demo now. so far looks good, SIP MESSAGE goes out and hits the other part. Some parsing errors on the receiver, fixing now. Do you see the SMS...
View Article