switchfin-devel Mailing List for switchfin (Page 3)
Status: Beta
Brought to you by:
dpenev
You can subscribe to this list here.
2010 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(39) |
Aug
(126) |
Sep
(100) |
Oct
(173) |
Nov
(10) |
Dec
(3) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2011 |
Jan
(17) |
Feb
(12) |
Mar
(1) |
Apr
(7) |
May
(6) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2012 |
Jan
|
Feb
|
Mar
|
Apr
(10) |
May
(11) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: <swi...@li...> - 2011-01-06 10:19:20
|
mike, i know jason was working in the gui and dimitar is working in iptables integration thanks Le 06/01/2011 05:41, swi...@li... a écrit : > Hi Guys > > I've been very busy lately and have just realized that I've not been > keeping an eye on the Switchfin project. > > How is everyone and what is the status of the project ? > > Last I remember was the T38 stuff taking up a lot of time, did this get > finished is there any extra work which needs doing ? > > Cheers for the new year > Mike > > ------------------------------------------------------------------------------ > Learn how Oracle Real Application Clusters (RAC) One Node allows customers > to consolidate database storage, standardize their database environment, and, > should the need arise, upgrade to a full multi-node Oracle RAC database > without downtime or disruption > http://p.sf.net/sfu/oracle-sfdevnl > _______________________________________________ > Switchfin-devel mailing list > Swi...@li... > https://lists.sourceforge.net/lists/listinfo/switchfin-devel > -- Meftah Tayeb inum: +883510001288000 Phone: +13602276297 Fax: +12538020313 |
From: <swi...@li...> - 2011-01-06 05:05:04
|
Hi Guys I've been very busy lately and have just realized that I've not been keeping an eye on the Switchfin project. How is everyone and what is the status of the project ? Last I remember was the T38 stuff taking up a lot of time, did this get finished is there any extra work which needs doing ? Cheers for the new year Mike |
From: <swi...@li...> - 2010-12-03 09:34:11
|
dear jason, please can you add call forwarding, call screaning, hident call and all features that implement trixbox/ilastix using "*xxx"? like speed dial? thanks a lot Le 03/12/2010 02:44, swi...@li... a écrit : > > Hi Guys > > Soon i will be heading off on holiday for about a month (9^th December > until January the 4^th ) so I thought I would outline what i wish to > achieve on the GUI 4.0 when I get back, any additions are welcome we > have a great product that can only get better. > > . Rearrange Voice Manu options (Advanced/Key press events) > to be in the main list not in the edit dialog > > . Add Calltokenoptional to IAX settings > > . Add blacklist support > > . IPTables Firewall in GUI (Basic rules) > > . Redesign System Status (With MMC support) > > . Fix unified IMAP Voicemail when using (UW-IMAP) -- > Currently can't be configured using GUI > > . Create first run setup wizard > > . Gateway support > > . SMS from GUI > > . Automation support > > . Add User manager > > Thanks guys for all the testing and work put in to getting the GUI 4.0 > and SwitchFin Distro to its current point, and have a good Christmas :-) > > *Jason Kenah** > *IT Director > > E: ja...@ii... <mailto:ma...@ii...> > W: www.ii-tec.com <http://www.ii-tec.com/> > > > > * > > * > > > > cid:image002.jpg@01CA6160.5BCFF330 > > This transmission (including any attachments) is intended only for the > named recipient(s) and the unauthorised use, distribution or > publication of same is expressly prohibited, should this transmission > be received by anyone other than the named recipient(s), please > contact our office immediately and destroy all copies of this > transmission. > > > > __________ Information from ESET NOD32 Antivirus, version of virus > signature database 4997 (20100403) __________ > > The message was checked by ESET NOD32 Antivirus. > > http://www.eset.com > > > ------------------------------------------------------------------------------ > Increase Visibility of Your 3D Game App& Earn a Chance To Win $500! > Tap into the largest installed PC base& get more eyes on your game by > optimizing for Intel(R) Graphics Technology. Get started today with the > Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs. > http://p.sf.net/sfu/intelisp-dev2dev > > > _______________________________________________ > Switchfin-devel mailing list > Swi...@li... > https://lists.sourceforge.net/lists/listinfo/switchfin-devel > -- Meftah Tayeb inum: +883510001288000 Phone: +13602276297 Fax: +12538020313 |
From: <swi...@li...> - 2010-11-25 09:10:25
|
Hi Dimitar, Changed enable_dma to 1 in spi_mmc part but still the same, file moving from /persistent to /mnt/sd will cause load average raise to 4.6 for a 50MB file. Any thing else I can do? -- Best regards, Liong Kam Fung Style Online Limited Mobile: (852) 9225 4804 Direct: (852) 3610 7618 Tel: (852) 2801 4810 Fax: (852) 2801 4873 E-mail: ka...@st... Website: http://www.styleonline.com.hk ----- Reply message ----- 寄件者: swi...@li... 日期: 週日, 11 月 21 日, 2010 年 8:12 下午 主旨: [Switchfin-devel] MixMonitor on SD Card 收件者: <swi...@li...> |
From: <swi...@li...> - 2010-11-22 01:42:04
|
Hi Dimitar, As I can see both SD card writing and MixMonitor are taking the CPU. Because I've tried: - MixMonitor with path /persistent/somewhere (Load average is about 3.0 with 5-6 concurrent calls) - File moving to SD Card (Voice quality is affected during the writing, load average about 2.8 even no voice channel) - MixMonitor directly to SD card (Load average is more than 3.0 for 4 concurrent calls) Let me try with the DMA later today and let you know the result. Any thing we can do for the MixMonitor? Really thanks for your help. Best regards, Liong Kam Fung On 21/11/2010 20:12, swi...@li... wrote: > Hi Liong, > Which process is taking the CPU. Please measure and let me know. > In case it is the SD card writting you can try enabling the DMA. > In package/uClinux-dist/vendors/Rowetel/IP04/pre_config/ip04.c > .enable_dma = 0, // if 1 - block!!! > modify to 1 > Please report the performance difference. > Cheers > Dimitar > > ----- Original Message ----- > *From:* swi...@li... > <mailto:swi...@li...> > *To:* swi...@li... > <mailto:swi...@li...> > *Sent:* Friday, November 19, 2010 10:49 AM > *Subject:* Re: [Switchfin-devel] MixMonitor on SD Card > > Hi Dimitar, > > I didn't try with G.729, the loading using G.711 is high enough > Also, I've changed the MixMonitor format from wav49 to wav, which > lowered the load average. > > Besides, if I change the mixmonitor path to persistent file > system, the loading can also be a bit lowered, but persistent file > system doesn't have enough memory for my application. I tried also > to do recording on persistent file system, then move the file to > SD card on hangup, but other channels are affected when one of the > channel hangup (due to high loading when moving files to SD card) > > Any idea? > > -- > Best regards, > Liong Kam Fung > > On 19/11/2010 16:42, swi...@li... wrote: >> Liong, >> >> forgot to ask about the case G729 is used. >> What is the load in this case? >> >> Best Regards >> Dimitar Penev >> SwitchVoice Ltd. >> 519 Anna Ahmatova Str., Suite 4 >> 1729 Sofia, >> Bulgaria >> phone: +35924897009 (3) >> cell: +359898652775 >> web:www.switchvoice.com >> >> >> ----- Original Message ----- >> From:<swi...@li...> >> To:<swi...@li...> >> Sent: Thursday, November 18, 2010 4:38 AM >> Subject: [Switchfin-devel] MixMonitor on SD Card >> >> >>> Hi All, >>> >>> I found that doing MixMonitor on SD card will raise the loading very >>> much, the load average can reach 3.0 or even higher for only 4-5 >>> concurrent calls with G.711 codec, any idea we can lowering it? >>> Coz when the loading in high, voice quality become very bad >>> (echo/disconnection/delay occurs) >>> >>> Besides, Dimitar, could you please put dnsmasq into switchfin? cause I >>> finally find out that udhcpd is not good for phone configuration >>> provisioning. (sorry it have been a while I didn't touch the phone >>> provisioning work, since I was so busy on several projects) >>> >>> -- >>> Best regards, >>> Liong Kam Fung >>> >>> >>> >>> >>> ------------------------------------------------------------------------------ >>> Beautiful is writing same markup. Internet Explorer 9 supports >>> standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2& L3. >>> Spend less time writing and rewriting code and more time creating great >>> experiences on the web. Be a part of the beta today >>> http://p.sf.net/sfu/msIE9-sfdev2dev >>> _______________________________________________ >>> Switchfin-devel mailing list >>> Swi...@li... >>> https://lists.sourceforge.net/lists/listinfo/switchfin-devel >>> >> ------------------------------------------------------------------------------ >> Beautiful is writing same markup. Internet Explorer 9 supports >> standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2& L3. >> Spend less time writing and rewriting code and more time creating great >> experiences on the web. Be a part of the beta today >> http://p.sf.net/sfu/msIE9-sfdev2dev >> _______________________________________________ >> Switchfin-devel mailing list >> Swi...@li... >> https://lists.sourceforge.net/lists/listinfo/switchfin-devel >> >> > ------------------------------------------------------------------------ > ------------------------------------------------------------------------------ > Beautiful is writing same markup. Internet Explorer 9 supports > standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. > Spend less time writing and rewriting code and more time creating > great > experiences on the web. Be a part of the beta today > http://p.sf.net/sfu/msIE9-sfdev2dev > > ------------------------------------------------------------------------ > _______________________________________________ > Switchfin-devel mailing list > Swi...@li... > https://lists.sourceforge.net/lists/listinfo/switchfin-devel > > > ------------------------------------------------------------------------------ > Beautiful is writing same markup. Internet Explorer 9 supports > standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2& L3. > Spend less time writing and rewriting code and more time creating great > experiences on the web. Be a part of the beta today > http://p.sf.net/sfu/msIE9-sfdev2dev > > > _______________________________________________ > Switchfin-devel mailing list > Swi...@li... > https://lists.sourceforge.net/lists/listinfo/switchfin-devel |
From: <swi...@li...> - 2010-11-21 12:12:51
|
Hi Liong, Which process is taking the CPU. Please measure and let me know. In case it is the SD card writting you can try enabling the DMA. In package/uClinux-dist/vendors/Rowetel/IP04/pre_config/ip04.c .enable_dma = 0, // if 1 - block!!! modify to 1 Please report the performance difference. Cheers Dimitar ----- Original Message ----- From: swi...@li... To: swi...@li... Sent: Friday, November 19, 2010 10:49 AM Subject: Re: [Switchfin-devel] MixMonitor on SD Card Hi Dimitar, I didn't try with G.729, the loading using G.711 is high enough Also, I've changed the MixMonitor format from wav49 to wav, which lowered the load average. Besides, if I change the mixmonitor path to persistent file system, the loading can also be a bit lowered, but persistent file system doesn't have enough memory for my application. I tried also to do recording on persistent file system, then move the file to SD card on hangup, but other channels are affected when one of the channel hangup (due to high loading when moving files to SD card) Any idea? -- Best regards, Liong Kam Fung On 19/11/2010 16:42, swi...@li... wrote: Liong, forgot to ask about the case G729 is used. What is the load in this case? Best Regards Dimitar Penev SwitchVoice Ltd. 519 Anna Ahmatova Str., Suite 4 1729 Sofia, Bulgaria phone: +35924897009 (3) cell: +359898652775 web: www.switchvoice.com ----- Original Message ----- From: <swi...@li...> To: <swi...@li...> Sent: Thursday, November 18, 2010 4:38 AM Subject: [Switchfin-devel] MixMonitor on SD Card Hi All, I found that doing MixMonitor on SD card will raise the loading very much, the load average can reach 3.0 or even higher for only 4-5 concurrent calls with G.711 codec, any idea we can lowering it? Coz when the loading in high, voice quality become very bad (echo/disconnection/delay occurs) Besides, Dimitar, could you please put dnsmasq into switchfin? cause I finally find out that udhcpd is not good for phone configuration provisioning. (sorry it have been a while I didn't touch the phone provisioning work, since I was so busy on several projects) -- Best regards, Liong Kam Fung ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today http://p.sf.net/sfu/msIE9-sfdev2dev _______________________________________________ Switchfin-devel mailing list Swi...@li... https://lists.sourceforge.net/lists/listinfo/switchfin-devel ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today http://p.sf.net/sfu/msIE9-sfdev2dev _______________________________________________ Switchfin-devel mailing list Swi...@li... https://lists.sourceforge.net/lists/listinfo/switchfin-devel ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today http://p.sf.net/sfu/msIE9-sfdev2dev ------------------------------------------------------------------------------ _______________________________________________ Switchfin-devel mailing list Swi...@li... https://lists.sourceforge.net/lists/listinfo/switchfin-devel |
From: <swi...@li...> - 2010-11-19 08:51:03
|
Hi Dimitar, I didn't try with G.729, the loading using G.711 is high enough Also, I've changed the MixMonitor format from wav49 to wav, which lowered the load average. Besides, if I change the mixmonitor path to persistent file system, the loading can also be a bit lowered, but persistent file system doesn't have enough memory for my application. I tried also to do recording on persistent file system, then move the file to SD card on hangup, but other channels are affected when one of the channel hangup (due to high loading when moving files to SD card) Any idea? -- Best regards, Liong Kam Fung On 19/11/2010 16:42, swi...@li... wrote: > Liong, > > forgot to ask about the case G729 is used. > What is the load in this case? > > Best Regards > Dimitar Penev > SwitchVoice Ltd. > 519 Anna Ahmatova Str., Suite 4 > 1729 Sofia, > Bulgaria > phone: +35924897009 (3) > cell: +359898652775 > web: www.switchvoice.com > > > ----- Original Message ----- > From:<swi...@li...> > To:<swi...@li...> > Sent: Thursday, November 18, 2010 4:38 AM > Subject: [Switchfin-devel] MixMonitor on SD Card > > >> Hi All, >> >> I found that doing MixMonitor on SD card will raise the loading very >> much, the load average can reach 3.0 or even higher for only 4-5 >> concurrent calls with G.711 codec, any idea we can lowering it? >> Coz when the loading in high, voice quality become very bad >> (echo/disconnection/delay occurs) >> >> Besides, Dimitar, could you please put dnsmasq into switchfin? cause I >> finally find out that udhcpd is not good for phone configuration >> provisioning. (sorry it have been a while I didn't touch the phone >> provisioning work, since I was so busy on several projects) >> >> -- >> Best regards, >> Liong Kam Fung >> >> >> >> >> ------------------------------------------------------------------------------ >> Beautiful is writing same markup. Internet Explorer 9 supports >> standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2& L3. >> Spend less time writing and rewriting code and more time creating great >> experiences on the web. Be a part of the beta today >> http://p.sf.net/sfu/msIE9-sfdev2dev >> _______________________________________________ >> Switchfin-devel mailing list >> Swi...@li... >> https://lists.sourceforge.net/lists/listinfo/switchfin-devel >> > > ------------------------------------------------------------------------------ > Beautiful is writing same markup. Internet Explorer 9 supports > standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2& L3. > Spend less time writing and rewriting code and more time creating great > experiences on the web. Be a part of the beta today > http://p.sf.net/sfu/msIE9-sfdev2dev > _______________________________________________ > Switchfin-devel mailing list > Swi...@li... > https://lists.sourceforge.net/lists/listinfo/switchfin-devel > > |
From: <swi...@li...> - 2010-11-19 08:42:12
|
Liong, forgot to ask about the case G729 is used. What is the load in this case? Best Regards Dimitar Penev SwitchVoice Ltd. 519 Anna Ahmatova Str., Suite 4 1729 Sofia, Bulgaria phone: +35924897009 (3) cell: +359898652775 web: www.switchvoice.com ----- Original Message ----- From: <swi...@li...> To: <swi...@li...> Sent: Thursday, November 18, 2010 4:38 AM Subject: [Switchfin-devel] MixMonitor on SD Card > Hi All, > > I found that doing MixMonitor on SD card will raise the loading very > much, the load average can reach 3.0 or even higher for only 4-5 > concurrent calls with G.711 codec, any idea we can lowering it? > Coz when the loading in high, voice quality become very bad > (echo/disconnection/delay occurs) > > Besides, Dimitar, could you please put dnsmasq into switchfin? cause I > finally find out that udhcpd is not good for phone configuration > provisioning. (sorry it have been a while I didn't touch the phone > provisioning work, since I was so busy on several projects) > > -- > Best regards, > Liong Kam Fung > > > > > ------------------------------------------------------------------------------ > Beautiful is writing same markup. Internet Explorer 9 supports > standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. > Spend less time writing and rewriting code and more time creating great > experiences on the web. Be a part of the beta today > http://p.sf.net/sfu/msIE9-sfdev2dev > _______________________________________________ > Switchfin-devel mailing list > Swi...@li... > https://lists.sourceforge.net/lists/listinfo/switchfin-devel > |
From: <swi...@li...> - 2010-11-19 00:18:52
|
Hi Liong, Ok I will shedule dnsmasq work. Best Regards Dimitar ----- Original Message ----- From: <swi...@li...> To: <swi...@li...> Sent: Thursday, November 18, 2010 4:38 AM Subject: [Switchfin-devel] MixMonitor on SD Card > Hi All, > > I found that doing MixMonitor on SD card will raise the loading very > much, the load average can reach 3.0 or even higher for only 4-5 > concurrent calls with G.711 codec, any idea we can lowering it? > Coz when the loading in high, voice quality become very bad > (echo/disconnection/delay occurs) > > Besides, Dimitar, could you please put dnsmasq into switchfin? cause I > finally find out that udhcpd is not good for phone configuration > provisioning. (sorry it have been a while I didn't touch the phone > provisioning work, since I was so busy on several projects) > > -- > Best regards, > Liong Kam Fung > > > > > ------------------------------------------------------------------------------ > Beautiful is writing same markup. Internet Explorer 9 supports > standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. > Spend less time writing and rewriting code and more time creating great > experiences on the web. Be a part of the beta today > http://p.sf.net/sfu/msIE9-sfdev2dev > _______________________________________________ > Switchfin-devel mailing list > Swi...@li... > https://lists.sourceforge.net/lists/listinfo/switchfin-devel > |
From: <swi...@li...> - 2010-11-18 02:38:54
|
Hi All, I found that doing MixMonitor on SD card will raise the loading very much, the load average can reach 3.0 or even higher for only 4-5 concurrent calls with G.711 codec, any idea we can lowering it? Coz when the loading in high, voice quality become very bad (echo/disconnection/delay occurs) Besides, Dimitar, could you please put dnsmasq into switchfin? cause I finally find out that udhcpd is not good for phone configuration provisioning. (sorry it have been a while I didn't touch the phone provisioning work, since I was so busy on several projects) -- Best regards, Liong Kam Fung |
From: <swi...@li...> - 2010-11-02 08:19:19
|
Hi Jason, Thank you! I'll test it. Best Regards Dimitar ----- Original Message ----- From: <swi...@li...> To: <swi...@li...> Sent: Tuesday, November 02, 2010 2:11 AM Subject: Re: [Switchfin-devel] GUI 4.0 Hi Guys Sorry for the delay in fixing the menu prompts upload and the firmware upload stuff, I have been flat out :) Menu prompts should now upload and i have re-added the HTTP/TFTP in the SVN head (haven't tested it very much but looks ok), Let me know how you go! Thanks Jason Kenah IT Director M: +61 404 955 149 E: ja...@ii... W: www.ii-tec.com This transmission (including any attachments) is intended only for the named recipient(s) and the unauthorised use, distribution or publication of same is expressly prohibited, should this transmission be received by anyone other than the named recipient(s), please contact our office immediately and destroy all copies of this transmission. -----Original Message----- From: swi...@li... [mailto:swi...@li...] Sent: Monday, 1 November 2010 11:05 PM To: swi...@li... Subject: Re: [Switchfin-devel] GUI 4.0 Hi Jason, I tested some more today and it seems everything else is OK. Will you be able to fix the upload of voicemenu prompts and the http/tftp upgrade? It will be nice if we stabilize the busybox httpd based solution. Best Regards Dimitar Penev SwitchVoice Ltd. 519 Anna Ahmatova Str., Suite 4 1729 Sofia, Bulgaria phone: +35924897009 (3) cell: +359898652775 web: www.switchvoice.com ----- Original Message ----- From: <swi...@li...> To: <swi...@li...> Sent: Tuesday, October 26, 2010 2:59 PM Subject: Re: [Switchfin-devel] GUI 4.0 Hehehe sorry about that I must be tired, should be good now. Thanks Jason Kenah IT Director M: +61 404 955 149 E: ja...@ii... W: www.ii-tec.com This transmission (including any attachments) is intended only for the named recipient(s) and the unauthorised use, distribution or publication of same is expressly prohibited, should this transmission be received by anyone other than the named recipient(s), please contact our office immediately and destroy all copies of this transmission. -----Original Message----- From: swi...@li... [mailto:swi...@li...] Sent: Tuesday, 26 October 2010 10:46 PM To: swi...@li... Subject: Re: [Switchfin-devel] GUI 4.0 Hi Jason, I seems to not able to log in with the latest GUI :( Best Regards Dimitar ----- Original Message ----- From: <swi...@li...> To: <swi...@li...> Sent: Tuesday, October 26, 2010 2:27 PM Subject: Re: [Switchfin-devel] GUI 4.0 Thanks Dimitar Let me know if you find any other issues I can always find time to fix things :) Thanks Jason Kenah IT Director M: +61 404 955 149 E: ja...@ii... W: www.ii-tec.com This transmission (including any attachments) is intended only for the named recipient(s) and the unauthorised use, distribution or publication of same is expressly prohibited, should this transmission be received by anyone other than the named recipient(s), please contact our office immediately and destroy all copies of this transmission. -----Original Message----- From: swi...@li... [mailto:swi...@li...] Sent: Tuesday, 26 October 2010 10:19 PM To: swi...@li... Subject: Re: [Switchfin-devel] GUI 4.0 Hi Jason, Updating :) Dimitar will confirm later. ----- Original Message ----- From: <swi...@li...> To: <swi...@li...> Sent: Tuesday, October 26, 2010 2:15 PM Subject: Re: [Switchfin-devel] GUI 4.0 Works fine for me, try using the new updates in the SVN :) Jason Kenah IT Director M: +61 404 955 149 E: ja...@ii... W: www.ii-tec.com This transmission (including any attachments) is intended only for the named recipient(s) and the unauthorised use, distribution or publication of same is expressly prohibited, should this transmission be received by anyone other than the named recipient(s), please contact our office immediately and destroy all copies of this transmission. -----Original Message----- From: swi...@li... [mailto:swi...@li...] Sent: Tuesday, 26 October 2010 10:08 PM To: swi...@li... Subject: Re: [Switchfin-devel] GUI 4.0 Hi Jason, Another one strange thing I observe The 'External CallerID' in the User Extension dialog seems to not accepted properly. And I get alywas OutBound CID set to none. Anyone having the same? Best Regards Dimitar ----- Original Message ----- From: <swi...@li...> To: <swi...@li...> Sent: Tuesday, October 26, 2010 1:07 PM Subject: Re: [Switchfin-devel] GUI 4.0 > Hi Guys, > > I see the same 'refresh' issue when creating new Extensions.(I se this in > both Firefox and IE8) > This was OK with the old httpd for me. > Is there somebody else confirming this with the latest Switchfin trunk? > > Best Regards > Dimitar > > > > ----- Original Message ----- > From: <swi...@li...> > To: <swi...@li...> > Sent: Tuesday, October 26, 2010 12:41 PM > Subject: Re: [Switchfin-devel] GUI 4.0 > > >> Hi Jason, >> >> I am testing the GUI with IE8 now and indeed the behavior is pretty much >> the >> same as with my Firefox. >> >> I confirm the same issue with the Diaplan1 in IE8. >> In clean Switchfin if Dialplan1 is created initially I get the first >> attached picture >> and then after refreshing the browser and selecting Dial Plans I get the >> second proper picture . >> >> Cheers >> Dimitar >> >> >> ----- Original Message ----- >> From: <swi...@li...> >> To: <swi...@li...> >> Sent: Tuesday, October 26, 2010 11:46 AM >> Subject: Re: [Switchfin-devel] GUI 4.0 >> >> >> Hi Dimitar >> >> Sorry i have been flat out the last few days my company took on a large >> project and its due in a very short time. >> >> I will have a look at the Dialplan issue in a few hrs see if i can work >> out >> what's going on, sounds like a Javascript issue. >> And I think Internet Explorer 6.0 will have a few issues with some of the >> javascript I have implemented i test on v8 and it works well, >> I find chrome a good browser to test on to and it has a good error >> console. >> >> Thanks >> >> Jason Kenah >> IT Director >> >> M: +61 404 955 149 >> E: ja...@ii... >> W: www.ii-tec.com >> >> >> >> >> >> >> >> This transmission (including any attachments) is intended only for the >> named >> recipient(s) and the unauthorised use, distribution or publication of >> same >> is expressly prohibited, should this transmission be received by anyone >> other than the named recipient(s), please contact our office immediately >> and >> destroy all copies of this transmission. >> >> >> >> -----Original Message----- >> From: swi...@li... >> [mailto:swi...@li...] >> Sent: Tuesday, 26 October 2010 7:26 PM >> To: [Switchfin-devel] >> Subject: [Switchfin-devel] GUI 4.0 >> >> Hi Jason, >> >> Finally I am sitting to test the new httpd. >> I am observing something pretty minor which I had with the old httpd. >> It is pretty minor but still let me share. >> >> Brand new Switchfin installation. I create new Dialplan (DialPlan1 - all >> defaults ) >> and after pressing Save I am an not getting it shown. Ihave to press >> Browser >> >> reload to see it. >> >> Similar if I delete it pressing Delete button. I confirm pressing OK but >> DialPlan1 is still on the screen. >> If I reload browser then it disappears as it should. >> It is on Firefox 3.6.11 >> >> I have also Internet Explorer 6.0.2900.2180 SP2 but it seems the GUI 4.0 >> login can not be load properly in it. >> Probably I have to upgrade the browser? I had the same with previous >> httpd >> >> Thank you >> Dimitar >> >> >> ---------------------------------------------------------------------------- >> -- >> Nokia and AT&T present the 2010 Calling All Innovators-North America >> contest >> Create new apps & games for the Nokia N8 for consumers in U.S. and >> Canada >> $10 million total in prizes - $4M cash, 500 devices, nearly $6M in >> marketing >> Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store >> http://p.sf.net/sfu/nokia-dev2dev >> _______________________________________________ >> Switchfin-devel mailing list >> Swi...@li... >> https://lists.sourceforge.net/lists/listinfo/switchfin-devel >> >> >> __________ Information from ESET NOD32 Antivirus, version of virus >> signature >> database 4997 (20100403) __________ >> >> The message was checked by ESET NOD32 Antivirus. >> >> http://www.eset.com >> >> >> >> __________ Information from ESET NOD32 Antivirus, version of virus >> signature >> database 4997 (20100403) __________ >> >> The message was checked by ESET NOD32 Antivirus. >> >> http://www.eset.com >> >> >> >> ---------------------------------------------------------------------------- -- >> Nokia and AT&T present the 2010 Calling All Innovators-North America >> contest >> Create new apps & games for the Nokia N8 for consumers in U.S. and >> Canada >> $10 million total in prizes - $4M cash, 500 devices, nearly $6M in >> marketing >> Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store >> http://p.sf.net/sfu/nokia-dev2dev >> _______________________________________________ >> Switchfin-devel mailing list >> Swi...@li... >> https://lists.sourceforge.net/lists/listinfo/switchfin-devel >> > > > ---------------------------------------------------------------------------- ---- > > >> ---------------------------------------------------------------------------- -- >> Nokia and AT&T present the 2010 Calling All Innovators-North America >> contest >> Create new apps & games for the Nokia N8 for consumers in U.S. and >> Canada >> $10 million total in prizes - $4M cash, 500 devices, nearly $6M in >> marketing >> Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store >> http://p.sf.net/sfu/nokia-dev2dev > > > ---------------------------------------------------------------------------- ---- > > >> _______________________________________________ >> Switchfin-devel mailing list >> Swi...@li... >> https://lists.sourceforge.net/lists/listinfo/switchfin-devel >> > > > ---------------------------------------------------------------------------- -- > Nokia and AT&T present the 2010 Calling All Innovators-North America > contest > Create new apps & games for the Nokia N8 for consumers in U.S. and Canada > $10 million total in prizes - $4M cash, 500 devices, nearly $6M in > marketing > Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store > http://p.sf.net/sfu/nokia-dev2dev > _______________________________________________ > Switchfin-devel mailing list > Swi...@li... > https://lists.sourceforge.net/lists/listinfo/switchfin-devel > ---------------------------------------------------------------------------- -- Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Switchfin-devel mailing list Swi...@li... https://lists.sourceforge.net/lists/listinfo/switchfin-devel __________ Information from ESET NOD32 Antivirus, version of virus signature database 4997 (20100403) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com __________ Information from ESET NOD32 Antivirus, version of virus signature database 4997 (20100403) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com ---------------------------------------------------------------------------- -- Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Switchfin-devel mailing list Swi...@li... https://lists.sourceforge.net/lists/listinfo/switchfin-devel ---------------------------------------------------------------------------- -- Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Switchfin-devel mailing list Swi...@li... https://lists.sourceforge.net/lists/listinfo/switchfin-devel __________ Information from ESET NOD32 Antivirus, version of virus signature database 4997 (20100403) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com __________ Information from ESET NOD32 Antivirus, version of virus signature database 4997 (20100403) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com ---------------------------------------------------------------------------- -- Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Switchfin-devel mailing list Swi...@li... https://lists.sourceforge.net/lists/listinfo/switchfin-devel ---------------------------------------------------------------------------- -- Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Switchfin-devel mailing list Swi...@li... https://lists.sourceforge.net/lists/listinfo/switchfin-devel __________ Information from ESET NOD32 Antivirus, version of virus signature database 4997 (20100403) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com __________ Information from ESET NOD32 Antivirus, version of virus signature database 4997 (20100403) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com ---------------------------------------------------------------------------- -- Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Switchfin-devel mailing list Swi...@li... https://lists.sourceforge.net/lists/listinfo/switchfin-devel ---------------------------------------------------------------------------- -- Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Switchfin-devel mailing list Swi...@li... https://lists.sourceforge.net/lists/listinfo/switchfin-devel __________ Information from ESET NOD32 Antivirus, version of virus signature database 4997 (20100403) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com __________ Information from ESET NOD32 Antivirus, version of virus signature database 4997 (20100403) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com ------------------------------------------------------------------------------ Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Switchfin-devel mailing list Swi...@li... https://lists.sourceforge.net/lists/listinfo/switchfin-devel |
From: <swi...@li...> - 2010-11-02 00:11:28
|
Hi Guys Sorry for the delay in fixing the menu prompts upload and the firmware upload stuff, I have been flat out :) Menu prompts should now upload and i have re-added the HTTP/TFTP in the SVN head (havent tested it very much but looks ok), Let me know how you go! Thanks Jason Kenah IT Director M: +61 404 955 149 E: ja...@ii... W: www.ii-tec.com This transmission (including any attachments) is intended only for the named recipient(s) and the unauthorised use, distribution or publication of same is expressly prohibited, should this transmission be received by anyone other than the named recipient(s), please contact our office immediately and destroy all copies of this transmission. -----Original Message----- From: swi...@li... [mailto:swi...@li...] Sent: Monday, 1 November 2010 11:05 PM To: swi...@li... Subject: Re: [Switchfin-devel] GUI 4.0 Hi Jason, I tested some more today and it seems everything else is OK. Will you be able to fix the upload of voicemenu prompts and the http/tftp upgrade? It will be nice if we stabilize the busybox httpd based solution. Best Regards Dimitar Penev SwitchVoice Ltd. 519 Anna Ahmatova Str., Suite 4 1729 Sofia, Bulgaria phone: +35924897009 (3) cell: +359898652775 web: www.switchvoice.com ----- Original Message ----- From: <swi...@li...> To: <swi...@li...> Sent: Tuesday, October 26, 2010 2:59 PM Subject: Re: [Switchfin-devel] GUI 4.0 Hehehe sorry about that I must be tired, should be good now. Thanks Jason Kenah IT Director M: +61 404 955 149 E: ja...@ii... W: www.ii-tec.com This transmission (including any attachments) is intended only for the named recipient(s) and the unauthorised use, distribution or publication of same is expressly prohibited, should this transmission be received by anyone other than the named recipient(s), please contact our office immediately and destroy all copies of this transmission. -----Original Message----- From: swi...@li... [mailto:swi...@li...] Sent: Tuesday, 26 October 2010 10:46 PM To: swi...@li... Subject: Re: [Switchfin-devel] GUI 4.0 Hi Jason, I seems to not able to log in with the latest GUI :( Best Regards Dimitar ----- Original Message ----- From: <swi...@li...> To: <swi...@li...> Sent: Tuesday, October 26, 2010 2:27 PM Subject: Re: [Switchfin-devel] GUI 4.0 Thanks Dimitar Let me know if you find any other issues I can always find time to fix things :) Thanks Jason Kenah IT Director M: +61 404 955 149 E: ja...@ii... W: www.ii-tec.com This transmission (including any attachments) is intended only for the named recipient(s) and the unauthorised use, distribution or publication of same is expressly prohibited, should this transmission be received by anyone other than the named recipient(s), please contact our office immediately and destroy all copies of this transmission. -----Original Message----- From: swi...@li... [mailto:swi...@li...] Sent: Tuesday, 26 October 2010 10:19 PM To: swi...@li... Subject: Re: [Switchfin-devel] GUI 4.0 Hi Jason, Updating :) Dimitar will confirm later. ----- Original Message ----- From: <swi...@li...> To: <swi...@li...> Sent: Tuesday, October 26, 2010 2:15 PM Subject: Re: [Switchfin-devel] GUI 4.0 Works fine for me, try using the new updates in the SVN :) Jason Kenah IT Director M: +61 404 955 149 E: ja...@ii... W: www.ii-tec.com This transmission (including any attachments) is intended only for the named recipient(s) and the unauthorised use, distribution or publication of same is expressly prohibited, should this transmission be received by anyone other than the named recipient(s), please contact our office immediately and destroy all copies of this transmission. -----Original Message----- From: swi...@li... [mailto:swi...@li...] Sent: Tuesday, 26 October 2010 10:08 PM To: swi...@li... Subject: Re: [Switchfin-devel] GUI 4.0 Hi Jason, Another one strange thing I observe The 'External CallerID' in the User Extension dialog seems to not accepted properly. And I get alywas OutBound CID set to none. Anyone having the same? Best Regards Dimitar ----- Original Message ----- From: <swi...@li...> To: <swi...@li...> Sent: Tuesday, October 26, 2010 1:07 PM Subject: Re: [Switchfin-devel] GUI 4.0 > Hi Guys, > > I see the same 'refresh' issue when creating new Extensions.(I se this in > both Firefox and IE8) > This was OK with the old httpd for me. > Is there somebody else confirming this with the latest Switchfin trunk? > > Best Regards > Dimitar > > > > ----- Original Message ----- > From: <swi...@li...> > To: <swi...@li...> > Sent: Tuesday, October 26, 2010 12:41 PM > Subject: Re: [Switchfin-devel] GUI 4.0 > > >> Hi Jason, >> >> I am testing the GUI with IE8 now and indeed the behavior is pretty much >> the >> same as with my Firefox. >> >> I confirm the same issue with the Diaplan1 in IE8. >> In clean Switchfin if Dialplan1 is created initially I get the first >> attached picture >> and then after refreshing the browser and selecting Dial Plans I get the >> second proper picture . >> >> Cheers >> Dimitar >> >> >> ----- Original Message ----- >> From: <swi...@li...> >> To: <swi...@li...> >> Sent: Tuesday, October 26, 2010 11:46 AM >> Subject: Re: [Switchfin-devel] GUI 4.0 >> >> >> Hi Dimitar >> >> Sorry i have been flat out the last few days my company took on a large >> project and its due in a very short time. >> >> I will have a look at the Dialplan issue in a few hrs see if i can work >> out >> what's going on, sounds like a Javascript issue. >> And I think Internet Explorer 6.0 will have a few issues with some of the >> javascript I have implemented i test on v8 and it works well, >> I find chrome a good browser to test on to and it has a good error >> console. >> >> Thanks >> >> Jason Kenah >> IT Director >> >> M: +61 404 955 149 >> E: ja...@ii... >> W: www.ii-tec.com >> >> >> >> >> >> >> >> This transmission (including any attachments) is intended only for the >> named >> recipient(s) and the unauthorised use, distribution or publication of >> same >> is expressly prohibited, should this transmission be received by anyone >> other than the named recipient(s), please contact our office immediately >> and >> destroy all copies of this transmission. >> >> >> >> -----Original Message----- >> From: swi...@li... >> [mailto:swi...@li...] >> Sent: Tuesday, 26 October 2010 7:26 PM >> To: [Switchfin-devel] >> Subject: [Switchfin-devel] GUI 4.0 >> >> Hi Jason, >> >> Finally I am sitting to test the new httpd. >> I am observing something pretty minor which I had with the old httpd. >> It is pretty minor but still let me share. >> >> Brand new Switchfin installation. I create new Dialplan (DialPlan1 - all >> defaults ) >> and after pressing Save I am an not getting it shown. Ihave to press >> Browser >> >> reload to see it. >> >> Similar if I delete it pressing Delete button. I confirm pressing OK but >> DialPlan1 is still on the screen. >> If I reload browser then it disappears as it should. >> It is on Firefox 3.6.11 >> >> I have also Internet Explorer 6.0.2900.2180 SP2 but it seems the GUI 4.0 >> login can not be load properly in it. >> Probably I have to upgrade the browser? I had the same with previous >> httpd >> >> Thank you >> Dimitar >> >> >> ---------------------------------------------------------------------------- >> -- >> Nokia and AT&T present the 2010 Calling All Innovators-North America >> contest >> Create new apps & games for the Nokia N8 for consumers in U.S. and >> Canada >> $10 million total in prizes - $4M cash, 500 devices, nearly $6M in >> marketing >> Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store >> http://p.sf.net/sfu/nokia-dev2dev >> _______________________________________________ >> Switchfin-devel mailing list >> Swi...@li... >> https://lists.sourceforge.net/lists/listinfo/switchfin-devel >> >> >> __________ Information from ESET NOD32 Antivirus, version of virus >> signature >> database 4997 (20100403) __________ >> >> The message was checked by ESET NOD32 Antivirus. >> >> http://www.eset.com >> >> >> >> __________ Information from ESET NOD32 Antivirus, version of virus >> signature >> database 4997 (20100403) __________ >> >> The message was checked by ESET NOD32 Antivirus. >> >> http://www.eset.com >> >> >> >> ---------------------------------------------------------------------------- -- >> Nokia and AT&T present the 2010 Calling All Innovators-North America >> contest >> Create new apps & games for the Nokia N8 for consumers in U.S. and >> Canada >> $10 million total in prizes - $4M cash, 500 devices, nearly $6M in >> marketing >> Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store >> http://p.sf.net/sfu/nokia-dev2dev >> _______________________________________________ >> Switchfin-devel mailing list >> Swi...@li... >> https://lists.sourceforge.net/lists/listinfo/switchfin-devel >> > > > ---------------------------------------------------------------------------- ---- > > >> ---------------------------------------------------------------------------- -- >> Nokia and AT&T present the 2010 Calling All Innovators-North America >> contest >> Create new apps & games for the Nokia N8 for consumers in U.S. and >> Canada >> $10 million total in prizes - $4M cash, 500 devices, nearly $6M in >> marketing >> Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store >> http://p.sf.net/sfu/nokia-dev2dev > > > ---------------------------------------------------------------------------- ---- > > >> _______________________________________________ >> Switchfin-devel mailing list >> Swi...@li... >> https://lists.sourceforge.net/lists/listinfo/switchfin-devel >> > > > ---------------------------------------------------------------------------- -- > Nokia and AT&T present the 2010 Calling All Innovators-North America > contest > Create new apps & games for the Nokia N8 for consumers in U.S. and Canada > $10 million total in prizes - $4M cash, 500 devices, nearly $6M in > marketing > Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store > http://p.sf.net/sfu/nokia-dev2dev > _______________________________________________ > Switchfin-devel mailing list > Swi...@li... > https://lists.sourceforge.net/lists/listinfo/switchfin-devel > ---------------------------------------------------------------------------- -- Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Switchfin-devel mailing list Swi...@li... https://lists.sourceforge.net/lists/listinfo/switchfin-devel __________ Information from ESET NOD32 Antivirus, version of virus signature database 4997 (20100403) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com __________ Information from ESET NOD32 Antivirus, version of virus signature database 4997 (20100403) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com ---------------------------------------------------------------------------- -- Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Switchfin-devel mailing list Swi...@li... https://lists.sourceforge.net/lists/listinfo/switchfin-devel ---------------------------------------------------------------------------- -- Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Switchfin-devel mailing list Swi...@li... https://lists.sourceforge.net/lists/listinfo/switchfin-devel __________ Information from ESET NOD32 Antivirus, version of virus signature database 4997 (20100403) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com __________ Information from ESET NOD32 Antivirus, version of virus signature database 4997 (20100403) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com ---------------------------------------------------------------------------- -- Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Switchfin-devel mailing list Swi...@li... https://lists.sourceforge.net/lists/listinfo/switchfin-devel ---------------------------------------------------------------------------- -- Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Switchfin-devel mailing list Swi...@li... https://lists.sourceforge.net/lists/listinfo/switchfin-devel __________ Information from ESET NOD32 Antivirus, version of virus signature database 4997 (20100403) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com __________ Information from ESET NOD32 Antivirus, version of virus signature database 4997 (20100403) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com ---------------------------------------------------------------------------- -- Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Switchfin-devel mailing list Swi...@li... https://lists.sourceforge.net/lists/listinfo/switchfin-devel ---------------------------------------------------------------------------- -- Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Switchfin-devel mailing list Swi...@li... https://lists.sourceforge.net/lists/listinfo/switchfin-devel __________ Information from ESET NOD32 Antivirus, version of virus signature database 4997 (20100403) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com __________ Information from ESET NOD32 Antivirus, version of virus signature database 4997 (20100403) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com |
From: <swi...@li...> - 2010-11-01 12:05:47
|
Hi Jason, I tested some more today and it seems everything else is OK. Will you be able to fix the upload of voicemenu prompts and the http/tftp upgrade? It will be nice if we stabilize the busybox httpd based solution. Best Regards Dimitar Penev SwitchVoice Ltd. 519 Anna Ahmatova Str., Suite 4 1729 Sofia, Bulgaria phone: +35924897009 (3) cell: +359898652775 web: www.switchvoice.com ----- Original Message ----- From: <swi...@li...> To: <swi...@li...> Sent: Tuesday, October 26, 2010 2:59 PM Subject: Re: [Switchfin-devel] GUI 4.0 Hehehe sorry about that I must be tired, should be good now. Thanks Jason Kenah IT Director M: +61 404 955 149 E: ja...@ii... W: www.ii-tec.com This transmission (including any attachments) is intended only for the named recipient(s) and the unauthorised use, distribution or publication of same is expressly prohibited, should this transmission be received by anyone other than the named recipient(s), please contact our office immediately and destroy all copies of this transmission. -----Original Message----- From: swi...@li... [mailto:swi...@li...] Sent: Tuesday, 26 October 2010 10:46 PM To: swi...@li... Subject: Re: [Switchfin-devel] GUI 4.0 Hi Jason, I seems to not able to log in with the latest GUI :( Best Regards Dimitar ----- Original Message ----- From: <swi...@li...> To: <swi...@li...> Sent: Tuesday, October 26, 2010 2:27 PM Subject: Re: [Switchfin-devel] GUI 4.0 Thanks Dimitar Let me know if you find any other issues I can always find time to fix things :) Thanks Jason Kenah IT Director M: +61 404 955 149 E: ja...@ii... W: www.ii-tec.com This transmission (including any attachments) is intended only for the named recipient(s) and the unauthorised use, distribution or publication of same is expressly prohibited, should this transmission be received by anyone other than the named recipient(s), please contact our office immediately and destroy all copies of this transmission. -----Original Message----- From: swi...@li... [mailto:swi...@li...] Sent: Tuesday, 26 October 2010 10:19 PM To: swi...@li... Subject: Re: [Switchfin-devel] GUI 4.0 Hi Jason, Updating :) Dimitar will confirm later. ----- Original Message ----- From: <swi...@li...> To: <swi...@li...> Sent: Tuesday, October 26, 2010 2:15 PM Subject: Re: [Switchfin-devel] GUI 4.0 Works fine for me, try using the new updates in the SVN :) Jason Kenah IT Director M: +61 404 955 149 E: ja...@ii... W: www.ii-tec.com This transmission (including any attachments) is intended only for the named recipient(s) and the unauthorised use, distribution or publication of same is expressly prohibited, should this transmission be received by anyone other than the named recipient(s), please contact our office immediately and destroy all copies of this transmission. -----Original Message----- From: swi...@li... [mailto:swi...@li...] Sent: Tuesday, 26 October 2010 10:08 PM To: swi...@li... Subject: Re: [Switchfin-devel] GUI 4.0 Hi Jason, Another one strange thing I observe The 'External CallerID' in the User Extension dialog seems to not accepted properly. And I get alywas OutBound CID set to none. Anyone having the same? Best Regards Dimitar ----- Original Message ----- From: <swi...@li...> To: <swi...@li...> Sent: Tuesday, October 26, 2010 1:07 PM Subject: Re: [Switchfin-devel] GUI 4.0 > Hi Guys, > > I see the same 'refresh' issue when creating new Extensions.(I se this in > both Firefox and IE8) > This was OK with the old httpd for me. > Is there somebody else confirming this with the latest Switchfin trunk? > > Best Regards > Dimitar > > > > ----- Original Message ----- > From: <swi...@li...> > To: <swi...@li...> > Sent: Tuesday, October 26, 2010 12:41 PM > Subject: Re: [Switchfin-devel] GUI 4.0 > > >> Hi Jason, >> >> I am testing the GUI with IE8 now and indeed the behavior is pretty much >> the >> same as with my Firefox. >> >> I confirm the same issue with the Diaplan1 in IE8. >> In clean Switchfin if Dialplan1 is created initially I get the first >> attached picture >> and then after refreshing the browser and selecting Dial Plans I get the >> second proper picture . >> >> Cheers >> Dimitar >> >> >> ----- Original Message ----- >> From: <swi...@li...> >> To: <swi...@li...> >> Sent: Tuesday, October 26, 2010 11:46 AM >> Subject: Re: [Switchfin-devel] GUI 4.0 >> >> >> Hi Dimitar >> >> Sorry i have been flat out the last few days my company took on a large >> project and its due in a very short time. >> >> I will have a look at the Dialplan issue in a few hrs see if i can work >> out >> what's going on, sounds like a Javascript issue. >> And I think Internet Explorer 6.0 will have a few issues with some of the >> javascript I have implemented i test on v8 and it works well, >> I find chrome a good browser to test on to and it has a good error >> console. >> >> Thanks >> >> Jason Kenah >> IT Director >> >> M: +61 404 955 149 >> E: ja...@ii... >> W: www.ii-tec.com >> >> >> >> >> >> >> >> This transmission (including any attachments) is intended only for the >> named >> recipient(s) and the unauthorised use, distribution or publication of >> same >> is expressly prohibited, should this transmission be received by anyone >> other than the named recipient(s), please contact our office immediately >> and >> destroy all copies of this transmission. >> >> >> >> -----Original Message----- >> From: swi...@li... >> [mailto:swi...@li...] >> Sent: Tuesday, 26 October 2010 7:26 PM >> To: [Switchfin-devel] >> Subject: [Switchfin-devel] GUI 4.0 >> >> Hi Jason, >> >> Finally I am sitting to test the new httpd. >> I am observing something pretty minor which I had with the old httpd. >> It is pretty minor but still let me share. >> >> Brand new Switchfin installation. I create new Dialplan (DialPlan1 - all >> defaults ) >> and after pressing Save I am an not getting it shown. Ihave to press >> Browser >> >> reload to see it. >> >> Similar if I delete it pressing Delete button. I confirm pressing OK but >> DialPlan1 is still on the screen. >> If I reload browser then it disappears as it should. >> It is on Firefox 3.6.11 >> >> I have also Internet Explorer 6.0.2900.2180 SP2 but it seems the GUI 4.0 >> login can not be load properly in it. >> Probably I have to upgrade the browser? I had the same with previous >> httpd >> >> Thank you >> Dimitar >> >> >> ---------------------------------------------------------------------------- >> -- >> Nokia and AT&T present the 2010 Calling All Innovators-North America >> contest >> Create new apps & games for the Nokia N8 for consumers in U.S. and >> Canada >> $10 million total in prizes - $4M cash, 500 devices, nearly $6M in >> marketing >> Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store >> http://p.sf.net/sfu/nokia-dev2dev >> _______________________________________________ >> Switchfin-devel mailing list >> Swi...@li... >> https://lists.sourceforge.net/lists/listinfo/switchfin-devel >> >> >> __________ Information from ESET NOD32 Antivirus, version of virus >> signature >> database 4997 (20100403) __________ >> >> The message was checked by ESET NOD32 Antivirus. >> >> http://www.eset.com >> >> >> >> __________ Information from ESET NOD32 Antivirus, version of virus >> signature >> database 4997 (20100403) __________ >> >> The message was checked by ESET NOD32 Antivirus. >> >> http://www.eset.com >> >> >> >> ---------------------------------------------------------------------------- -- >> Nokia and AT&T present the 2010 Calling All Innovators-North America >> contest >> Create new apps & games for the Nokia N8 for consumers in U.S. and >> Canada >> $10 million total in prizes - $4M cash, 500 devices, nearly $6M in >> marketing >> Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store >> http://p.sf.net/sfu/nokia-dev2dev >> _______________________________________________ >> Switchfin-devel mailing list >> Swi...@li... >> https://lists.sourceforge.net/lists/listinfo/switchfin-devel >> > > > ---------------------------------------------------------------------------- ---- > > >> ---------------------------------------------------------------------------- -- >> Nokia and AT&T present the 2010 Calling All Innovators-North America >> contest >> Create new apps & games for the Nokia N8 for consumers in U.S. and >> Canada >> $10 million total in prizes - $4M cash, 500 devices, nearly $6M in >> marketing >> Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store >> http://p.sf.net/sfu/nokia-dev2dev > > > ---------------------------------------------------------------------------- ---- > > >> _______________________________________________ >> Switchfin-devel mailing list >> Swi...@li... >> https://lists.sourceforge.net/lists/listinfo/switchfin-devel >> > > > ---------------------------------------------------------------------------- -- > Nokia and AT&T present the 2010 Calling All Innovators-North America > contest > Create new apps & games for the Nokia N8 for consumers in U.S. and Canada > $10 million total in prizes - $4M cash, 500 devices, nearly $6M in > marketing > Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store > http://p.sf.net/sfu/nokia-dev2dev > _______________________________________________ > Switchfin-devel mailing list > Swi...@li... > https://lists.sourceforge.net/lists/listinfo/switchfin-devel > ---------------------------------------------------------------------------- -- Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Switchfin-devel mailing list Swi...@li... https://lists.sourceforge.net/lists/listinfo/switchfin-devel __________ Information from ESET NOD32 Antivirus, version of virus signature database 4997 (20100403) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com __________ Information from ESET NOD32 Antivirus, version of virus signature database 4997 (20100403) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com ---------------------------------------------------------------------------- -- Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Switchfin-devel mailing list Swi...@li... https://lists.sourceforge.net/lists/listinfo/switchfin-devel ---------------------------------------------------------------------------- -- Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Switchfin-devel mailing list Swi...@li... https://lists.sourceforge.net/lists/listinfo/switchfin-devel __________ Information from ESET NOD32 Antivirus, version of virus signature database 4997 (20100403) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com __________ Information from ESET NOD32 Antivirus, version of virus signature database 4997 (20100403) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com ---------------------------------------------------------------------------- -- Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Switchfin-devel mailing list Swi...@li... https://lists.sourceforge.net/lists/listinfo/switchfin-devel ---------------------------------------------------------------------------- -- Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Switchfin-devel mailing list Swi...@li... https://lists.sourceforge.net/lists/listinfo/switchfin-devel __________ Information from ESET NOD32 Antivirus, version of virus signature database 4997 (20100403) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com __________ Information from ESET NOD32 Antivirus, version of virus signature database 4997 (20100403) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com ------------------------------------------------------------------------------ Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Switchfin-devel mailing list Swi...@li... https://lists.sourceforge.net/lists/listinfo/switchfin-devel |
From: <swi...@li...> - 2010-10-27 08:40:13
|
Hi Meftah, The caller ID is a variable and you can set it like this Set(CALLERID(num)=1234) Best Regards Dimitar ----- Original Message ----- From: <swi...@li...> To: "[Switchfin-devel]" <swi...@li...> Sent: Wednesday, October 27, 2010 1:27 AM Subject: [Switchfin-devel] inbound caller id manipulation > hi guys, > is it pocible to manipulate caller id calls in incomming calls? > thanks > > -- > Meftah Tayeb > inum: +883510001288000 > Phone: +13602276297 > Fax: +12538020313 > > > ------------------------------------------------------------------------------ > Nokia and AT&T present the 2010 Calling All Innovators-North America > contest > Create new apps & games for the Nokia N8 for consumers in U.S. and Canada > $10 million total in prizes - $4M cash, 500 devices, nearly $6M in > marketing > Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store > http://p.sf.net/sfu/nokia-dev2dev > _______________________________________________ > Switchfin-devel mailing list > Swi...@li... > https://lists.sourceforge.net/lists/listinfo/switchfin-devel > |
From: <swi...@li...> - 2010-10-26 23:30:25
|
hi guys, is it pocible to manipulate caller id calls in incomming calls? thanks -- Meftah Tayeb inum: +883510001288000 Phone: +13602276297 Fax: +12538020313 |
From: <swi...@li...> - 2010-10-26 12:59:18
|
Hehehe sorry about that I must be tired, should be good now. Thanks Jason Kenah IT Director M: +61 404 955 149 E: ja...@ii... W: www.ii-tec.com This transmission (including any attachments) is intended only for the named recipient(s) and the unauthorised use, distribution or publication of same is expressly prohibited, should this transmission be received by anyone other than the named recipient(s), please contact our office immediately and destroy all copies of this transmission. -----Original Message----- From: swi...@li... [mailto:swi...@li...] Sent: Tuesday, 26 October 2010 10:46 PM To: swi...@li... Subject: Re: [Switchfin-devel] GUI 4.0 Hi Jason, I seems to not able to log in with the latest GUI :( Best Regards Dimitar ----- Original Message ----- From: <swi...@li...> To: <swi...@li...> Sent: Tuesday, October 26, 2010 2:27 PM Subject: Re: [Switchfin-devel] GUI 4.0 Thanks Dimitar Let me know if you find any other issues I can always find time to fix things :) Thanks Jason Kenah IT Director M: +61 404 955 149 E: ja...@ii... W: www.ii-tec.com This transmission (including any attachments) is intended only for the named recipient(s) and the unauthorised use, distribution or publication of same is expressly prohibited, should this transmission be received by anyone other than the named recipient(s), please contact our office immediately and destroy all copies of this transmission. -----Original Message----- From: swi...@li... [mailto:swi...@li...] Sent: Tuesday, 26 October 2010 10:19 PM To: swi...@li... Subject: Re: [Switchfin-devel] GUI 4.0 Hi Jason, Updating :) Dimitar will confirm later. ----- Original Message ----- From: <swi...@li...> To: <swi...@li...> Sent: Tuesday, October 26, 2010 2:15 PM Subject: Re: [Switchfin-devel] GUI 4.0 Works fine for me, try using the new updates in the SVN :) Jason Kenah IT Director M: +61 404 955 149 E: ja...@ii... W: www.ii-tec.com This transmission (including any attachments) is intended only for the named recipient(s) and the unauthorised use, distribution or publication of same is expressly prohibited, should this transmission be received by anyone other than the named recipient(s), please contact our office immediately and destroy all copies of this transmission. -----Original Message----- From: swi...@li... [mailto:swi...@li...] Sent: Tuesday, 26 October 2010 10:08 PM To: swi...@li... Subject: Re: [Switchfin-devel] GUI 4.0 Hi Jason, Another one strange thing I observe The 'External CallerID' in the User Extension dialog seems to not accepted properly. And I get alywas OutBound CID set to none. Anyone having the same? Best Regards Dimitar ----- Original Message ----- From: <swi...@li...> To: <swi...@li...> Sent: Tuesday, October 26, 2010 1:07 PM Subject: Re: [Switchfin-devel] GUI 4.0 > Hi Guys, > > I see the same 'refresh' issue when creating new Extensions.(I se this in > both Firefox and IE8) > This was OK with the old httpd for me. > Is there somebody else confirming this with the latest Switchfin trunk? > > Best Regards > Dimitar > > > > ----- Original Message ----- > From: <swi...@li...> > To: <swi...@li...> > Sent: Tuesday, October 26, 2010 12:41 PM > Subject: Re: [Switchfin-devel] GUI 4.0 > > >> Hi Jason, >> >> I am testing the GUI with IE8 now and indeed the behavior is pretty much >> the >> same as with my Firefox. >> >> I confirm the same issue with the Diaplan1 in IE8. >> In clean Switchfin if Dialplan1 is created initially I get the first >> attached picture >> and then after refreshing the browser and selecting Dial Plans I get the >> second proper picture . >> >> Cheers >> Dimitar >> >> >> ----- Original Message ----- >> From: <swi...@li...> >> To: <swi...@li...> >> Sent: Tuesday, October 26, 2010 11:46 AM >> Subject: Re: [Switchfin-devel] GUI 4.0 >> >> >> Hi Dimitar >> >> Sorry i have been flat out the last few days my company took on a large >> project and its due in a very short time. >> >> I will have a look at the Dialplan issue in a few hrs see if i can work >> out >> what's going on, sounds like a Javascript issue. >> And I think Internet Explorer 6.0 will have a few issues with some of the >> javascript I have implemented i test on v8 and it works well, >> I find chrome a good browser to test on to and it has a good error >> console. >> >> Thanks >> >> Jason Kenah >> IT Director >> >> M: +61 404 955 149 >> E: ja...@ii... >> W: www.ii-tec.com >> >> >> >> >> >> >> >> This transmission (including any attachments) is intended only for the >> named >> recipient(s) and the unauthorised use, distribution or publication of >> same >> is expressly prohibited, should this transmission be received by anyone >> other than the named recipient(s), please contact our office immediately >> and >> destroy all copies of this transmission. >> >> >> >> -----Original Message----- >> From: swi...@li... >> [mailto:swi...@li...] >> Sent: Tuesday, 26 October 2010 7:26 PM >> To: [Switchfin-devel] >> Subject: [Switchfin-devel] GUI 4.0 >> >> Hi Jason, >> >> Finally I am sitting to test the new httpd. >> I am observing something pretty minor which I had with the old httpd. >> It is pretty minor but still let me share. >> >> Brand new Switchfin installation. I create new Dialplan (DialPlan1 - all >> defaults ) >> and after pressing Save I am an not getting it shown. Ihave to press >> Browser >> >> reload to see it. >> >> Similar if I delete it pressing Delete button. I confirm pressing OK but >> DialPlan1 is still on the screen. >> If I reload browser then it disappears as it should. >> It is on Firefox 3.6.11 >> >> I have also Internet Explorer 6.0.2900.2180 SP2 but it seems the GUI 4.0 >> login can not be load properly in it. >> Probably I have to upgrade the browser? I had the same with previous >> httpd >> >> Thank you >> Dimitar >> >> >> ---------------------------------------------------------------------------- >> -- >> Nokia and AT&T present the 2010 Calling All Innovators-North America >> contest >> Create new apps & games for the Nokia N8 for consumers in U.S. and >> Canada >> $10 million total in prizes - $4M cash, 500 devices, nearly $6M in >> marketing >> Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store >> http://p.sf.net/sfu/nokia-dev2dev >> _______________________________________________ >> Switchfin-devel mailing list >> Swi...@li... >> https://lists.sourceforge.net/lists/listinfo/switchfin-devel >> >> >> __________ Information from ESET NOD32 Antivirus, version of virus >> signature >> database 4997 (20100403) __________ >> >> The message was checked by ESET NOD32 Antivirus. >> >> http://www.eset.com >> >> >> >> __________ Information from ESET NOD32 Antivirus, version of virus >> signature >> database 4997 (20100403) __________ >> >> The message was checked by ESET NOD32 Antivirus. >> >> http://www.eset.com >> >> >> >> ---------------------------------------------------------------------------- -- >> Nokia and AT&T present the 2010 Calling All Innovators-North America >> contest >> Create new apps & games for the Nokia N8 for consumers in U.S. and >> Canada >> $10 million total in prizes - $4M cash, 500 devices, nearly $6M in >> marketing >> Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store >> http://p.sf.net/sfu/nokia-dev2dev >> _______________________________________________ >> Switchfin-devel mailing list >> Swi...@li... >> https://lists.sourceforge.net/lists/listinfo/switchfin-devel >> > > > ---------------------------------------------------------------------------- ---- > > >> ---------------------------------------------------------------------------- -- >> Nokia and AT&T present the 2010 Calling All Innovators-North America >> contest >> Create new apps & games for the Nokia N8 for consumers in U.S. and >> Canada >> $10 million total in prizes - $4M cash, 500 devices, nearly $6M in >> marketing >> Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store >> http://p.sf.net/sfu/nokia-dev2dev > > > ---------------------------------------------------------------------------- ---- > > >> _______________________________________________ >> Switchfin-devel mailing list >> Swi...@li... >> https://lists.sourceforge.net/lists/listinfo/switchfin-devel >> > > > ---------------------------------------------------------------------------- -- > Nokia and AT&T present the 2010 Calling All Innovators-North America > contest > Create new apps & games for the Nokia N8 for consumers in U.S. and Canada > $10 million total in prizes - $4M cash, 500 devices, nearly $6M in > marketing > Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store > http://p.sf.net/sfu/nokia-dev2dev > _______________________________________________ > Switchfin-devel mailing list > Swi...@li... > https://lists.sourceforge.net/lists/listinfo/switchfin-devel > ---------------------------------------------------------------------------- -- Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Switchfin-devel mailing list Swi...@li... https://lists.sourceforge.net/lists/listinfo/switchfin-devel __________ Information from ESET NOD32 Antivirus, version of virus signature database 4997 (20100403) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com __________ Information from ESET NOD32 Antivirus, version of virus signature database 4997 (20100403) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com ---------------------------------------------------------------------------- -- Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Switchfin-devel mailing list Swi...@li... https://lists.sourceforge.net/lists/listinfo/switchfin-devel ---------------------------------------------------------------------------- -- Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Switchfin-devel mailing list Swi...@li... https://lists.sourceforge.net/lists/listinfo/switchfin-devel __________ Information from ESET NOD32 Antivirus, version of virus signature database 4997 (20100403) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com __________ Information from ESET NOD32 Antivirus, version of virus signature database 4997 (20100403) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com ---------------------------------------------------------------------------- -- Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Switchfin-devel mailing list Swi...@li... https://lists.sourceforge.net/lists/listinfo/switchfin-devel ---------------------------------------------------------------------------- -- Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Switchfin-devel mailing list Swi...@li... https://lists.sourceforge.net/lists/listinfo/switchfin-devel __________ Information from ESET NOD32 Antivirus, version of virus signature database 4997 (20100403) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com __________ Information from ESET NOD32 Antivirus, version of virus signature database 4997 (20100403) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com |
From: <swi...@li...> - 2010-10-26 12:51:52
|
jason and dimitar, i am realy not having this refresh issue i just removed incomming rul now and seen to by removed instantly thanks Le 26/10/2010 13:17, swi...@li... a écrit : > Hi Jason, > > If you are busy now just ignore those messages. > I am sending for your reference when you have time. > And also if other can confirm this. > > The refresh issue I see also in Incoming Calling Rule, SMTP settings, > Fax2Email Extension > So probably this is some more general low level stuff. So probably good > news. > > Cheers > Dimitar > > > > ----- Original Message ----- > From:<swi...@li...> > To:<swi...@li...> > Sent: Tuesday, October 26, 2010 1:50 PM > Subject: Re: [Switchfin-devel] GUI 4.0 > > > This should also be fixed in the update, looks to be an issue with the extra > sync i added to the update of configs, mmmm strange will dig a little deeper > tomorrow. > > Thanks > > Jason Kenah > IT Director > > M: +61 404 955 149 > E: ja...@ii... > W: www.ii-tec.com > > > > > > > > This transmission (including any attachments) is intended only for the named > recipient(s) and the unauthorised use, distribution or publication of same > is expressly prohibited, should this transmission be received by anyone > other than the named recipient(s), please contact our office immediately and > destroy all copies of this transmission. > > > > > -----Original Message----- > From: swi...@li... > [mailto:swi...@li...] > Sent: Tuesday, 26 October 2010 9:07 PM > To: swi...@li... > Subject: Re: [Switchfin-devel] GUI 4.0 > > Hi Guys, > > I see the same 'refresh' issue when creating new Extensions.(I se this in > both Firefox and IE8) > This was OK with the old httpd for me. > Is there somebody else confirming this with the latest Switchfin trunk? > > Best Regards > Dimitar > > > > ----- Original Message ----- > From:<swi...@li...> > To:<swi...@li...> > Sent: Tuesday, October 26, 2010 12:41 PM > Subject: Re: [Switchfin-devel] GUI 4.0 > > > >> Hi Jason, >> >> I am testing the GUI with IE8 now and indeed the behavior is pretty much >> the >> same as with my Firefox. >> >> I confirm the same issue with the Diaplan1 in IE8. >> In clean Switchfin if Dialplan1 is created initially I get the first >> attached picture >> and then after refreshing the browser and selecting Dial Plans I get the >> second proper picture . >> >> Cheers >> Dimitar >> >> >> ----- Original Message ----- >> From:<swi...@li...> >> To:<swi...@li...> >> Sent: Tuesday, October 26, 2010 11:46 AM >> Subject: Re: [Switchfin-devel] GUI 4.0 >> >> >> Hi Dimitar >> >> Sorry i have been flat out the last few days my company took on a large >> project and its due in a very short time. >> >> I will have a look at the Dialplan issue in a few hrs see if i can work >> out >> what's going on, sounds like a Javascript issue. >> And I think Internet Explorer 6.0 will have a few issues with some of the >> javascript I have implemented i test on v8 and it works well, >> I find chrome a good browser to test on to and it has a good error >> console. >> >> Thanks >> >> Jason Kenah >> IT Director >> >> M: +61 404 955 149 >> E: ja...@ii... >> W: www.ii-tec.com >> >> >> >> >> >> >> >> This transmission (including any attachments) is intended only for the >> named >> recipient(s) and the unauthorised use, distribution or publication of same >> is expressly prohibited, should this transmission be received by anyone >> other than the named recipient(s), please contact our office immediately >> and >> destroy all copies of this transmission. >> >> >> >> -----Original Message----- >> From: swi...@li... >> [mailto:swi...@li...] >> Sent: Tuesday, 26 October 2010 7:26 PM >> To: [Switchfin-devel] >> Subject: [Switchfin-devel] GUI 4.0 >> >> Hi Jason, >> >> Finally I am sitting to test the new httpd. >> I am observing something pretty minor which I had with the old httpd. >> It is pretty minor but still let me share. >> >> Brand new Switchfin installation. I create new Dialplan (DialPlan1 - all >> defaults ) >> and after pressing Save I am an not getting it shown. Ihave to press >> Browser >> >> reload to see it. >> >> Similar if I delete it pressing Delete button. I confirm pressing OK but >> DialPlan1 is still on the screen. >> If I reload browser then it disappears as it should. >> It is on Firefox 3.6.11 >> >> I have also Internet Explorer 6.0.2900.2180 SP2 but it seems the GUI 4.0 >> login can not be load properly in it. >> Probably I have to upgrade the browser? I had the same with previous httpd >> >> Thank you >> Dimitar >> >> >> >> > ---------------------------------------------------------------------------- > >> -- >> Nokia and AT&T present the 2010 Calling All Innovators-North America >> contest >> Create new apps& games for the Nokia N8 for consumers in U.S. and Canada >> $10 million total in prizes - $4M cash, 500 devices, nearly $6M in >> marketing >> Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store >> http://p.sf.net/sfu/nokia-dev2dev >> _______________________________________________ >> Switchfin-devel mailing list >> Swi...@li... >> https://lists.sourceforge.net/lists/listinfo/switchfin-devel >> >> >> __________ Information from ESET NOD32 Antivirus, version of virus >> signature >> database 4997 (20100403) __________ >> >> The message was checked by ESET NOD32 Antivirus. >> >> http://www.eset.com >> >> >> >> __________ Information from ESET NOD32 Antivirus, version of virus >> signature >> database 4997 (20100403) __________ >> >> The message was checked by ESET NOD32 Antivirus. >> >> http://www.eset.com >> >> >> >> >> > ---------------------------------------------------------------------------- > -- > >> Nokia and AT&T present the 2010 Calling All Innovators-North America >> contest >> Create new apps& games for the Nokia N8 for consumers in U.S. and Canada >> $10 million total in prizes - $4M cash, 500 devices, nearly $6M in >> marketing >> Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store >> http://p.sf.net/sfu/nokia-dev2dev >> _______________________________________________ >> Switchfin-devel mailing list >> Swi...@li... >> https://lists.sourceforge.net/lists/listinfo/switchfin-devel >> >> > > ---------------------------------------------------------------------------- > ---- > > > >> > ---------------------------------------------------------------------------- > -- > >> Nokia and AT&T present the 2010 Calling All Innovators-North America >> contest >> Create new apps& games for the Nokia N8 for consumers in U.S. and Canada >> $10 million total in prizes - $4M cash, 500 devices, nearly $6M in >> marketing >> Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store >> http://p.sf.net/sfu/nokia-dev2dev >> > > ---------------------------------------------------------------------------- > ---- > > > >> _______________________________________________ >> Switchfin-devel mailing list >> Swi...@li... >> https://lists.sourceforge.net/lists/listinfo/switchfin-devel >> >> > > ---------------------------------------------------------------------------- > -- > Nokia and AT&T present the 2010 Calling All Innovators-North America contest > Create new apps& games for the Nokia N8 for consumers in U.S. and Canada > $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing > Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store > http://p.sf.net/sfu/nokia-dev2dev > _______________________________________________ > Switchfin-devel mailing list > Swi...@li... > https://lists.sourceforge.net/lists/listinfo/switchfin-devel > > > __________ Information from ESET NOD32 Antivirus, version of virus signature > database 4997 (20100403) __________ > > The message was checked by ESET NOD32 Antivirus. > > http://www.eset.com > > > > __________ Information from ESET NOD32 Antivirus, version of virus signature > database 4997 (20100403) __________ > > The message was checked by ESET NOD32 Antivirus. > > http://www.eset.com > > > > ------------------------------------------------------------------------------ > Nokia and AT&T present the 2010 Calling All Innovators-North America contest > Create new apps& games for the Nokia N8 for consumers in U.S. and Canada > $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing > Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store > http://p.sf.net/sfu/nokia-dev2dev > _______________________________________________ > Switchfin-devel mailing list > Swi...@li... > https://lists.sourceforge.net/lists/listinfo/switchfin-devel > > > ------------------------------------------------------------------------------ > Nokia and AT&T present the 2010 Calling All Innovators-North America contest > Create new apps& games for the Nokia N8 for consumers in U.S. and Canada > $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing > Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store > http://p.sf.net/sfu/nokia-dev2dev > _______________________________________________ > Switchfin-devel mailing list > Swi...@li... > https://lists.sourceforge.net/lists/listinfo/switchfin-devel > -- Meftah Tayeb inum: +883510001288000 Phone: +13602276297 Fax: +12538020313 |
From: <swi...@li...> - 2010-10-26 11:46:02
|
Hi Jason, I seems to not able to log in with the latest GUI :( Best Regards Dimitar ----- Original Message ----- From: <swi...@li...> To: <swi...@li...> Sent: Tuesday, October 26, 2010 2:27 PM Subject: Re: [Switchfin-devel] GUI 4.0 Thanks Dimitar Let me know if you find any other issues I can always find time to fix things :) Thanks Jason Kenah IT Director M: +61 404 955 149 E: ja...@ii... W: www.ii-tec.com This transmission (including any attachments) is intended only for the named recipient(s) and the unauthorised use, distribution or publication of same is expressly prohibited, should this transmission be received by anyone other than the named recipient(s), please contact our office immediately and destroy all copies of this transmission. -----Original Message----- From: swi...@li... [mailto:swi...@li...] Sent: Tuesday, 26 October 2010 10:19 PM To: swi...@li... Subject: Re: [Switchfin-devel] GUI 4.0 Hi Jason, Updating :) Dimitar will confirm later. ----- Original Message ----- From: <swi...@li...> To: <swi...@li...> Sent: Tuesday, October 26, 2010 2:15 PM Subject: Re: [Switchfin-devel] GUI 4.0 Works fine for me, try using the new updates in the SVN :) Jason Kenah IT Director M: +61 404 955 149 E: ja...@ii... W: www.ii-tec.com This transmission (including any attachments) is intended only for the named recipient(s) and the unauthorised use, distribution or publication of same is expressly prohibited, should this transmission be received by anyone other than the named recipient(s), please contact our office immediately and destroy all copies of this transmission. -----Original Message----- From: swi...@li... [mailto:swi...@li...] Sent: Tuesday, 26 October 2010 10:08 PM To: swi...@li... Subject: Re: [Switchfin-devel] GUI 4.0 Hi Jason, Another one strange thing I observe The 'External CallerID' in the User Extension dialog seems to not accepted properly. And I get alywas OutBound CID set to none. Anyone having the same? Best Regards Dimitar ----- Original Message ----- From: <swi...@li...> To: <swi...@li...> Sent: Tuesday, October 26, 2010 1:07 PM Subject: Re: [Switchfin-devel] GUI 4.0 > Hi Guys, > > I see the same 'refresh' issue when creating new Extensions.(I se this in > both Firefox and IE8) > This was OK with the old httpd for me. > Is there somebody else confirming this with the latest Switchfin trunk? > > Best Regards > Dimitar > > > > ----- Original Message ----- > From: <swi...@li...> > To: <swi...@li...> > Sent: Tuesday, October 26, 2010 12:41 PM > Subject: Re: [Switchfin-devel] GUI 4.0 > > >> Hi Jason, >> >> I am testing the GUI with IE8 now and indeed the behavior is pretty much >> the >> same as with my Firefox. >> >> I confirm the same issue with the Diaplan1 in IE8. >> In clean Switchfin if Dialplan1 is created initially I get the first >> attached picture >> and then after refreshing the browser and selecting Dial Plans I get the >> second proper picture . >> >> Cheers >> Dimitar >> >> >> ----- Original Message ----- >> From: <swi...@li...> >> To: <swi...@li...> >> Sent: Tuesday, October 26, 2010 11:46 AM >> Subject: Re: [Switchfin-devel] GUI 4.0 >> >> >> Hi Dimitar >> >> Sorry i have been flat out the last few days my company took on a large >> project and its due in a very short time. >> >> I will have a look at the Dialplan issue in a few hrs see if i can work >> out >> what's going on, sounds like a Javascript issue. >> And I think Internet Explorer 6.0 will have a few issues with some of the >> javascript I have implemented i test on v8 and it works well, >> I find chrome a good browser to test on to and it has a good error >> console. >> >> Thanks >> >> Jason Kenah >> IT Director >> >> M: +61 404 955 149 >> E: ja...@ii... >> W: www.ii-tec.com >> >> >> >> >> >> >> >> This transmission (including any attachments) is intended only for the >> named >> recipient(s) and the unauthorised use, distribution or publication of >> same >> is expressly prohibited, should this transmission be received by anyone >> other than the named recipient(s), please contact our office immediately >> and >> destroy all copies of this transmission. >> >> >> >> -----Original Message----- >> From: swi...@li... >> [mailto:swi...@li...] >> Sent: Tuesday, 26 October 2010 7:26 PM >> To: [Switchfin-devel] >> Subject: [Switchfin-devel] GUI 4.0 >> >> Hi Jason, >> >> Finally I am sitting to test the new httpd. >> I am observing something pretty minor which I had with the old httpd. >> It is pretty minor but still let me share. >> >> Brand new Switchfin installation. I create new Dialplan (DialPlan1 - all >> defaults ) >> and after pressing Save I am an not getting it shown. Ihave to press >> Browser >> >> reload to see it. >> >> Similar if I delete it pressing Delete button. I confirm pressing OK but >> DialPlan1 is still on the screen. >> If I reload browser then it disappears as it should. >> It is on Firefox 3.6.11 >> >> I have also Internet Explorer 6.0.2900.2180 SP2 but it seems the GUI 4.0 >> login can not be load properly in it. >> Probably I have to upgrade the browser? I had the same with previous >> httpd >> >> Thank you >> Dimitar >> >> >> ---------------------------------------------------------------------------- >> -- >> Nokia and AT&T present the 2010 Calling All Innovators-North America >> contest >> Create new apps & games for the Nokia N8 for consumers in U.S. and >> Canada >> $10 million total in prizes - $4M cash, 500 devices, nearly $6M in >> marketing >> Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store >> http://p.sf.net/sfu/nokia-dev2dev >> _______________________________________________ >> Switchfin-devel mailing list >> Swi...@li... >> https://lists.sourceforge.net/lists/listinfo/switchfin-devel >> >> >> __________ Information from ESET NOD32 Antivirus, version of virus >> signature >> database 4997 (20100403) __________ >> >> The message was checked by ESET NOD32 Antivirus. >> >> http://www.eset.com >> >> >> >> __________ Information from ESET NOD32 Antivirus, version of virus >> signature >> database 4997 (20100403) __________ >> >> The message was checked by ESET NOD32 Antivirus. >> >> http://www.eset.com >> >> >> >> ---------------------------------------------------------------------------- -- >> Nokia and AT&T present the 2010 Calling All Innovators-North America >> contest >> Create new apps & games for the Nokia N8 for consumers in U.S. and >> Canada >> $10 million total in prizes - $4M cash, 500 devices, nearly $6M in >> marketing >> Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store >> http://p.sf.net/sfu/nokia-dev2dev >> _______________________________________________ >> Switchfin-devel mailing list >> Swi...@li... >> https://lists.sourceforge.net/lists/listinfo/switchfin-devel >> > > > ---------------------------------------------------------------------------- ---- > > >> ---------------------------------------------------------------------------- -- >> Nokia and AT&T present the 2010 Calling All Innovators-North America >> contest >> Create new apps & games for the Nokia N8 for consumers in U.S. and >> Canada >> $10 million total in prizes - $4M cash, 500 devices, nearly $6M in >> marketing >> Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store >> http://p.sf.net/sfu/nokia-dev2dev > > > ---------------------------------------------------------------------------- ---- > > >> _______________________________________________ >> Switchfin-devel mailing list >> Swi...@li... >> https://lists.sourceforge.net/lists/listinfo/switchfin-devel >> > > > ---------------------------------------------------------------------------- -- > Nokia and AT&T present the 2010 Calling All Innovators-North America > contest > Create new apps & games for the Nokia N8 for consumers in U.S. and Canada > $10 million total in prizes - $4M cash, 500 devices, nearly $6M in > marketing > Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store > http://p.sf.net/sfu/nokia-dev2dev > _______________________________________________ > Switchfin-devel mailing list > Swi...@li... > https://lists.sourceforge.net/lists/listinfo/switchfin-devel > ---------------------------------------------------------------------------- -- Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Switchfin-devel mailing list Swi...@li... https://lists.sourceforge.net/lists/listinfo/switchfin-devel __________ Information from ESET NOD32 Antivirus, version of virus signature database 4997 (20100403) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com __________ Information from ESET NOD32 Antivirus, version of virus signature database 4997 (20100403) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com ---------------------------------------------------------------------------- -- Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Switchfin-devel mailing list Swi...@li... https://lists.sourceforge.net/lists/listinfo/switchfin-devel ---------------------------------------------------------------------------- -- Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Switchfin-devel mailing list Swi...@li... https://lists.sourceforge.net/lists/listinfo/switchfin-devel __________ Information from ESET NOD32 Antivirus, version of virus signature database 4997 (20100403) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com __________ Information from ESET NOD32 Antivirus, version of virus signature database 4997 (20100403) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com ------------------------------------------------------------------------------ Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Switchfin-devel mailing list Swi...@li... https://lists.sourceforge.net/lists/listinfo/switchfin-devel |
From: <swi...@li...> - 2010-10-26 11:27:43
|
Thanks Dimitar Let me know if you find any other issues I can always find time to fix things :) Thanks Jason Kenah IT Director M: +61 404 955 149 E: ja...@ii... W: www.ii-tec.com This transmission (including any attachments) is intended only for the named recipient(s) and the unauthorised use, distribution or publication of same is expressly prohibited, should this transmission be received by anyone other than the named recipient(s), please contact our office immediately and destroy all copies of this transmission. -----Original Message----- From: swi...@li... [mailto:swi...@li...] Sent: Tuesday, 26 October 2010 10:19 PM To: swi...@li... Subject: Re: [Switchfin-devel] GUI 4.0 Hi Jason, Updating :) Dimitar will confirm later. ----- Original Message ----- From: <swi...@li...> To: <swi...@li...> Sent: Tuesday, October 26, 2010 2:15 PM Subject: Re: [Switchfin-devel] GUI 4.0 Works fine for me, try using the new updates in the SVN :) Jason Kenah IT Director M: +61 404 955 149 E: ja...@ii... W: www.ii-tec.com This transmission (including any attachments) is intended only for the named recipient(s) and the unauthorised use, distribution or publication of same is expressly prohibited, should this transmission be received by anyone other than the named recipient(s), please contact our office immediately and destroy all copies of this transmission. -----Original Message----- From: swi...@li... [mailto:swi...@li...] Sent: Tuesday, 26 October 2010 10:08 PM To: swi...@li... Subject: Re: [Switchfin-devel] GUI 4.0 Hi Jason, Another one strange thing I observe The 'External CallerID' in the User Extension dialog seems to not accepted properly. And I get alywas OutBound CID set to none. Anyone having the same? Best Regards Dimitar ----- Original Message ----- From: <swi...@li...> To: <swi...@li...> Sent: Tuesday, October 26, 2010 1:07 PM Subject: Re: [Switchfin-devel] GUI 4.0 > Hi Guys, > > I see the same 'refresh' issue when creating new Extensions.(I se this in > both Firefox and IE8) > This was OK with the old httpd for me. > Is there somebody else confirming this with the latest Switchfin trunk? > > Best Regards > Dimitar > > > > ----- Original Message ----- > From: <swi...@li...> > To: <swi...@li...> > Sent: Tuesday, October 26, 2010 12:41 PM > Subject: Re: [Switchfin-devel] GUI 4.0 > > >> Hi Jason, >> >> I am testing the GUI with IE8 now and indeed the behavior is pretty much >> the >> same as with my Firefox. >> >> I confirm the same issue with the Diaplan1 in IE8. >> In clean Switchfin if Dialplan1 is created initially I get the first >> attached picture >> and then after refreshing the browser and selecting Dial Plans I get the >> second proper picture . >> >> Cheers >> Dimitar >> >> >> ----- Original Message ----- >> From: <swi...@li...> >> To: <swi...@li...> >> Sent: Tuesday, October 26, 2010 11:46 AM >> Subject: Re: [Switchfin-devel] GUI 4.0 >> >> >> Hi Dimitar >> >> Sorry i have been flat out the last few days my company took on a large >> project and its due in a very short time. >> >> I will have a look at the Dialplan issue in a few hrs see if i can work >> out >> what's going on, sounds like a Javascript issue. >> And I think Internet Explorer 6.0 will have a few issues with some of the >> javascript I have implemented i test on v8 and it works well, >> I find chrome a good browser to test on to and it has a good error >> console. >> >> Thanks >> >> Jason Kenah >> IT Director >> >> M: +61 404 955 149 >> E: ja...@ii... >> W: www.ii-tec.com >> >> >> >> >> >> >> >> This transmission (including any attachments) is intended only for the >> named >> recipient(s) and the unauthorised use, distribution or publication of >> same >> is expressly prohibited, should this transmission be received by anyone >> other than the named recipient(s), please contact our office immediately >> and >> destroy all copies of this transmission. >> >> >> >> -----Original Message----- >> From: swi...@li... >> [mailto:swi...@li...] >> Sent: Tuesday, 26 October 2010 7:26 PM >> To: [Switchfin-devel] >> Subject: [Switchfin-devel] GUI 4.0 >> >> Hi Jason, >> >> Finally I am sitting to test the new httpd. >> I am observing something pretty minor which I had with the old httpd. >> It is pretty minor but still let me share. >> >> Brand new Switchfin installation. I create new Dialplan (DialPlan1 - all >> defaults ) >> and after pressing Save I am an not getting it shown. Ihave to press >> Browser >> >> reload to see it. >> >> Similar if I delete it pressing Delete button. I confirm pressing OK but >> DialPlan1 is still on the screen. >> If I reload browser then it disappears as it should. >> It is on Firefox 3.6.11 >> >> I have also Internet Explorer 6.0.2900.2180 SP2 but it seems the GUI 4.0 >> login can not be load properly in it. >> Probably I have to upgrade the browser? I had the same with previous >> httpd >> >> Thank you >> Dimitar >> >> >> ---------------------------------------------------------------------------- >> -- >> Nokia and AT&T present the 2010 Calling All Innovators-North America >> contest >> Create new apps & games for the Nokia N8 for consumers in U.S. and >> Canada >> $10 million total in prizes - $4M cash, 500 devices, nearly $6M in >> marketing >> Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store >> http://p.sf.net/sfu/nokia-dev2dev >> _______________________________________________ >> Switchfin-devel mailing list >> Swi...@li... >> https://lists.sourceforge.net/lists/listinfo/switchfin-devel >> >> >> __________ Information from ESET NOD32 Antivirus, version of virus >> signature >> database 4997 (20100403) __________ >> >> The message was checked by ESET NOD32 Antivirus. >> >> http://www.eset.com >> >> >> >> __________ Information from ESET NOD32 Antivirus, version of virus >> signature >> database 4997 (20100403) __________ >> >> The message was checked by ESET NOD32 Antivirus. >> >> http://www.eset.com >> >> >> >> ---------------------------------------------------------------------------- -- >> Nokia and AT&T present the 2010 Calling All Innovators-North America >> contest >> Create new apps & games for the Nokia N8 for consumers in U.S. and >> Canada >> $10 million total in prizes - $4M cash, 500 devices, nearly $6M in >> marketing >> Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store >> http://p.sf.net/sfu/nokia-dev2dev >> _______________________________________________ >> Switchfin-devel mailing list >> Swi...@li... >> https://lists.sourceforge.net/lists/listinfo/switchfin-devel >> > > > ---------------------------------------------------------------------------- ---- > > >> ---------------------------------------------------------------------------- -- >> Nokia and AT&T present the 2010 Calling All Innovators-North America >> contest >> Create new apps & games for the Nokia N8 for consumers in U.S. and >> Canada >> $10 million total in prizes - $4M cash, 500 devices, nearly $6M in >> marketing >> Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store >> http://p.sf.net/sfu/nokia-dev2dev > > > ---------------------------------------------------------------------------- ---- > > >> _______________________________________________ >> Switchfin-devel mailing list >> Swi...@li... >> https://lists.sourceforge.net/lists/listinfo/switchfin-devel >> > > > ---------------------------------------------------------------------------- -- > Nokia and AT&T present the 2010 Calling All Innovators-North America > contest > Create new apps & games for the Nokia N8 for consumers in U.S. and Canada > $10 million total in prizes - $4M cash, 500 devices, nearly $6M in > marketing > Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store > http://p.sf.net/sfu/nokia-dev2dev > _______________________________________________ > Switchfin-devel mailing list > Swi...@li... > https://lists.sourceforge.net/lists/listinfo/switchfin-devel > ---------------------------------------------------------------------------- -- Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Switchfin-devel mailing list Swi...@li... https://lists.sourceforge.net/lists/listinfo/switchfin-devel __________ Information from ESET NOD32 Antivirus, version of virus signature database 4997 (20100403) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com __________ Information from ESET NOD32 Antivirus, version of virus signature database 4997 (20100403) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com ---------------------------------------------------------------------------- -- Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Switchfin-devel mailing list Swi...@li... https://lists.sourceforge.net/lists/listinfo/switchfin-devel ---------------------------------------------------------------------------- -- Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Switchfin-devel mailing list Swi...@li... https://lists.sourceforge.net/lists/listinfo/switchfin-devel __________ Information from ESET NOD32 Antivirus, version of virus signature database 4997 (20100403) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com __________ Information from ESET NOD32 Antivirus, version of virus signature database 4997 (20100403) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com |
From: <swi...@li...> - 2010-10-26 11:18:37
|
Hi Jason, Updating :) Dimitar will confirm later. ----- Original Message ----- From: <swi...@li...> To: <swi...@li...> Sent: Tuesday, October 26, 2010 2:15 PM Subject: Re: [Switchfin-devel] GUI 4.0 Works fine for me, try using the new updates in the SVN :) Jason Kenah IT Director M: +61 404 955 149 E: ja...@ii... W: www.ii-tec.com This transmission (including any attachments) is intended only for the named recipient(s) and the unauthorised use, distribution or publication of same is expressly prohibited, should this transmission be received by anyone other than the named recipient(s), please contact our office immediately and destroy all copies of this transmission. -----Original Message----- From: swi...@li... [mailto:swi...@li...] Sent: Tuesday, 26 October 2010 10:08 PM To: swi...@li... Subject: Re: [Switchfin-devel] GUI 4.0 Hi Jason, Another one strange thing I observe The 'External CallerID' in the User Extension dialog seems to not accepted properly. And I get alywas OutBound CID set to none. Anyone having the same? Best Regards Dimitar ----- Original Message ----- From: <swi...@li...> To: <swi...@li...> Sent: Tuesday, October 26, 2010 1:07 PM Subject: Re: [Switchfin-devel] GUI 4.0 > Hi Guys, > > I see the same 'refresh' issue when creating new Extensions.(I se this in > both Firefox and IE8) > This was OK with the old httpd for me. > Is there somebody else confirming this with the latest Switchfin trunk? > > Best Regards > Dimitar > > > > ----- Original Message ----- > From: <swi...@li...> > To: <swi...@li...> > Sent: Tuesday, October 26, 2010 12:41 PM > Subject: Re: [Switchfin-devel] GUI 4.0 > > >> Hi Jason, >> >> I am testing the GUI with IE8 now and indeed the behavior is pretty much >> the >> same as with my Firefox. >> >> I confirm the same issue with the Diaplan1 in IE8. >> In clean Switchfin if Dialplan1 is created initially I get the first >> attached picture >> and then after refreshing the browser and selecting Dial Plans I get the >> second proper picture . >> >> Cheers >> Dimitar >> >> >> ----- Original Message ----- >> From: <swi...@li...> >> To: <swi...@li...> >> Sent: Tuesday, October 26, 2010 11:46 AM >> Subject: Re: [Switchfin-devel] GUI 4.0 >> >> >> Hi Dimitar >> >> Sorry i have been flat out the last few days my company took on a large >> project and its due in a very short time. >> >> I will have a look at the Dialplan issue in a few hrs see if i can work >> out >> what's going on, sounds like a Javascript issue. >> And I think Internet Explorer 6.0 will have a few issues with some of the >> javascript I have implemented i test on v8 and it works well, >> I find chrome a good browser to test on to and it has a good error >> console. >> >> Thanks >> >> Jason Kenah >> IT Director >> >> M: +61 404 955 149 >> E: ja...@ii... >> W: www.ii-tec.com >> >> >> >> >> >> >> >> This transmission (including any attachments) is intended only for the >> named >> recipient(s) and the unauthorised use, distribution or publication of >> same >> is expressly prohibited, should this transmission be received by anyone >> other than the named recipient(s), please contact our office immediately >> and >> destroy all copies of this transmission. >> >> >> >> -----Original Message----- >> From: swi...@li... >> [mailto:swi...@li...] >> Sent: Tuesday, 26 October 2010 7:26 PM >> To: [Switchfin-devel] >> Subject: [Switchfin-devel] GUI 4.0 >> >> Hi Jason, >> >> Finally I am sitting to test the new httpd. >> I am observing something pretty minor which I had with the old httpd. >> It is pretty minor but still let me share. >> >> Brand new Switchfin installation. I create new Dialplan (DialPlan1 - all >> defaults ) >> and after pressing Save I am an not getting it shown. Ihave to press >> Browser >> >> reload to see it. >> >> Similar if I delete it pressing Delete button. I confirm pressing OK but >> DialPlan1 is still on the screen. >> If I reload browser then it disappears as it should. >> It is on Firefox 3.6.11 >> >> I have also Internet Explorer 6.0.2900.2180 SP2 but it seems the GUI 4.0 >> login can not be load properly in it. >> Probably I have to upgrade the browser? I had the same with previous >> httpd >> >> Thank you >> Dimitar >> >> >> ---------------------------------------------------------------------------- >> -- >> Nokia and AT&T present the 2010 Calling All Innovators-North America >> contest >> Create new apps & games for the Nokia N8 for consumers in U.S. and >> Canada >> $10 million total in prizes - $4M cash, 500 devices, nearly $6M in >> marketing >> Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store >> http://p.sf.net/sfu/nokia-dev2dev >> _______________________________________________ >> Switchfin-devel mailing list >> Swi...@li... >> https://lists.sourceforge.net/lists/listinfo/switchfin-devel >> >> >> __________ Information from ESET NOD32 Antivirus, version of virus >> signature >> database 4997 (20100403) __________ >> >> The message was checked by ESET NOD32 Antivirus. >> >> http://www.eset.com >> >> >> >> __________ Information from ESET NOD32 Antivirus, version of virus >> signature >> database 4997 (20100403) __________ >> >> The message was checked by ESET NOD32 Antivirus. >> >> http://www.eset.com >> >> >> >> ---------------------------------------------------------------------------- -- >> Nokia and AT&T present the 2010 Calling All Innovators-North America >> contest >> Create new apps & games for the Nokia N8 for consumers in U.S. and >> Canada >> $10 million total in prizes - $4M cash, 500 devices, nearly $6M in >> marketing >> Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store >> http://p.sf.net/sfu/nokia-dev2dev >> _______________________________________________ >> Switchfin-devel mailing list >> Swi...@li... >> https://lists.sourceforge.net/lists/listinfo/switchfin-devel >> > > > ---------------------------------------------------------------------------- ---- > > >> ---------------------------------------------------------------------------- -- >> Nokia and AT&T present the 2010 Calling All Innovators-North America >> contest >> Create new apps & games for the Nokia N8 for consumers in U.S. and >> Canada >> $10 million total in prizes - $4M cash, 500 devices, nearly $6M in >> marketing >> Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store >> http://p.sf.net/sfu/nokia-dev2dev > > > ---------------------------------------------------------------------------- ---- > > >> _______________________________________________ >> Switchfin-devel mailing list >> Swi...@li... >> https://lists.sourceforge.net/lists/listinfo/switchfin-devel >> > > > ---------------------------------------------------------------------------- -- > Nokia and AT&T present the 2010 Calling All Innovators-North America > contest > Create new apps & games for the Nokia N8 for consumers in U.S. and Canada > $10 million total in prizes - $4M cash, 500 devices, nearly $6M in > marketing > Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store > http://p.sf.net/sfu/nokia-dev2dev > _______________________________________________ > Switchfin-devel mailing list > Swi...@li... > https://lists.sourceforge.net/lists/listinfo/switchfin-devel > ---------------------------------------------------------------------------- -- Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Switchfin-devel mailing list Swi...@li... https://lists.sourceforge.net/lists/listinfo/switchfin-devel __________ Information from ESET NOD32 Antivirus, version of virus signature database 4997 (20100403) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com __________ Information from ESET NOD32 Antivirus, version of virus signature database 4997 (20100403) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com ------------------------------------------------------------------------------ Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Switchfin-devel mailing list Swi...@li... https://lists.sourceforge.net/lists/listinfo/switchfin-devel |
From: <swi...@li...> - 2010-10-26 11:17:12
|
Hi Jason, If you are busy now just ignore those messages. I am sending for your reference when you have time. And also if other can confirm this. The refresh issue I see also in Incoming Calling Rule, SMTP settings, Fax2Email Extension So probably this is some more general low level stuff. So probably good news. Cheers Dimitar ----- Original Message ----- From: <swi...@li...> To: <swi...@li...> Sent: Tuesday, October 26, 2010 1:50 PM Subject: Re: [Switchfin-devel] GUI 4.0 This should also be fixed in the update, looks to be an issue with the extra sync i added to the update of configs, mmmm strange will dig a little deeper tomorrow. Thanks Jason Kenah IT Director M: +61 404 955 149 E: ja...@ii... W: www.ii-tec.com This transmission (including any attachments) is intended only for the named recipient(s) and the unauthorised use, distribution or publication of same is expressly prohibited, should this transmission be received by anyone other than the named recipient(s), please contact our office immediately and destroy all copies of this transmission. -----Original Message----- From: swi...@li... [mailto:swi...@li...] Sent: Tuesday, 26 October 2010 9:07 PM To: swi...@li... Subject: Re: [Switchfin-devel] GUI 4.0 Hi Guys, I see the same 'refresh' issue when creating new Extensions.(I se this in both Firefox and IE8) This was OK with the old httpd for me. Is there somebody else confirming this with the latest Switchfin trunk? Best Regards Dimitar ----- Original Message ----- From: <swi...@li...> To: <swi...@li...> Sent: Tuesday, October 26, 2010 12:41 PM Subject: Re: [Switchfin-devel] GUI 4.0 > Hi Jason, > > I am testing the GUI with IE8 now and indeed the behavior is pretty much > the > same as with my Firefox. > > I confirm the same issue with the Diaplan1 in IE8. > In clean Switchfin if Dialplan1 is created initially I get the first > attached picture > and then after refreshing the browser and selecting Dial Plans I get the > second proper picture . > > Cheers > Dimitar > > > ----- Original Message ----- > From: <swi...@li...> > To: <swi...@li...> > Sent: Tuesday, October 26, 2010 11:46 AM > Subject: Re: [Switchfin-devel] GUI 4.0 > > > Hi Dimitar > > Sorry i have been flat out the last few days my company took on a large > project and its due in a very short time. > > I will have a look at the Dialplan issue in a few hrs see if i can work > out > what's going on, sounds like a Javascript issue. > And I think Internet Explorer 6.0 will have a few issues with some of the > javascript I have implemented i test on v8 and it works well, > I find chrome a good browser to test on to and it has a good error > console. > > Thanks > > Jason Kenah > IT Director > > M: +61 404 955 149 > E: ja...@ii... > W: www.ii-tec.com > > > > > > > > This transmission (including any attachments) is intended only for the > named > recipient(s) and the unauthorised use, distribution or publication of same > is expressly prohibited, should this transmission be received by anyone > other than the named recipient(s), please contact our office immediately > and > destroy all copies of this transmission. > > > > -----Original Message----- > From: swi...@li... > [mailto:swi...@li...] > Sent: Tuesday, 26 October 2010 7:26 PM > To: [Switchfin-devel] > Subject: [Switchfin-devel] GUI 4.0 > > Hi Jason, > > Finally I am sitting to test the new httpd. > I am observing something pretty minor which I had with the old httpd. > It is pretty minor but still let me share. > > Brand new Switchfin installation. I create new Dialplan (DialPlan1 - all > defaults ) > and after pressing Save I am an not getting it shown. Ihave to press > Browser > > reload to see it. > > Similar if I delete it pressing Delete button. I confirm pressing OK but > DialPlan1 is still on the screen. > If I reload browser then it disappears as it should. > It is on Firefox 3.6.11 > > I have also Internet Explorer 6.0.2900.2180 SP2 but it seems the GUI 4.0 > login can not be load properly in it. > Probably I have to upgrade the browser? I had the same with previous httpd > > Thank you > Dimitar > > > ---------------------------------------------------------------------------- > -- > Nokia and AT&T present the 2010 Calling All Innovators-North America > contest > Create new apps & games for the Nokia N8 for consumers in U.S. and Canada > $10 million total in prizes - $4M cash, 500 devices, nearly $6M in > marketing > Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store > http://p.sf.net/sfu/nokia-dev2dev > _______________________________________________ > Switchfin-devel mailing list > Swi...@li... > https://lists.sourceforge.net/lists/listinfo/switchfin-devel > > > __________ Information from ESET NOD32 Antivirus, version of virus > signature > database 4997 (20100403) __________ > > The message was checked by ESET NOD32 Antivirus. > > http://www.eset.com > > > > __________ Information from ESET NOD32 Antivirus, version of virus > signature > database 4997 (20100403) __________ > > The message was checked by ESET NOD32 Antivirus. > > http://www.eset.com > > > > ---------------------------------------------------------------------------- -- > Nokia and AT&T present the 2010 Calling All Innovators-North America > contest > Create new apps & games for the Nokia N8 for consumers in U.S. and Canada > $10 million total in prizes - $4M cash, 500 devices, nearly $6M in > marketing > Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store > http://p.sf.net/sfu/nokia-dev2dev > _______________________________________________ > Switchfin-devel mailing list > Swi...@li... > https://lists.sourceforge.net/lists/listinfo/switchfin-devel > ---------------------------------------------------------------------------- ---- > ---------------------------------------------------------------------------- -- > Nokia and AT&T present the 2010 Calling All Innovators-North America > contest > Create new apps & games for the Nokia N8 for consumers in U.S. and Canada > $10 million total in prizes - $4M cash, 500 devices, nearly $6M in > marketing > Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store > http://p.sf.net/sfu/nokia-dev2dev ---------------------------------------------------------------------------- ---- > _______________________________________________ > Switchfin-devel mailing list > Swi...@li... > https://lists.sourceforge.net/lists/listinfo/switchfin-devel > ---------------------------------------------------------------------------- -- Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Switchfin-devel mailing list Swi...@li... https://lists.sourceforge.net/lists/listinfo/switchfin-devel __________ Information from ESET NOD32 Antivirus, version of virus signature database 4997 (20100403) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com __________ Information from ESET NOD32 Antivirus, version of virus signature database 4997 (20100403) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com ------------------------------------------------------------------------------ Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Switchfin-devel mailing list Swi...@li... https://lists.sourceforge.net/lists/listinfo/switchfin-devel |
From: <swi...@li...> - 2010-10-26 11:15:25
|
Works fine for me, try using the new updates in the SVN :) Jason Kenah IT Director M: +61 404 955 149 E: ja...@ii... W: www.ii-tec.com This transmission (including any attachments) is intended only for the named recipient(s) and the unauthorised use, distribution or publication of same is expressly prohibited, should this transmission be received by anyone other than the named recipient(s), please contact our office immediately and destroy all copies of this transmission. -----Original Message----- From: swi...@li... [mailto:swi...@li...] Sent: Tuesday, 26 October 2010 10:08 PM To: swi...@li... Subject: Re: [Switchfin-devel] GUI 4.0 Hi Jason, Another one strange thing I observe The 'External CallerID' in the User Extension dialog seems to not accepted properly. And I get alywas OutBound CID set to none. Anyone having the same? Best Regards Dimitar ----- Original Message ----- From: <swi...@li...> To: <swi...@li...> Sent: Tuesday, October 26, 2010 1:07 PM Subject: Re: [Switchfin-devel] GUI 4.0 > Hi Guys, > > I see the same 'refresh' issue when creating new Extensions.(I se this in > both Firefox and IE8) > This was OK with the old httpd for me. > Is there somebody else confirming this with the latest Switchfin trunk? > > Best Regards > Dimitar > > > > ----- Original Message ----- > From: <swi...@li...> > To: <swi...@li...> > Sent: Tuesday, October 26, 2010 12:41 PM > Subject: Re: [Switchfin-devel] GUI 4.0 > > >> Hi Jason, >> >> I am testing the GUI with IE8 now and indeed the behavior is pretty much >> the >> same as with my Firefox. >> >> I confirm the same issue with the Diaplan1 in IE8. >> In clean Switchfin if Dialplan1 is created initially I get the first >> attached picture >> and then after refreshing the browser and selecting Dial Plans I get the >> second proper picture . >> >> Cheers >> Dimitar >> >> >> ----- Original Message ----- >> From: <swi...@li...> >> To: <swi...@li...> >> Sent: Tuesday, October 26, 2010 11:46 AM >> Subject: Re: [Switchfin-devel] GUI 4.0 >> >> >> Hi Dimitar >> >> Sorry i have been flat out the last few days my company took on a large >> project and its due in a very short time. >> >> I will have a look at the Dialplan issue in a few hrs see if i can work >> out >> what's going on, sounds like a Javascript issue. >> And I think Internet Explorer 6.0 will have a few issues with some of the >> javascript I have implemented i test on v8 and it works well, >> I find chrome a good browser to test on to and it has a good error >> console. >> >> Thanks >> >> Jason Kenah >> IT Director >> >> M: +61 404 955 149 >> E: ja...@ii... >> W: www.ii-tec.com >> >> >> >> >> >> >> >> This transmission (including any attachments) is intended only for the >> named >> recipient(s) and the unauthorised use, distribution or publication of >> same >> is expressly prohibited, should this transmission be received by anyone >> other than the named recipient(s), please contact our office immediately >> and >> destroy all copies of this transmission. >> >> >> >> -----Original Message----- >> From: swi...@li... >> [mailto:swi...@li...] >> Sent: Tuesday, 26 October 2010 7:26 PM >> To: [Switchfin-devel] >> Subject: [Switchfin-devel] GUI 4.0 >> >> Hi Jason, >> >> Finally I am sitting to test the new httpd. >> I am observing something pretty minor which I had with the old httpd. >> It is pretty minor but still let me share. >> >> Brand new Switchfin installation. I create new Dialplan (DialPlan1 - all >> defaults ) >> and after pressing Save I am an not getting it shown. Ihave to press >> Browser >> >> reload to see it. >> >> Similar if I delete it pressing Delete button. I confirm pressing OK but >> DialPlan1 is still on the screen. >> If I reload browser then it disappears as it should. >> It is on Firefox 3.6.11 >> >> I have also Internet Explorer 6.0.2900.2180 SP2 but it seems the GUI 4.0 >> login can not be load properly in it. >> Probably I have to upgrade the browser? I had the same with previous >> httpd >> >> Thank you >> Dimitar >> >> >> ---------------------------------------------------------------------------- >> -- >> Nokia and AT&T present the 2010 Calling All Innovators-North America >> contest >> Create new apps & games for the Nokia N8 for consumers in U.S. and >> Canada >> $10 million total in prizes - $4M cash, 500 devices, nearly $6M in >> marketing >> Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store >> http://p.sf.net/sfu/nokia-dev2dev >> _______________________________________________ >> Switchfin-devel mailing list >> Swi...@li... >> https://lists.sourceforge.net/lists/listinfo/switchfin-devel >> >> >> __________ Information from ESET NOD32 Antivirus, version of virus >> signature >> database 4997 (20100403) __________ >> >> The message was checked by ESET NOD32 Antivirus. >> >> http://www.eset.com >> >> >> >> __________ Information from ESET NOD32 Antivirus, version of virus >> signature >> database 4997 (20100403) __________ >> >> The message was checked by ESET NOD32 Antivirus. >> >> http://www.eset.com >> >> >> >> ---------------------------------------------------------------------------- -- >> Nokia and AT&T present the 2010 Calling All Innovators-North America >> contest >> Create new apps & games for the Nokia N8 for consumers in U.S. and >> Canada >> $10 million total in prizes - $4M cash, 500 devices, nearly $6M in >> marketing >> Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store >> http://p.sf.net/sfu/nokia-dev2dev >> _______________________________________________ >> Switchfin-devel mailing list >> Swi...@li... >> https://lists.sourceforge.net/lists/listinfo/switchfin-devel >> > > > ---------------------------------------------------------------------------- ---- > > >> ---------------------------------------------------------------------------- -- >> Nokia and AT&T present the 2010 Calling All Innovators-North America >> contest >> Create new apps & games for the Nokia N8 for consumers in U.S. and >> Canada >> $10 million total in prizes - $4M cash, 500 devices, nearly $6M in >> marketing >> Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store >> http://p.sf.net/sfu/nokia-dev2dev > > > ---------------------------------------------------------------------------- ---- > > >> _______________________________________________ >> Switchfin-devel mailing list >> Swi...@li... >> https://lists.sourceforge.net/lists/listinfo/switchfin-devel >> > > > ---------------------------------------------------------------------------- -- > Nokia and AT&T present the 2010 Calling All Innovators-North America > contest > Create new apps & games for the Nokia N8 for consumers in U.S. and Canada > $10 million total in prizes - $4M cash, 500 devices, nearly $6M in > marketing > Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store > http://p.sf.net/sfu/nokia-dev2dev > _______________________________________________ > Switchfin-devel mailing list > Swi...@li... > https://lists.sourceforge.net/lists/listinfo/switchfin-devel > ---------------------------------------------------------------------------- -- Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Switchfin-devel mailing list Swi...@li... https://lists.sourceforge.net/lists/listinfo/switchfin-devel __________ Information from ESET NOD32 Antivirus, version of virus signature database 4997 (20100403) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com __________ Information from ESET NOD32 Antivirus, version of virus signature database 4997 (20100403) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com |
From: <swi...@li...> - 2010-10-26 11:13:05
|
Hi Meftah Blacklisting shouldnt be too much trouble to add we can use DBPut and DBGet for this, will add it to my list of to-do additions for the GUI 4.0, I also like the idea of wake-up calls maybe my IP02 will be better at getting me up than my alarm :) Thanks Jason Kenah IT Director M: +61 404 955 149 E: ja...@ii... W: www.ii-tec.com This transmission (including any attachments) is intended only for the named recipient(s) and the unauthorised use, distribution or publication of same is expressly prohibited, should this transmission be received by anyone other than the named recipient(s), please contact our office immediately and destroy all copies of this transmission. -----Original Message----- From: swi...@li... [mailto:swi...@li...] Sent: Monday, 25 October 2010 9:53 AM To: [Switchfin-devel] Subject: [Switchfin-devel] aditional services in switchfin hi guys, what about if we add some aditional services to switchfin like speed dial, call blocking and blacklisting, wakUp call and ...? freepbx have this allready please, if is it pocible to write IVR in lua let me know thanks -- Meftah Tayeb inum: +883510001288000 Phone: +13602276297 Fax: +12538020313 ---------------------------------------------------------------------------- -- Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Switchfin-devel mailing list Swi...@li... https://lists.sourceforge.net/lists/listinfo/switchfin-devel __________ Information from ESET NOD32 Antivirus, version of virus signature database 4997 (20100403) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com __________ Information from ESET NOD32 Antivirus, version of virus signature database 4997 (20100403) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com |
From: <swi...@li...> - 2010-10-26 11:09:31
|
Hi Guys Found the issue, i was trying to pass back the response from the save from inside the sync call back arrrrg i hate Java Script lol Should be fully fixed now. Jason Kenah IT Director M: +61 404 955 149 E: ja...@ii... W: www.ii-tec.com This transmission (including any attachments) is intended only for the named recipient(s) and the unauthorised use, distribution or publication of same is expressly prohibited, should this transmission be received by anyone other than the named recipient(s), please contact our office immediately and destroy all copies of this transmission. -----Original Message----- From: swi...@li... [mailto:swi...@li...] Sent: Tuesday, 26 October 2010 9:51 PM To: swi...@li... Subject: Re: [Switchfin-devel] GUI 4.0 This should also be fixed in the update, looks to be an issue with the extra sync i added to the update of configs, mmmm strange will dig a little deeper tomorrow. Thanks Jason Kenah IT Director M: +61 404 955 149 E: ja...@ii... W: www.ii-tec.com This transmission (including any attachments) is intended only for the named recipient(s) and the unauthorised use, distribution or publication of same is expressly prohibited, should this transmission be received by anyone other than the named recipient(s), please contact our office immediately and destroy all copies of this transmission. -----Original Message----- From: swi...@li... [mailto:swi...@li...] Sent: Tuesday, 26 October 2010 9:07 PM To: swi...@li... Subject: Re: [Switchfin-devel] GUI 4.0 Hi Guys, I see the same 'refresh' issue when creating new Extensions.(I se this in both Firefox and IE8) This was OK with the old httpd for me. Is there somebody else confirming this with the latest Switchfin trunk? Best Regards Dimitar ----- Original Message ----- From: <swi...@li...> To: <swi...@li...> Sent: Tuesday, October 26, 2010 12:41 PM Subject: Re: [Switchfin-devel] GUI 4.0 > Hi Jason, > > I am testing the GUI with IE8 now and indeed the behavior is pretty much > the > same as with my Firefox. > > I confirm the same issue with the Diaplan1 in IE8. > In clean Switchfin if Dialplan1 is created initially I get the first > attached picture > and then after refreshing the browser and selecting Dial Plans I get the > second proper picture . > > Cheers > Dimitar > > > ----- Original Message ----- > From: <swi...@li...> > To: <swi...@li...> > Sent: Tuesday, October 26, 2010 11:46 AM > Subject: Re: [Switchfin-devel] GUI 4.0 > > > Hi Dimitar > > Sorry i have been flat out the last few days my company took on a large > project and its due in a very short time. > > I will have a look at the Dialplan issue in a few hrs see if i can work > out > what's going on, sounds like a Javascript issue. > And I think Internet Explorer 6.0 will have a few issues with some of the > javascript I have implemented i test on v8 and it works well, > I find chrome a good browser to test on to and it has a good error > console. > > Thanks > > Jason Kenah > IT Director > > M: +61 404 955 149 > E: ja...@ii... > W: www.ii-tec.com > > > > > > > > This transmission (including any attachments) is intended only for the > named > recipient(s) and the unauthorised use, distribution or publication of same > is expressly prohibited, should this transmission be received by anyone > other than the named recipient(s), please contact our office immediately > and > destroy all copies of this transmission. > > > > -----Original Message----- > From: swi...@li... > [mailto:swi...@li...] > Sent: Tuesday, 26 October 2010 7:26 PM > To: [Switchfin-devel] > Subject: [Switchfin-devel] GUI 4.0 > > Hi Jason, > > Finally I am sitting to test the new httpd. > I am observing something pretty minor which I had with the old httpd. > It is pretty minor but still let me share. > > Brand new Switchfin installation. I create new Dialplan (DialPlan1 - all > defaults ) > and after pressing Save I am an not getting it shown. Ihave to press > Browser > > reload to see it. > > Similar if I delete it pressing Delete button. I confirm pressing OK but > DialPlan1 is still on the screen. > If I reload browser then it disappears as it should. > It is on Firefox 3.6.11 > > I have also Internet Explorer 6.0.2900.2180 SP2 but it seems the GUI 4.0 > login can not be load properly in it. > Probably I have to upgrade the browser? I had the same with previous httpd > > Thank you > Dimitar > > > ---------------------------------------------------------------------------- > -- > Nokia and AT&T present the 2010 Calling All Innovators-North America > contest > Create new apps & games for the Nokia N8 for consumers in U.S. and Canada > $10 million total in prizes - $4M cash, 500 devices, nearly $6M in > marketing > Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store > http://p.sf.net/sfu/nokia-dev2dev > _______________________________________________ > Switchfin-devel mailing list > Swi...@li... > https://lists.sourceforge.net/lists/listinfo/switchfin-devel > > > __________ Information from ESET NOD32 Antivirus, version of virus > signature > database 4997 (20100403) __________ > > The message was checked by ESET NOD32 Antivirus. > > http://www.eset.com > > > > __________ Information from ESET NOD32 Antivirus, version of virus > signature > database 4997 (20100403) __________ > > The message was checked by ESET NOD32 Antivirus. > > http://www.eset.com > > > > ---------------------------------------------------------------------------- -- > Nokia and AT&T present the 2010 Calling All Innovators-North America > contest > Create new apps & games for the Nokia N8 for consumers in U.S. and Canada > $10 million total in prizes - $4M cash, 500 devices, nearly $6M in > marketing > Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store > http://p.sf.net/sfu/nokia-dev2dev > _______________________________________________ > Switchfin-devel mailing list > Swi...@li... > https://lists.sourceforge.net/lists/listinfo/switchfin-devel > ---------------------------------------------------------------------------- ---- > ---------------------------------------------------------------------------- -- > Nokia and AT&T present the 2010 Calling All Innovators-North America > contest > Create new apps & games for the Nokia N8 for consumers in U.S. and Canada > $10 million total in prizes - $4M cash, 500 devices, nearly $6M in > marketing > Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store > http://p.sf.net/sfu/nokia-dev2dev ---------------------------------------------------------------------------- ---- > _______________________________________________ > Switchfin-devel mailing list > Swi...@li... > https://lists.sourceforge.net/lists/listinfo/switchfin-devel > ---------------------------------------------------------------------------- -- Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Switchfin-devel mailing list Swi...@li... https://lists.sourceforge.net/lists/listinfo/switchfin-devel __________ Information from ESET NOD32 Antivirus, version of virus signature database 4997 (20100403) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com __________ Information from ESET NOD32 Antivirus, version of virus signature database 4997 (20100403) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com ---------------------------------------------------------------------------- -- Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Switchfin-devel mailing list Swi...@li... https://lists.sourceforge.net/lists/listinfo/switchfin-devel __________ Information from ESET NOD32 Antivirus, version of virus signature database 4997 (20100403) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com __________ Information from ESET NOD32 Antivirus, version of virus signature database 4997 (20100403) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com |
From: <swi...@li...> - 2010-10-26 11:08:27
|
Hi Jason, Another one strange thing I observe The 'External CallerID' in the User Extension dialog seems to not accepted properly. And I get alywas OutBound CID set to none. Anyone having the same? Best Regards Dimitar ----- Original Message ----- From: <swi...@li...> To: <swi...@li...> Sent: Tuesday, October 26, 2010 1:07 PM Subject: Re: [Switchfin-devel] GUI 4.0 > Hi Guys, > > I see the same 'refresh' issue when creating new Extensions.(I se this in > both Firefox and IE8) > This was OK with the old httpd for me. > Is there somebody else confirming this with the latest Switchfin trunk? > > Best Regards > Dimitar > > > > ----- Original Message ----- > From: <swi...@li...> > To: <swi...@li...> > Sent: Tuesday, October 26, 2010 12:41 PM > Subject: Re: [Switchfin-devel] GUI 4.0 > > >> Hi Jason, >> >> I am testing the GUI with IE8 now and indeed the behavior is pretty much >> the >> same as with my Firefox. >> >> I confirm the same issue with the Diaplan1 in IE8. >> In clean Switchfin if Dialplan1 is created initially I get the first >> attached picture >> and then after refreshing the browser and selecting Dial Plans I get the >> second proper picture . >> >> Cheers >> Dimitar >> >> >> ----- Original Message ----- >> From: <swi...@li...> >> To: <swi...@li...> >> Sent: Tuesday, October 26, 2010 11:46 AM >> Subject: Re: [Switchfin-devel] GUI 4.0 >> >> >> Hi Dimitar >> >> Sorry i have been flat out the last few days my company took on a large >> project and its due in a very short time. >> >> I will have a look at the Dialplan issue in a few hrs see if i can work >> out >> what's going on, sounds like a Javascript issue. >> And I think Internet Explorer 6.0 will have a few issues with some of the >> javascript I have implemented i test on v8 and it works well, >> I find chrome a good browser to test on to and it has a good error >> console. >> >> Thanks >> >> Jason Kenah >> IT Director >> >> M: +61 404 955 149 >> E: ja...@ii... >> W: www.ii-tec.com >> >> >> >> >> >> >> >> This transmission (including any attachments) is intended only for the >> named >> recipient(s) and the unauthorised use, distribution or publication of >> same >> is expressly prohibited, should this transmission be received by anyone >> other than the named recipient(s), please contact our office immediately >> and >> destroy all copies of this transmission. >> >> >> >> -----Original Message----- >> From: swi...@li... >> [mailto:swi...@li...] >> Sent: Tuesday, 26 October 2010 7:26 PM >> To: [Switchfin-devel] >> Subject: [Switchfin-devel] GUI 4.0 >> >> Hi Jason, >> >> Finally I am sitting to test the new httpd. >> I am observing something pretty minor which I had with the old httpd. >> It is pretty minor but still let me share. >> >> Brand new Switchfin installation. I create new Dialplan (DialPlan1 - all >> defaults ) >> and after pressing Save I am an not getting it shown. Ihave to press >> Browser >> >> reload to see it. >> >> Similar if I delete it pressing Delete button. I confirm pressing OK but >> DialPlan1 is still on the screen. >> If I reload browser then it disappears as it should. >> It is on Firefox 3.6.11 >> >> I have also Internet Explorer 6.0.2900.2180 SP2 but it seems the GUI 4.0 >> login can not be load properly in it. >> Probably I have to upgrade the browser? I had the same with previous >> httpd >> >> Thank you >> Dimitar >> >> >> ---------------------------------------------------------------------------- >> -- >> Nokia and AT&T present the 2010 Calling All Innovators-North America >> contest >> Create new apps & games for the Nokia N8 for consumers in U.S. and >> Canada >> $10 million total in prizes - $4M cash, 500 devices, nearly $6M in >> marketing >> Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store >> http://p.sf.net/sfu/nokia-dev2dev >> _______________________________________________ >> Switchfin-devel mailing list >> Swi...@li... >> https://lists.sourceforge.net/lists/listinfo/switchfin-devel >> >> >> __________ Information from ESET NOD32 Antivirus, version of virus >> signature >> database 4997 (20100403) __________ >> >> The message was checked by ESET NOD32 Antivirus. >> >> http://www.eset.com >> >> >> >> __________ Information from ESET NOD32 Antivirus, version of virus >> signature >> database 4997 (20100403) __________ >> >> The message was checked by ESET NOD32 Antivirus. >> >> http://www.eset.com >> >> >> >> ------------------------------------------------------------------------------ >> Nokia and AT&T present the 2010 Calling All Innovators-North America >> contest >> Create new apps & games for the Nokia N8 for consumers in U.S. and >> Canada >> $10 million total in prizes - $4M cash, 500 devices, nearly $6M in >> marketing >> Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store >> http://p.sf.net/sfu/nokia-dev2dev >> _______________________________________________ >> Switchfin-devel mailing list >> Swi...@li... >> https://lists.sourceforge.net/lists/listinfo/switchfin-devel >> > > > -------------------------------------------------------------------------------- > > >> ------------------------------------------------------------------------------ >> Nokia and AT&T present the 2010 Calling All Innovators-North America >> contest >> Create new apps & games for the Nokia N8 for consumers in U.S. and >> Canada >> $10 million total in prizes - $4M cash, 500 devices, nearly $6M in >> marketing >> Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store >> http://p.sf.net/sfu/nokia-dev2dev > > > -------------------------------------------------------------------------------- > > >> _______________________________________________ >> Switchfin-devel mailing list >> Swi...@li... >> https://lists.sourceforge.net/lists/listinfo/switchfin-devel >> > > > ------------------------------------------------------------------------------ > Nokia and AT&T present the 2010 Calling All Innovators-North America > contest > Create new apps & games for the Nokia N8 for consumers in U.S. and Canada > $10 million total in prizes - $4M cash, 500 devices, nearly $6M in > marketing > Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store > http://p.sf.net/sfu/nokia-dev2dev > _______________________________________________ > Switchfin-devel mailing list > Swi...@li... > https://lists.sourceforge.net/lists/listinfo/switchfin-devel > |