Aastra Contacts XML Application

btgriffin75
Posts: 13
Member Since:
2010-01-17

I have the new 2.3 scripts installed and everything out of the box works fine. I am trying to implement the Contacts application and am having issues. From my understanding, I should just program a softkey for http://###.###.###.###:80/aastra/asterisk/contacts.php?source=contacts&user=$$SIPUSERNAME$$ and it should access the sample data provided in /var/cache. However I get a connection time out error. My questions are:

1. How to resolve this basic issue of not being able to access sample data.
2. How to change the source location.
3. How to modify aastra.cfg file to automatically load it on the phones.

Thanks in advance!



robeerski
Posts: 70
Member Since:
2008-01-30
You are using the wrong name for the PHP script

it looks like you are using the wrong name for the PHP script. try the following:

http://XML_Server/aastra/directory/csv_directory.php?user=$$SIPUSERNAME$$&source=SOURCE

This is explained in the documentation



btgriffin75
Posts: 13
Member Since:
2010-01-17
Thanks.....I was working off

Thanks.....I was working off of documentation for a previous script. All works fine now.

How do I configure the aastra.cfg (or other file) file to program a softkey for this?



aastra1
Posts: 287
Member Since:
2006-11-06
Contact key

To make it a feature just modify demo-user.prf for the phone models where you want to add the "contact" application and apply it to all the phones.

Regards

--

---
aastra1
Aastra XML scripts 2.3.0 now available



btgriffin75
Posts: 13
Member Since:
2010-01-17
Thank you very much.

Thank you very much.



Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.