DV_TPT
I'm using the D4PCI with GlobalCall on an Analog application and have few questions:1. DV_TPT Structure: tp_length is limited to a value of 60000. Is it 60000ms or 60000 cycles/counts of the selected...
View ArticleRE: HMP 4.1 su213 ssp_x86Linux_boot: null_cfsp.c: losing data.
I really don't understand what is going wrong.I set CPU affinity on ESXi host, installed VMware tools on the guest VM, configured ntpd on the host and on the guest, but nothing changed.The only strange...
View ArticleRE: HMP 4.1 su213 ssp_x86Linux_boot: null_cfsp.c: losing data.
How much memory and CPUs do you have assigned to the VM in this case?Jeff
View ArticleHMP3.0 SU372 defect processing "record-route"
Hi everyone.Upgraded to SU372 from SU361 (Windows 2012 R2, SIP IP) and now system not honoring 200OK Record-Route in ACK response.Please see SDPs below.SU361:Session Initiation Protocol (200)Message...
View ArticleRE: HMP3.0 SU372 defect processing "record-route"
Anyone experiencing same issues or am I the only one here?
View ArticleRE: HMP 4.1 - outbound INVITE Timeout
Ok, the 64 seconds is a result of the retransmission timers set at the SIP stack level which can also be modified by the application when passing a SIP_STACK_CFG structure into the IP_VIRTBOARD...
View ArticleHMP 4.1 - outbound INVITE Timeout
Hi, I'm currently working with the RHEL version of HMP 4.1 and I'm currently trying to figure out how to set the outbound INVITE timeout.I've created an application which makes outbound calls against a...
View Articlemake call - No Reply
Hi,I'm currently working with the RHEL version of HMP 4.1 and have created an application which makes outbound calls against a SIp gateway and when it is up the gc_MakeCall function makes and proceed...
View ArticleRE: make call - No Reply
Hi, I have some more feedback on this - when I do the 1st makecall against the invalid gateway then I get the following error reported in the logs (this generates...
View ArticleRE: make call - No Reply
Just an update on this - I've managed to free up the line device by using gc_ResetLineDev. This reset the line device ready for the next call.
View ArticleRE: make call - No Reply
Hi,Even if the call were not connected after initial makecall you need to gc_dropcall first and then call gc_releasecall in this case. Not just call releasecall alone.Jeff
View ArticleRE: HMP3.0 SU372 defect processing "record-route"
Is it the fact that the ACK is getting sent to the incorrect destination in this case. I can really comment further without seeing the actual Header content and IP addresses in order to see where the...
View ArticleRE: HMP3.0 SU372 defect processing "record-route"
Not really. Issue easy to see from provided SDP.Basically after SU upgrade "Route:" completely ignored in ACK...SU361:Max-Forwards: 70 Route: <sip:XX@XX:5060;transport=udp;lr> Contact:...
View ArticleRE: HMP3.0 SU372 defect processing "record-route"
So just to be on the same page about this one. There is "Record-Route:" in 200 OK reply... with 1 recordAccording to RFC any content should be copied to outgound ACK. In our case should be "Route:"...
View ArticleRE: Incoming G722 call "not acceptable here"(488) despite license
Sorry for the typos, I always meant 722, not 772 :)
View ArticleRE: Incoming G722 call "not acceptable here"(488) despite license
More info: rhe GCEV_REQ_MODIFY_CALL has nothing to do with it though, I was misreading my own log. My only actions are gc_AcceptCall and gc_AnswerCall and handling the corresponding events.
View ArticleIncoming G722 call "not acceptable here"(488) despite license
Hello,having trouble with the G722 codec in a software only SIP solution. We have a six channel license which includes G772. Yet I cannot answer a call that offers the G722 codec but no G711 codecs....
View ArticleBusy signal
First please forgive that I know nothing about the Dialogic boards I am working with. We have an old (runs on Windows XP...) application that no longer dials out like it should. Nobody is quite sure...
View ArticleRE: Incoming G722 call "not acceptable here"(488) despite license
Is this for windows or Linux? Also note support for HD codecs (AMR / GSM / G722 ) are only available when running the application is 3PCC mode in this case. Is you application running in 3PCC...
View Article