I've been attempting to set up some Aastra 57i CT and 57i phones using the plug-and-play set up instructions. That works - sort of. The phones get the new firmware and they get an extension and the same extension is created in FreePX (all very cool); however, many of the features shown such as the park button, all the web apps, and some others aren't there. I suspect it's because the aastra.cfg file doesn't contain all the needed info. Here's what mine has:
#aastra default config file
time server disabled: 0
time server1: 192.168.0.100
sip proxy ip: 192.168.0.100
sip proxy port: 5060
sip registrar ip: 192.168.0.100
sip registrar port: 5060
sip digit timeout: 6
xml application post list: 192.168.0.100
softkey1 type: speeddial
softkey1 label: "Voice Mail"
softkey1 value: *97
softkey2 type: speeddial
softkey2 label: "DND On"
softkey2 value: *78
softkey3 type: speeddial
softkey3 label: "DND Off"
softkey3 value: *79
Thus, I'm missing all the cool stuff shown in the earlier write-up where the config file looked more like:
#aastra default config file
time server disabled: 0
time server1: 192.168.0.100
sip proxy ip: 192.168.0.100
sip proxy port: 5060
sip registrar ip: 192.168.0.100
sip registrar port: 5060
sip intercom type: 3
sip intercom line: 4
sip intercom prefix code: *80
sip intercom mute mic: 0
sip allow auto answer: 1
sip explicit mwi subscription: 1
sip explicit mwi timeout: 20
mwi led line: 0
sip digit timeout: 6
# XML services
xml application URI: http://192.168.0.108/aastra/menu.php?source=all
xml application post list: 192.168.0.108
xml application title: XML Applications
# Action URI
action uri registered: http://192.168.0.100/aastra/register.php?user=$$SIPUSERNAME$$&dndkey=softkey5&cfkey=$
action uri incoming: http://192.168.0.100/aastra/incoming.php?number=$$REMOTENUMBER$$&name=$$INCOMINGNAME$$$
action uri onhook: http://192.168.0.100/aastra/onhook.php?number=$$REMOTENUMBER$$&name=$$INCOMINGNAME$$&use$
# Softkeys
topsoftkey1 type: xml
topsoftkey1 label: Day/Night
topsoftkey1 value: http://192.168.0.100/aastra/daynight.php?user=$$SIPUSERNAME$$&key=topsoftkey1&daynight_i$
topsoftkey2 type: xml
topsoftkey2 label: Park Lot
topsoftkey2 value: http://192.168.0.100/aastra/park.php
I'm not even sure which directions to follow at this point.
#aastra default config file
time server disabled: 0
time server1: 192.168.0.100
sip proxy ip: 192.168.0.100
sip proxy port: 5060
sip registrar ip: 192.168.0.100
sip registrar port: 5060
sip digit timeout: 6
xml application post list: 192.168.0.100
softkey1 type: speeddial
softkey1 label: "Voice Mail"
softkey1 value: *97
softkey2 type: speeddial
softkey2 label: "DND On"
softkey2 value: *78
softkey3 type: speeddial
softkey3 label: "DND Off"
softkey3 value: *79
Thus, I'm missing all the cool stuff shown in the earlier write-up where the config file looked more like:
#aastra default config file
time server disabled: 0
time server1: 192.168.0.100
sip proxy ip: 192.168.0.100
sip proxy port: 5060
sip registrar ip: 192.168.0.100
sip registrar port: 5060
sip intercom type: 3
sip intercom line: 4
sip intercom prefix code: *80
sip intercom mute mic: 0
sip allow auto answer: 1
sip explicit mwi subscription: 1
sip explicit mwi timeout: 20
mwi led line: 0
sip digit timeout: 6
# XML services
xml application URI: http://192.168.0.108/aastra/menu.php?source=all
xml application post list: 192.168.0.108
xml application title: XML Applications
# Action URI
action uri registered: http://192.168.0.100/aastra/register.php?user=$$SIPUSERNAME$$&dndkey=softkey5&cfkey=$
action uri incoming: http://192.168.0.100/aastra/incoming.php?number=$$REMOTENUMBER$$&name=$$INCOMINGNAME$$$
action uri onhook: http://192.168.0.100/aastra/onhook.php?number=$$REMOTENUMBER$$&name=$$INCOMINGNAME$$&use$
# Softkeys
topsoftkey1 type: xml
topsoftkey1 label: Day/Night
topsoftkey1 value: http://192.168.0.100/aastra/daynight.php?user=$$SIPUSERNAME$$&key=topsoftkey1&daynight_i$
topsoftkey2 type: xml
topsoftkey2 label: Park Lot
topsoftkey2 value: http://192.168.0.100/aastra/park.php
I'm not even sure which directions to follow at this point.




My goal is to be completely un-trix as soon as possiable...