[Asterisk-Users] Uniden UIP200

Justin Carlson justin at lach.net
Wed Dec 15 16:22:29 MST 2004


Thank you! I will try again tomarow



On Tue, 2004-12-14 at 14:05 -0500, Leif Madsen wrote:
> On Tue, 14 Dec 2004 03:22:47 -0600, Justin Carlson <justin at lach.net> wrote:
> > If anyone has a working unidencomm.txt and uniden<MACOFPHONE.txt file Could
> > you please post it.
> 
> Hi Justin,
> 
> I am using the UIP200 here at home.  Find pasted my configuration
> files.  Note that I haven't tested everything in the file, but basic
> functionality (inbound and outbound calling) definately works.  As
> does the MWI.  This is based on the 4.59a firmware.  Different
> firmwares may have different configurations?
> 
> uniden<MACOFPHONE>.txt
> ----------------------
> 
> # UIP200 Mass Configuration System Mac-based File
> # Notes: Lines start with '#' are comments
> # To leave a field value unchanged (as saved on local phone), leave
> value to blank.
> # To disable a field, use '-' as value
> # MAXIMUM FILE SIZE IS 10KB
> # Current Limitation: No spaces allowed for a setting's value
> # Version: BS.459a
> 
> 
> # Firmware. The items listed in this Firmware section must be in this order.
> # FirmwareVersion and FirmwareFileName only used if AutoFirmwareUpdate is YES
> # FimrwareFileName only used if FirmwareVersion differ from firmware
> ver in Flash
> AutoFirmwareUpdate    YES              #choices are YES and NO
> FirmwareFileName      uip200_459aenc.pac
> FirmwareVersion       BS4.59a
> 
> 
> # Sip Settings
> MyLcdDisplay           1001
> MyDialNumber           1001
> DisplayName            Apartment 1406
> UserNameForProxy       1001
> PasswordForProxy       1001
> UserNameForRegistrar   1001
> PasswordForRegistrar   1001
> 
> # Programmable Keys. Key functionality must go before key values.
> ProgrammableKey1       OneTouchDial
> ProgrammableKey2       OneTouchDial
> ProgrammableKey3       OneTouchDial
> ProgrammableKey4       OneTouchDial
> ProgrammableKey5       TwoTouchDial
> ProgrammableKey6       DoNotDisturb
> ProgrammableKey7       VMA
> ProgrammableKey8       Mute
> 
> # One and Two-touch keys. Must go after Programmable keys
> functionality definitions.
> # Refer to Programmable and Fixed Function Keys for usage guide
> # OneTouchKeyX value is used ONLY when ProgrammableKeyX is OneTouchDial
> OneTouchKey1             1000
> OneTouchKey2             
> OneTouchKey3             
> OneTouchKey4             1601
> OneTouchKey5             2001
> OneTouchKey6
> OneTouchKey7             8500
> OneTouchKey8
> 
> TwoTouchDigit0
> TwoTouchDigit1
> TwoTouchDigit2
> TwoTouchDigit3
> TwoTouchDigit4
> TwoTouchDigit5
> TwoTouchDigit6
> TwoTouchDigit7
> TwoTouchDigit8
> TwoTouchDigit9
> 
> # Hotline and vmwi numbers --Must be placed after OneTouchDial's
> HotLineNumber            -
> VmaDirectCallNo          8500    #value associating with VMA Programmable key.
> VmwiLampIndicator        Enable
> 
> TimeDisplay              Enable
> 
> #end of file
> 
> unidencom.txt
> -------------
> 
> # UIP200 Mass Configuration System Generic File
> # Notes:
> # 1. Lines start with '#' are comments
> # 2. To leave a field value unchanged (as saved on local phone), leave
> value to blank.
> # 3. To set a field's value to empty, use '-' as value.
> # 4. To NOT overwrite user local settings of: programmable key,
> one/two touch keys, VMA
> #    number, VMWILampIndicator, set "OverwriteLocalSetting = NO".
> Default is "YES". This
> #    key will ALSO affect whether or not THESE settings in
> uniden<MAC>.txt be used.
> # 5. Any duplicate parameters exist in both unidencom.txt and
> uniden<MAC>.txt, MAC settings
> #    will be used.
> # MAXIMUM FILE SIZE IS 10KB
> # Current Limitation: No spaces allowed for a setting's value
> # Version: 4.59a
> 
> 
> #Overwrite user local settings of programmable keys, one/two touch
> keys, vma settings
> #If set to no, these current settings on the phone will not be overwritten.
> OverwriteLocalSettings        YES                     # must be placed
> on top of config file
> 
> # Sip Settings --If only ProxyServer needed, set OutboundProxy1/Port
> same as ProxyServer/Port
> ProxyServer                   192.168.1.1            # can be an IP
> address or FDQN
> ProxyServerPort               0                       # 0 to use default port
> OutboundProxy1                192.168.1.1            # can be an IP
> address or FQDN
> OutboundProxy1Port            0                       # enter a port
> number or 0 for default (5060)
> Registrar1                    192.168.1.1            # can be an IP
> address or FQDN
> Registrar1Port                0                       # enter a port
> number or 0 for default (5060)
> RegisterExpireSec             3600
> RegisterRetrySec              90
> Q_Param                       50
> RegisterExpireLimitPercent    10
> FailoverRetrySec              8
> SipPort                       5060
> SRVRecordName                 - #_sip._udp.unisip.com
> # options are ON or OFF
> SessionTimerSupport           ON
> # options are ON or OFF
> SessionTimerRefresher         ON
> SessionTimerMin               60
> TimerInterval0                300
> TimerInterval1                150
> 
> 
> # Audio Settings
> G711MuTxPacketLength          20
> G711MuJitterBufferLength      10
> G711MuJitterBufferMax         200
> G711ATxPacketLength           20
> G711AJitterBufferLength       10
> G711AJitterBufferMax          200
> G729TxPacketLength            20
> G729JitterBufferLength        10
> G729JitterBufferMax           200
> LongHoldAlertPeriod           360
> 
> # options are ON and OFF
> DiffServMode                  OFF
> DefaultDiffServParam          192
> RTPDiffServParam              160
> # options are TRUNKMODE, CASCADEMODE, DISABLE
> VlanMode                      DISABLE
> VlanID                        1
> PcVlanID                      2
> #TftpAddress             10.1.0.17               # save to phone and
> used next time if not offered from DHCP
> 
> 
> 
> 
> TimeZone                -5
> # choices are YES and NO
> EnableDST               YES
> # choices are YES and NO
> EnableSNTP              yes
> # SNTP Server IP address
> SntpServerIP            192.168.1.1
> # Time period (in seconds) before recontacting SNTP server
> SntpRetrySec            1800
> 
> 
> # preferred codec are listed from most preferred, separated by commas
> and NO space
> PreferredCodec         g711u,g711a,g729
> # choices are English, Spanish, and French
> Language                English
> #choices are Enable and Disable
> CallWaiting             Enable  #
> EmergencyProxyPrefix    **
> 
> 
> #Admin password must be numeric. Max is 6 digits. Format:
> oldpassword/newpassword
> AdminPassword            1234/1111
> 
> #end_of_file
> 
> sip.conf entry
> --------------
> 
> [1001]
> ; uniden uip200
> type=friend
> username=1001
> secret=1001
> qualify=yes
> nat=never
> host=dynamic
> canreinvite=no
> context=administrator
> dtmfmode=rfc2833
> ;disallow=all
> ;allow=ulaw
> mailbox=1001
> 
> HTH,
> Leif Madsen.
> http://www.leifmadsen.com
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
> 




More information about the asterisk-users mailing list