Hi all, I make a small mod to allow Alcatel A5020 to accept MD5 digest from twinkle. I was receiving "invalid Authentication algorithm md5". I am not sure if...
2571
joerg
joerg.greoj
Mar 28, 2008 12:19 pm
... It is a bug in Alcatel. Lower case md5 is not correct regarding RFC Please use "search" to find this topic already mentioned here in the group cheers jOERG...
2572
Iñaki Baz Castillo
ibc_grupos
Mar 28, 2008 12:25 pm
... You are generating a possible bug in most of the SIP devices if you set "md5" instead of "MD5". As Joerg says, "md5" is incorrect: RFC 2617...
2573
curuppa
Mar 28, 2008 1:26 pm
Hi Joerg! I have tried to do a search before posting, but the search is not working, every string that I put returns no matches. :( Regards, Ricardo "Curupas" ...
... Yahoo broken again? Known problem. Try again tomorrow, or better in 8h. Search processes get killed prematurely when heavy load on server -> no results :-(...
2576
Michel de Boer
twinklephone
Mar 29, 2008 7:35 am
I assume you only closed the account, but left Twinkle running with another account, right? The transport layer in Twinkle is independent from the active...
2577
Michel de Boer
twinklephone
Mar 29, 2008 7:37 am
I missed that white space is allowed before the colon. Thanks for pointing this out. I totally agree with you that the syntax is way too flexible. A protocol...
2578
Iñaki Baz Castillo
ibc_grupos
Mar 29, 2008 3:25 pm
... Yes, right. ... Yes, I was deducing it after looking at the code. It could occur that two account use the same server and share a connection so closing one...
2579
Iñaki Baz Castillo
ibc_grupos
Mar 29, 2008 3:32 pm
... Oh, I thought that the only bug is that Twinkle doesn't allow HTAB before the colon, but in fact it doesn't allow SP either (it must allow SP and HTAB). ...
2580
Iñaki Baz Castillo
ibc_grupos
Mar 29, 2008 3:39 pm
... Hey, Twinkle allows that painful but valid Via header :) -- Iñaki Baz Castillo...
2581
Michel de Boer
twinklephone
Mar 29, 2008 4:21 pm
of course it does :) the flexible/horible syntax is even older than http. it stems from smtp. in the days that smtp was invented, people wrote smtp messages...
2582
Iñaki Baz Castillo
ibc_grupos
Mar 29, 2008 4:34 pm
... Also I read that there was the aim of using existing HTTP servers to proxy transparently SIP messages, so the syntax needed to be similar. :( -- Iñaki Baz...
2583
joerg
joerg.greoj
Mar 29, 2008 4:44 pm
... What else? :-))) ... That's caused by the way RFCs are built one upon the other :( Never obsoleting or deprecating any useless old stuff... Perfect...
2584
joerg
joerg.greoj
Mar 29, 2008 4:47 pm
... That's no excuse. They easily could say "sender SHOULD NOT use HTAB, receiver MUST accept HTAB". They had to think about it again though, not just copy and...
2585
Iñaki Baz Castillo
ibc_grupos
Mar 29, 2008 4:57 pm
... Completely 100000% agree. There is no excuse AT ALL. -- Iñaki Baz Castillo...
2586
hans_hans_sip
Mar 29, 2008 10:41 pm
When using an usb phone, that works perfectly fine when using skype, the re is no sound from the microphone. The correct source (same as in skype) is selected....
2587
joerg
joerg.greoj
Mar 29, 2008 10:50 pm
... try (the straight way) $ krecord or $ arecord -vv with the mic of usb headset, and set up your kmixer / alsamixer or (the cheater's way) check your mixer...
2588
sasikala kala
sasi_jeyalak...
Apr 1, 2008 4:22 am
Hi, Is dcop server been disabled in the twinkle 1.2 release? Thanks in advance, regards sasikala. ...
2589
joerg
joerg.greoj
Apr 1, 2008 6:32 am
... twinkle core does not know anything about dcop, never did. When building for KDE, the kde framefork includes some rudimentary dcop interface, but it's of...
2590
sasikala kala
sasi_jeyalak...
Apr 3, 2008 4:17 am
Hi, Thanks for your immediate response. As you said , I have seen all the cli commands, but I am not able to get any command which is related to this (...
2591
joerg
joerg.greoj
Apr 3, 2008 5:43 am
... ./configure --help...
2592
Carles Pina i Estany
carles@...
Apr 3, 2008 9:46 am
Hello, In our work we are using Twinkle (we implemented in some Call Centers). We are very happy with Twinkle, thank you to develop it! Actually when I...
2593
Iñaki Baz Castillo
ibc_grupos
Apr 3, 2008 10:51 am
... It's not the purpose of Twinkle becoming a very "user friendly" softphone. Anyway a common suggestions about usability have already done. For example: -...
2594
joerg
joerg.greoj
Apr 3, 2008 11:09 am
... Please keep in mind that twinkle is a Qt-based app. I don't think it's easy to have some skin for it, without massive impact on the way the GUI is created ...
2595
valoenra
Apr 3, 2008 11:18 am
Hi, I have twinkle 1.2 compiled in a ubuntu gutsy environment. It failes do ack subscribes. here is an example from the log. the proxy is openser 1.3.0-tls. ...
2596
Iñaki Baz Castillo
ibc_grupos
Apr 3, 2008 11:22 am
... Why is Twinkle receiving a SUBSCRIBE with "Event: presence"??? Twinkle is not a presence server, just a presence client. If you want a presence server...
2597
Iñaki Baz Castillo
ibc_grupos
Apr 3, 2008 11:24 am
... So Twinkle's relpy is correct: SIP/2.0 489 Bad Event Twinkle support receiving SUBSCRIBE but not for "Event: presence" so it MUST reply "489 Bad Event". --...
2598
valoenra
Apr 3, 2008 11:42 am
My twinkle 1.2 compiled in a ubuntu gutsy environment fails to ACK OK from a SIP gateway(cisco CM?). it reacts to a sip OK with a TCP SYN towards the proxy...
2599
joerg
joerg.greoj
Apr 3, 2008 12:05 pm
... ~/.twinkle/twinkle.log *full* log preferred - please don't publish on forum, better upload to file section (or send via personal mail on invitation). (to...