Are the Polycom phones on the same LAN as your laptop. Or is there maybe a separate voice LAN which gets a higher QoS. Maybe the Polycom also use the .1p...
Hi, I need your help I have installed in my computer OpenSuse 11 and the last version of twinkle from the repositories. Twinkle make calls to anothers usuaries...
I don't know why you cannot receive calls. The log you show is not for an incoming call. The error is raised because asterisk sends an invalid URI in the...
Since I can find out, why I have troubles with some providers, i dedided to setup an asterisk server. When I go to the sipgate website I see Asterisk PBX. When...
Al Bogner
twinklephone@...
Aug 5, 2008 9:40 am
2775
... I hope I have it solved. Wen I define in sip.cionf fromuser=123456 and _not_ as variable it works. Al...
Al Bogner
twinklephone@...
Aug 5, 2008 12:19 pm
2776
Does twinkle support iax2? I think it doesn't. Is it planned for future releases? Al...
Al Bogner
twinklephone@...
Aug 8, 2008 10:24 pm
2777
... Of course NOT. IAX2 is a poor protocol not designed for a phone since it doesn't separe signalling and audio (both go together that's a pain in any modern...
Hi, is it possible to update twinkle to work with evolution contacts pls for yr next release. also, is there a workaround to do this in the meantime? thanks...
Hi, I'm just wondering if twinkle could be ported to windows. if you imported code into realbasic (http://www.realsoftware.com/products/realbasic/), this lets...
SInce voice mails are sent by email, it doesn't make sense to listen them again with twinkle. Is there a way to delete all voice mails from a Provider who uses...
Al Bogner
twinklephone@...
Aug 11, 2008 4:57 pm
2781
... Asterisk doesn't provide, via SIP, a way to delete voicemails (except of course calling the voicemail server and joining the IVR). So Twinkle can do ...
Thanks for your help I change the invalid URL to UsaPostal2555555 and the error dissapear and i can receive calls now. The error was that. Thanks.......
created a simple script to drop anywhere you want (I put mine in my .twinkle folder). I noticed I would miss phone calls if I was listening to music when the...
Hi, it could be nice if Twinkle doc page includes important info about how to compile Twinkle in a Debian based Linux. The main difficult point is how to set...
Hi, Twinkle doesn't add "Contact" and "Record-Route" headers to 180 response, but it should do it according to RFC 3261: ... Within this specification, only...
... Well, in fact it's not so "right". RFC3261 is not clear about it and gets into contradictions: Table 2 in page 161 defines "Contact" as "optional" in 1XX...
... That's why I did not put the Contact in initially. ... Yep ... For the PRACK case Twinkle works fine. When the 100rel extension is used, then Twinkle does...
... Well, in the thread* I opened in sip-implementators there is an argument about 1XX and the abscense of "Contact" header: A 1XX is sent in a not reliable...
I have just released Twinkle 1.3. You can download it from www.twinklephone.com Changes for this release are: - Send file attachment with instant message. -...
... Oh my god !!! ... opsss, could you please explain it? in which RFC/draft does it appear??? ... Great! ... Does it mean sending doble CRLF and receiving one...
Hi, I'm trying to install Twinkle 1.3 in Kubuntu Gutsy but I can't, it gives an error to me. I've installed: commoncpp2-1.6.1.tar.gz [GNU Common CPP framework]...
Hi, if the user selects the attachment before writting the destination user, then the attachment is not selected in fact. Also, the attachment could be easier...
... Well, I already know it ;) Twinkle sends a doble CRLF and receives one :) T 2008/08/19 01:25:23.796990 TWINKLE_IP:47401 -> OPENSER_IP:5060 [AP] CRLF CRLF #...
Hi, I do the steps indeicated in http://www.ilbcfreeware.org/software.html in order to extract iLBC source code, but after that (after getting so many .c and...
... In other computer I do the same steps and make sure about the versions installed of g++ (4.2), commoncpp2-1.6.1, ccrtp-1.6.0.tar.gz and so. But I get the...