# SIP Configuration Generic File # Line 1 appearance line1_name: "whatever1" # Line 1 Registration Authentication line1_authname: "whatever1" # Line 1 Registration Password line1_password: "password1" # Line 2 appearance line2_name: "whatever2" # Line 2 Registration Authentication line2_authname: "whatever2" # Line 2 Registration Password line2_password: "password2" ####### New Parameters added in Release 2.0 ####### # Phone Label (Text desired to be displayed in upper right corner) phone_label: "Asterisk"; Has no effect on SIP messaging # Line 1 Display Name (Display name to use for SIP messaging) line1_displayname: "Whatever1" # Line 2 Display Name (Display name to use for SIP messaging) line2_displayname: "Whatever2" ####### New Parameters added in Release 3.0 ###### # Phone Prompt (The prompt that will be displayed on console and Telnet) phone_prompt: "SIP Phone"; Limited to 15 characters (Default - SIP Phone) # Phone Password (Password to be used for console or Telnet login) phone_password: "cisco"; Limited to 31 characters (Default - cisco) # User classification used when Registering [ none (default), phone, ip ] user_info: none