search for: home_phone

Displaying 5 results from an estimated 5 matches for "home_phone".

2013 Jan 23
1
DPMA and Sending fake auth rejection for device
...isk server registration_address=asterisk_ip registration_port=5060 userlist_auth=globalpin config_auth=globalpin globalpin=1234 config_auth=disabled file_directory=/etc/asterisk/digium_phones [network] type=network alias=home cird=0.0.0.0/0 registration_address=asterisk_ip registration_port=5060 [Home_phone] type=phone full_name=Mr Sandman line=D70 ; this is the phone name I have in my sip.conf [D70] ; phone name I have in sip.conf type=line line_label=Line 01 exten=D70 ; phone name I have in sip.conf and extension number mailbox=D70 at default When I start asterisk, I can see : *CLI> == Dig...
2006 Aug 30
7
Hyphens
Hi there, I''m working with some legacy data where customer phone numbers are stored with hyphens between the area code, exchange, and number (e.g. 555-555-5555). Is this the best way to store a phone number? Perhaps not, but it''s the way they were being stored, so I have to work with this format. Right, so when I save a record the log tells me acts_as_ferret indexed the
2008 Nov 01
2
stuck on a validates_presence_of unless issue
...r", :street_address => "123 This Street", :street_address2 => "Suite 200", :city => "Baltimore", :state => "MD", :postal_code => "23993", :salutation => "Mr.", :home_phone => "373-333-9999", :cell_phone => "373-444-5555" } end it "given attributes containing valid address values, address_blank? should return false" do it = Person.new(@valid_attributes) it.address_blank?.should == false end How...
2006 Feb 03
9
validating phone numbers
Anyone got a good validation for validating a phone number? I just want to make sure that whatever the user enters is somewhat sensical, and i''d like to be fairly liberal about what kind of a format it''s in. Joe
2008 Apr 04
4
Auto Complete Problems
...ame="agent[last_name]" size="30" type="text" /></td> </tr> <tr> <td class="col-1" valign="top">Home Phone:&nbsp;</td> <td class="col-2" valign="top"><input id="agent_home_phone" name="agent[home_phone]" size="30" type="text" /></td> </tr> <tr> <td class="col-1" valign="top">Cell Phone:&nbsp;</td> <td class="col-2" valign="top"><input id=&quo...