Displaying 2 results from an estimated 2 matches for "rtcclient".
Did you mean:
rpcclient
2013 May 27
1
Empty buffer on encoder write byte
...[_socket sendData:audioData toHost:RTC_SERVER_HOST
port:RTC_MEDIA_SERVER_PORT withTimeout:PACKET_TIMEOUT tag:AUDIO_DATA_TAG];
free(pcmInput);
pcmInput = NULL;
}];
}
}];
The following is the backtrace:
* thread #6: tid = 0x231f, 0x00180506
RTCClient`ec_enc_carry_out(_this=0x04232238, _c=61) + 42 at entenc.c:62,
stop reason = EXC_BAD_ACCESS (code=1, address=0x1)
frame #0: 0x00180506 RTCClient`ec_enc_carry_out(_this=0x04232238,
_c=61) + 42 at entenc.c:62
frame #1: 0x0018070a RTCClient`ec_enc_icdf [inlined]
ec_enc_normalize(_this=0x0423...
2005 Feb 04
1
Microsoft RTC Client SDK with Asterisk
I'm using the the Microsoft Real-Time Communications Client API SDK
using Visual Studio 6 and . NET 2003 SE to make SIP calls. Using the
examples provided I can make unregistered SIP calls fine, however I am
having trouble registering with Asterisk.
I have to produce an XML Profile to use when registering with a
registrar. The one I use is...
<provision