... However you're free to patch yealink.c around line 1000. After ... you insert #user likes to use the phone too ;-) jOERG #define _M222 S_IWUGO #define...
Hi, I want to provide Input sound from audio files (instead of a direct talk over a microphone) at the caller end in a VOIP call and record the resultant audio...
The following info from memory and not verified... Needed ALSA Version (aplay --vers) >=1.0.13; maybe 1.0.12 ! ... # file: ~/.asoundrc intee { @args.0 SLAVE ...
I'm new to this--I'm running Fedora Core 6, and when I ran ./configure, I got this error message: Package libccrptl was not found in the pkg-config search...
... That just means you need to install the develompent library of libccrtp in version >= 1.5.0. It's clearly explained in the error you get. For example, in...
probably you need to install package libccrtpl-devel or similar name. To build you need devel-packages of all the libs used by a project (here twinkle). These...
Hi, until version 1.1 there wasn't presence and buddies, so my suggestion couldn't exist. The only way to choose identity is by selecting it in the combobox ...
... looks ok to me, as long as it doesn't prevent my "toggle presence state by doubleclick". One more suggestion for presence: change *all* users by one action...
... I hope there will be never the option to toggle presence status with double-click. "Toggle" means just two cases (online and offline), and I hope Twinkle...
[...] ... Toggle means "switch between two states", right. But there's no argument there can't be - in happy coexistence - an arbitrary number of states...
... That's an interesting aspect, which applies to big IM as well as FT. ... Michel mentioned TCP for reliable big IM (IIRC). I guess TCP is immune to packet...
... Yes, I understand, but sincerely I've never seen a MI or phone software in which the state is changed by double-click. In fact, I can't imagine a common ...
... Not at all! I think it's a common situation that you have two or more providers, each one giving you cheap or free calls to some numbers. It's rare that...
... Yes, of course, but anyway TCP is not a "way" for file transferring since SIP proxies usually control de SIP message size and the time it takes to process ...
... I imagined a simple [run]-menu - like [register] is today (and replacing it), but with standard checkmark entries one for each user (compare "[X]display" ...
... ACK. that's why i suggested the FTP approach for one instance of an end-to-end protocol. I only mentioned TCP cause i remembered some sentence "TCP for...
... If i had to write an RFC, my first idea were to define and offer a "FTP-codec" in SDP, *maybe* in addition to any normal RTP stream/codec of a call in ...
... For those who want to read what the "officials" think about File Transfer See: Requirements and Possible Mechanisms for File Transfer Services Within the...
Setting [user profile]-[Instant Message] "Max IM Dialogs:" to zero, i think a received IM should not trigger response 486 Busy Here but instead should get a...
... [snip] ... Please consider that you are not the only user of Twinkle. You have made it clear now that you don't need the register menu. However for me it's...
... The SIP MESSAGE request probably is not suitable for arbitrary file transfer as pointed out already in other posts on this thread. But I think it could be...
... If you create a UDP datagram larger than 1500 bytes, the IP layer will fragment it. IP fragmentation is a troublesome feature that is best avoided. RFC...
yep, now that twinkle has a buddy list, it seems to be a natural place for several actions in the context menu. ... editing the user profile is another one. ...