As I recall there was a trick to make the Aastra's work.

This was from a couple years ago so I hope it is of some use.

I can't quite recall what it was, but here are working macaddress.cfg
and aastra.cfg files (file names must be in all CAPS in TFTP folder):

MACADDRESS.CFG
---------------------------

#     Line Settings
#     =============

#     Lines should be set in the <mac>.cfg file since these settings
#     are unique to each phone. 

#     Notes: Setting parameters for lines 1 - 3 configures the 3 
#     line/call appearance hard keys on the 480i. Setting parameters
#     for lines 4 - 9 configures the phone for additional line/call
#     appearances that can be set up as softkeys. 

#     The maximum number of line/call appearances that can be 
#     configured on the 9133i is 8 or 9, depending on how the lines 
#     have been configured. 

#     If all line/call appearances have been set up for the same 
#     number, a total of 9 lines can be configured. If all line/call 
#     appearances have been set up between two different numbers, a 
#     total of 8 lines can be configured. This means that when all 
#     line/call appearances are in use, 1 is connected while the rest 
#     are held. No further outgoing or incoming calls can be made until 
#     one of the line/call appearances becomes available. 


#  Explanation of Settings with Line 1 as Example
#  ==============================================

#sip line1 auth name:     # SIP Registrar request authorization name.
#sip line1 password:      # SIP Registrar request passcode.
#sip line1 user name:     # This parameter value is used by the 9133i 
                          # in the From header field of the outgoing
                          # SIP packet. It may be replaced by your 
                          # registrar.
#sip line1 display name:  # Name used for SIP messages.
#sip line1 screen name:   # User's name seen on the idle screen of the
                          # user's phone.


sip line1 auth name: 2XX    # Extension
sip line1 password: XXXXXXX # SIP Password
sip line1 user name: 2XX    # Extension
sip line1 display name: Name Here   # User's Name
sip line1 screen name: Name Here    # User's Name

#Park - user must press "Xfer" hard key, and then the following soft key
to park a call.

softkey1 type: park
softkey1 label: Park Ext.
softkey1 value: XXX        # Park Orbit Number
softkey1 line: 1
softkey1 states: connected

softkey2 type: pickup
softkey2 label: Unpark
softkey2 value: *4XXX      # Park Orbit Number
softkey2 line: 1
softkey2 states: outgoing

AASTRA.CFG
-----------------------------------------
#  Notes: 
#    The general format used here is similar to configuration files 
#    used by several UNIX-based programs. Any text following a number 
#    sign (#) is considered to be a comment, unless the number sign is 
#    contained within double-quotes ("#") where it is considered to be 
#    a pound. For Boolean fields, 0 = false, 1 = true. 


#     DHCP Setting
#     ============

dhcp: 1

#  DHCP: 
#       0 = false, means DHCP is disabled.
#       1 = true, means DHCP is enabled.

#    Notes: If DHCP is disabled, the following network settings will 
#    have to be configured manually either through the configuration  
#    files, the Options List in the phone, or the Web Client: IP  
#    Address (of the phone), Subnet Mask, Gateway, DNS, and TFTP 
#    Server.


#----------------------------------------------------------------------

#     Network Settings
#     ================

#    Notes: If DHCP is enabled, you do not need to set these network 
#    settings

#subnet mask:                      
#default gateway:                  
#dns1:                             
#dns2:                             
#tftp server:                      

#     Additional Network Settings:
#     ===========================

#sip registration time: 300        # Eg. every 300 seconds, a
re-register   
                                   # request is sent to the SIP server.
#sip rtp port: 3000                # Eg. RTP packets are sent to port
3000.

sip silence suppression: 2         # "0" = off, "1" = on, "2" = default


#     TFTP Server:
#     ============

Download protocol: TFTP
tftp server: ip.addr.of.pbx        # Set IP address of sipX



#     Auto-sync Config File Updates
#     =============================

# Enables and disables the phone to be updated
# automatically once a day at a specific time in a 24-hour
# period.


#Values:
#0 (none)
#1 (configuration files only)
#2 (firmware only)
#3 (configuration files and firmware)


auto resync mode: 3


#Resynch time values are in military time (00:00 is midnight)

auto resync time: 00:00


#     TOS/DSCP Settings
#     =================

tos sip: 32
tos rtp: 32
tos rtcp: 32


#     VLAN Settings
#     =============

tagging enabled: 1

# "VLAN id" is the vlan that the phone uses
# "VLAN id port 1" is the vlan that the connected PC uses

VLAN id: 1               # Set VLan if required
VLAN id port 1: 1


#     Type of Service Settings - the below remaps some of the TOS/DSCP
values
#
=======================================================================

tos priority map: (32,5)(33,5)(34,5)(35,5)(36,5)(37,5)(38,5)(39,5)


#     Date Format - The following changes date format to MM/DD/YY
#     ===========================================================

date format: 6


#     Display Name - changes username display to "Company Name"
#     =======================================================

displayName1: Company Name


#----------------------------------------------------------------------

#     SIP registrar and Proxy Server Settings
#     =======================================

sip proxy ip: xx.xx.xx.xx        # IP of proxy server.
sip proxy port: 5060             # 5060 is set by default.
sip registrar ip: xx.xx.xx.xx    # IP of registrar.
sip registrar port: 5060         # 5060 is set by default.

# Time in seconds before which the phone automatically
# starts calling the dialed number

sip digit timeout: 6             

#----------------------------------------------------------------------

#     Time Server Settings
#     ====================

time server disabled: 0
time server1: xx.xx.xx.xx        # IP address of PBX
#time server2:
#time server3:

#  Time Server Disabled:
#  0 = false, means the time server is not disabled.
#  1 = true, means the time server is disabled.

#    Notes: If the time server is enabled you will need to enter the 
#    IP address of at least one time server. If the time server is 
#    disabled, the time can be set manually in the phone's Options 
#    List under option "2. Time and Date". 

# time zone name: GB-London
# time zone code: GMT
# time zone minutes: 60
# time format: 1 # 0=12 hr, 1=24 hr
# date format: 0 # 5=dd;mm;yy

# Ther above 5 lines are to set the time zone for the UK

#----------------------------------------------------------------------

#     Line Settings
#     =============

#    Lines should be set in the <mac>.cfg file since these settings
#    are unique to each phone. See the sample "<mac>.cfg" file for 
#    for more information. 

#----------------------------------------------------------------------

#     Softkey Settings
#     ================

#    Softkeys can be set either server wide or unique to each phone. 
#    Setting softkeys as line/call appearances should be done in the
#    "<mac>.cfg" file, since these are unique to each phone. 

#    Notes: There are a maximum of 20 softkeys that can be configured 
#    on the 480i phone. These can be set up through either of the 2
#    configuration files, depending on whether this is to be server 
#    wide ("aastra.cfg") or phone specific ("<mac>.cfg"). 
#    Each softkey needs to be numbered from 1 - 18, for example 
#    "softkey12 type: speeddial". Softkeys can be set up as speeddials
#    or as additional call/line appearances and have a type, label 
#    and value associated with it as seen here in the default softkey
#    settings.

#    SOFTKEY TYPES: "line", "speeddial" or "dnd"
#    SOFTKEY LABEL: Alpha numeric name for the softkey. The maximum 
#                   number of characters for this value is 10 for 
#                   speeddials and 9 for lines. 
#                   Firmware Version 1.4: the maximum number of
characters has been increased considerably.
#
#    SOFTKEY VALUE: If softkey type is a speeddial, any DTMFs (from 
#                   0 - 9, *, "#") or a comma (,) for 500ms pause and 
#                   'E' for On-hook can be set for the value. If 
#                   softkey type is line, enter value as a number from 
#                   5 up to 9 (1 - 4 always map to L1, L2, L3 and L4 
#                   hard key line/call appearances)

#  Softkey Speed Dials
#  ===================


softkey3 type: dnd
softkey3 label: DND
softkey3 value: 
softkey3 states: idle

softkey4 type: speeddial
softkey4 label: Voicemail
softkey4 value: 101
softkey4 states: outgoing

softkey5 type: speeddial
softkey5 label: Operator
softkey5 value: 7300
softkey5 states: outgoing

softkey6 type: speeddial
softkey6 label: Helpdesk 
softkey6 value: 7304
softkey6 states: outgoing

# Used for a dummy softkey. Leaves an empty softkey with no
functionality
#softkeyX type: empty
#softkeyX label: 
#softkeyX value: 
#softkeyX states:


# The dial plan that the 480i phone should use
# Where,
#  0, 1, 2, 3, 4, 5, 6, 7, 8, 9: is a Digit symbol
#  'x': matches any digit symbol (wildcard),
#  '+': matches zero or more of the preceding digit symbol or
#       [] expression
#   []: Symbol inclusive OR
#  '-': used only with [], represent a range of acceptable symbols
#  '*', '#': match the keypad symbols.

#sip digit timeout: 4
#sip dial plan:
"[2-9]11|9911|1[01]xx|[2-9]xxxxxx|1[2-9]xxxxxxxxx|011x+#|xx*|*xx+#|xxxxx
xxxxxxxxxxxx#"




-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Robert B
Sent: Friday, November 27, 2009 10:46 AM
To: Tony Graziano
Cc: [email protected]
Subject: Re: [sipx-users] Phone registration issue? Stumped...

Well sure, but isn't that breaking the whole purpose of DNS-SRV? 
According to Aastra's documentation, DNS-SRV is supported.

-- Robert


Tony Graziano wrote:
> Create an "a" record for the domain that points to sipx.
> ============================
> Tony Graziano, Manager
> Telephone: 434.984.8430
> Fax: 434.984.8431
>
> Email: [email protected]
>
> LAN/Telephony/Security and Control Systems Helpdesk:
> Telephone: 434.984.8426
> Fax: 434.984.8427
>
> Helpdesk Contract Customers:
> http://www.myitdepartment.net/gethelp/
>   

_______________________________________________
sipx-users mailing list [email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-users
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users
sipXecs IP PBX -- http://www.sipfoundry.org/
_______________________________________________
sipx-users mailing list [email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-users
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users
sipXecs IP PBX -- http://www.sipfoundry.org/

Reply via email to