Displaying 3 results from an estimated 3 matches for "64118".
2009 Jan 20
2
SIP DTMF problem with SNOM
...tion.
I analyzed with wireshark and both phones uses RFC 2833 and the trace
looks pretty the same. Also the rtp debug log looks fine (see below).
What could be the reason?
thanks
klaus
trace: I have entered 1234#, but voicemail received as secret just 123.
Got RTP packet from 83.136.33.3:64118 (type 00, seq 042765, ts
4066332168, len 000160)
Got RTP packet from 83.136.33.3:64118 (type 00, seq 042766, ts
4066332328, len 000160)
Got RTP packet from 83.136.33.3:64118 (type 00, seq 042770, ts
4066332968, len 000160)
Got RTP packet from 83.136.33.3:64118 (type 00, seq 042771, t...
2009 Jan 20
5
the FXS ports of Digium and damaging if connected to Tel Line
Hi All;
I am facing a problem that always the users confused and connect the telephone line coming from the telephone service provider to the FXS port and cause it to be damaged, specially if the card was 2 fxs and 2 fxo, so they make mistake and connect the line to fxs while it should be connected to fxo.
What is the solution for this disaster?
Regards
Bilal
2012 Aug 31
2
OpenMPI I/O not working
Hi list,
It appears there is a problem with the OpenMPI I/O library on CentOS 6.2
& 6.3 (package openmpi-1.5.4-1.el6.x86_64).
When I compile the attached program it ends up in the error path since
MPI_File_open returns 16. The corresponding (unhelpful) message is:
MPI_ERR_OTHER: known error not in list
I couldn't find any pointers on the net and the same program works with
OpenMPI