Forum Post: Missing nmsnadrv-lnx-smp package
Installing NA for Linux 7 on 2-cpu/8 core box... Both NA 9.0.8 and NA 9.0.9 for RHEL are missing nmsnadrv-lnx-smp package. nacc_install.cta checks for smp, then installs from INSTALLS list # uname -v...
View ArticleForum Post: RE: Rest Line
Thanks sir We use ISDN/PRI euro event type is =0832 DMV600BTEP DM3 I monitor Lineadmin the signal for line 2 some time green when Rest the line it changes to Red or Yellow I...
View ArticleForum Post: RE: Rest Line
It looks like the alarms come from the switch or carrier; DMV board don't have any timer set to disconnect the line each 4 min. Do you have CSU between DMV and the carrier? I'd suggest to swap the...
View ArticleForum Post: RE: HMP 4.1: how to record voice from IP?
The logs look good, except for the recorder, some odd values returning from write callbacks. Please repeat the test with the attached version (I removed UIO from there) and for the player pass...
View ArticleForum Post: RE: HMP 4.1: how to record voice from IP?
Here is smaller version, in a case the previous one did not pass through (I removed the long PCM file)
View ArticleForum Post: Required c# code to call Dialogic XMS RestFul API.
I request to every one please provide the C# code to call the Dialogic XMS RESTful API. I am getting the issue while retrieving the detail of particular call. Not able to get the call information....
View ArticleForum Post: RE: Required c# code to call Dialogic XMS RestFul API.
Hi there. You can take a look at www.dialogic.com/.../PM_XMS , there is a description and a demo code in C#. It's a bit outdated (the second version is for XMS 2.1), if you use later version of XMS,...
View ArticleForum Post: RE: Required c# code to call Dialogic XMS RestFul API.
Hi Team, I have tried the same but when reading the stream reader second line. We are getting error "Input string was not a correct format". int buf_length = Int32.Parse(line,...
View ArticleForum Post: RE: Required c# code to call Dialogic XMS RestFul API.
The event length is provided in the second line of the new event stream. Try to read the first line in the response, discard it. Then parse the second line. Should work.
View ArticleForum Post: RE: Increasing delay (1 ore more seconds) in SIP audio stream
Ok, so a user agent is being hairpinned to another call leg? Thus the two IPM channels are routed in full duplex mode? Which side is seeing delay, and how long? Have you checked a wireshark trace...
View ArticleForum Post: RE: Increasing delay (1 ore more seconds) in SIP audio stream
This issue is also handled under: C163480 - Dialogic support request Can you get your info from there?
View ArticleForum Post: RE: Increasing delay (1 ore more seconds) in SIP audio stream
yes, two call are connected to each other. yes, full duplex. I have a picture of the audio from the long connected agent to the other call. (2 seconds delay) We made a network trace to make de delay...
View ArticleForum Post: RE: Rest Line
Thanks I have 2 Modem with PRI first one Schmid it's good and running ok second one not Schmid it's for Line 2 The signal for First one Excellent The Light ok. Second One The light Run and Off Your...
View ArticleForum Post: RE: Required c# code to call Dialogic XMS RestFul API.
Dear Team, We are not able to Deserialize the xml reader into web_service. Getting below error: *** -- ERROR @@: There is an error in XML document (3, 13). Regards, Bachchan Singh
View ArticleForum Post: RE: Required c# code to call Dialogic XMS RestFul API.
If you read web_service version="1.0" , it means you have skipped an event length already ("40" looks like the event length). Actually, you even don't need the length. When your current line in the...
View ArticleForum Post: RE: GCT_Send MAP queuing delay
Hi Ukernie Many thanks for following up on this. Here's the system.txt file. Mike * * set the number of messages available NUM_MSGS 10000 * * Essential modules running on the host: * LOCAL 0x20 *...
View ArticleForum Post: how to listen dialogic card installed PC surrounding sounds
Dear All , I decided to write and test an app for remote listening dialogic card installed PC surrounding sounds . It may be useful for control places remotely . I have a D4PCIUFW 4 analog line card ....
View ArticleForum Post: RE: how to listen dialogic card installed PC surrounding sounds
Well, yes, it is possible. Not too simple, though. The card itself can only record or stream audio from POTS telephony line, you can't plug a microphone to it without additional hardware (like phone...
View Article