News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

NEW PATCH: Directory Button on Cisco 7970 DOES SOMETHING NOW!

Started by tschak909, October 14, 2007, 08:41:57 AM

Previous topic - Next topic

hari

i am to lazy to import all my contacts atm but the first impression is good. Went through the sources, very clean. Kudos to Thom! Maybe we can get this in 0710? If i find the time i'll throw some 4000 contacts at it tonight.

best regards,
hari
rock your home - [url="http://www.agocontrol.com"]http://www.agocontrol.com[/url] home automation

dragon_788

Looks like I'm always late to the party, the attachment has gone AWOL/404. Got a 7971 recently that I'm fighting tooth and nail to get up and working with LinuxMCE, and the directory would be another nice feature.

hari

rock your home - [url="http://www.agocontrol.com"]http://www.agocontrol.com[/url] home automation

tschak909

dragon_788: you need to add your MAC address to the Plug'n'Play table for the Cisco 7970 device template.. this is described in detail on the Wiki page... but for the case of the 7971, the MAC range for it isn't in there.... we do need to add it....

-Thom

dragon_788

Alo again hari, and tschak909. Thanks for the info on locating the code, I'll hafta grab that soon. I did get the MAC added to the devices template and I can navigate to the services button and open the orbiter (or I could til I updated my firmware). The main issue I've been having since updating the firmware (and even before) is getting the phone registered and working with asterisk. The reason I updated is that I'd like to use SIP vs SCCP and I've been exploring doing that through trixbox and other Asterisk based solutions, but so far not having much luck. I couldn't seem to find anything in the template on changing the device type to SIP if I use the Cisco template, do I just have to add it as a generic SIP device then? I think I tried that but I haven't been doing it in VMware so changes after that might have mucked something up further.

hari

not all SIP firmwares work flawlessly with asterisk. The later ones have problems registering. SIP70.8-0-2SR1S works.

best regards,
Hari
rock your home - [url="http://www.agocontrol.com"]http://www.agocontrol.com[/url] home automation

bulek

Quote from: hari on April 26, 2008, 10:35:30 AM
not all SIP firmwares work flawlessly with asterisk. The later ones have problems registering. SIP70.8-0-2SR1S works.

best regards,
Hari
Hi,

two quick questions :
1. where can I find the code (there's link in the first post and also on wiki, but both are dead) ?

2. is code in svn already with search feature ?

BTW, have found this interesting project (it seems that it also has search capability and notes, memos, etc...)...

http://sourceforge.net/projects/open79xxdir/

Anyone tried this ?

Update: have just tried it and it seems really usefull (ver 1.2). Also search works in similar way as on cellular phones... I guess it worth of effort... We could only generate whole tree automatically from informations in LMCE database...


Thanks in advance,

regards,

Bulek.
Thanks in advance,

regards,

Bulek.

tschak909

The code is now in our SVN, and can be gotten there.

-Thom

dlewis

Quote from: bulek on November 08, 2008, 02:27:57 PM
Quote from: hari on April 26, 2008, 10:35:30 AM
not all SIP firmwares work flawlessly with asterisk. The later ones have problems registering. SIP70.8-0-2SR1S works.

best regards,
Hari
Hi,

two quick questions :
1. where can I find the code (there's link in the first post and also on wiki, but both are dead) ?

2. is code in svn already with search feature ?

BTW, have found this interesting project (it seems that it also has search capability and notes, memos, etc...)...

http://sourceforge.net/projects/open79xxdir/

Anyone tried this ?

Update: have just tried it and it seems really usefull (ver 1.2). Also search works in similar way as on cellular phones... I guess it worth of effort... We could only generate whole tree automatically from informations in LMCE database...


Thanks in advance,

regards,

Bulek.


Bulek, can you add what you did with the Sourceforge project to the wiki? Thanks!

bulek

Quote from: dlewis on November 08, 2008, 04:01:52 PM
Quote from: bulek on November 08, 2008, 02:27:57 PM
Quote from: hari on April 26, 2008, 10:35:30 AM
not all SIP firmwares work flawlessly with asterisk. The later ones have problems registering. SIP70.8-0-2SR1S works.

best regards,
Hari
Hi,

two quick questions :
1. where can I find the code (there's link in the first post and also on wiki, but both are dead) ?

2. is code in svn already with search feature ?

BTW, have found this interesting project (it seems that it also has search capability and notes, memos, etc...)...

http://sourceforge.net/projects/open79xxdir/

Anyone tried this ?

Update: have just tried it and it seems really usefull (ver 1.2). Also search works in similar way as on cellular phones... I guess it worth of effort... We could only generate whole tree automatically from informations in LMCE database...


Thanks in advance,

regards,

Bulek.


Bulek, can you add what you did with the Sourceforge project to the wiki? Thanks!
Hi,

out of my memory :
Openxmldir_1.2
wget http://ovh.dl.sourceforge.net/sourceforge/open79xxdir/openxmldir_1.2.tar.gz
tar zxvf http://ovh.dl.sourceforge.net/sourceforge/open79xxdir/openxmldir_1.2.tar.gz
cd /openxmldir_1.2
chmod a+w -R *
mysql --verbose --user=root -p xmldir < ./db.sql



mybe you can revise it and put it on Wiki...

regards,

Bulek.
Thanks in advance,

regards,

Bulek.