added: http://jira.freeswitch.org/browse/FSPHONE-1
Change to FSComm would make it easier to be found .... :) 2010/1/11 João Mesquita <jmesqu...@freeswitch.org>: > Seven, thank you very much for your support. I am sorry for not being very > present at the moment but I have been feeling very sick from a virus I > contracted. I should be back on my feet tomorrow if anyone cares. > > Anyway, I will talk to Brian to rename the Jira to FSComm instead of FSPHONE > and I would love if you could paste a diff for me in there. I will have it > reviewed and commited. I have some changes I have made to the local copy > that need to play nice with your modifications. > > Regards, > > João Mesquita > > > On Sun, Jan 10, 2010 at 2:12 PM, Seven Du <dujinf...@gmail.com> wrote: >> >> Hi, >> >> FsComm is really cool. I played and make some improvements, see >> rev16229 in trunk(in my contrib dir). And note is stll has bugs when >> sometimes the sound dev list doesn't sync well with FScomm on some >> edge cases. Also ideally it can be automatically updated like XLite. >> >> Because I cannot join the last weekly conference due to network >> problems so I don't know the results been discussed. Questions? >> >> 1) When will we have jira for this? >> 2) What the next step of FsComm dev? >> 3) My time doesn't match well with most of you, so, hard to chat on >> IRC. Even we have jira for this it would be a pain if I want to commit >> more patches. Is that ok I commit to my contrib and someone merge to >> trunk? >> 4) Is it possible I commit to trunk? Then how to do code review before >> commit? It's the first time I program QT so some code must be very >> ugly. >> >> Some bugs I found: >> >> 1) FreeSWITCH/FsComm user agent breaks xml parser, complains missing >> ">", I guess it's a XML parser bug when it see "/" it expects an ">" >> to be a "/>". Sorry I deleted the full log but I think it can be >> replicated so let me know if I need to report to jira. >> >> 2) I change event_socket.conf.xml to use port 8022 to avoid conflict >> with another FS instance. 10% of times I run FsComm it cannot been >> read. >> >> 2010-01-10 23:35:53.631687 [DEBUG] mod_qsettings.cpp:80 Template >> event_socket.conf as follows: >> <document type="freeswitch/xml"> >> <section name="configuration"> >> <configuration name="event_socket.conf" description="Socket Client"> >> <settings> >> <param name="nat-map" value="false"/> >> <param name="listen-ip" value="127.0.0.1"/> >> <param name="listen-port" value="8022"/> >> <param name="password" value="ClueCon"/> >> </settings> >> </configuration> >> </section> >> </document> >> 2010-01-10 23:35:53.631490 [ERR] mod_qsettings.cpp:62 Template >> post_load_switch.conf could not be read! >> 2010-01-10 23:35:53.631799 [ERR] mod_event_socket.c:2543 Open of >> event_socket.conf failed >> 2010-01-10 23:35:53.631918 [ERR] mod_event_socket.c:2639 Socket Error! >> Could not listen on 127.0.0.1:8021 >> 2010-01-10 23:35:53.732089 [ERR] mod_event_socket.c:2639 Socket Error! >> Could not listen on 127.0.0.1:8021 >> >> Cheers. >> >> Seven. >> >> _______________________________________________ >> FreeSWITCH-dev mailing list >> FreeSWITCH-dev@lists.freeswitch.org >> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >> http://www.freeswitch.org > > > _______________________________________________ > FreeSWITCH-dev mailing list > FreeSWITCH-dev@lists.freeswitch.org > http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev > http://www.freeswitch.org > > _______________________________________________ FreeSWITCH-dev mailing list FreeSWITCH-dev@lists.freeswitch.org http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev http://www.freeswitch.org