search for: useremail

Displaying 2 results from an estimated 2 matches for "useremail".

Did you mean: user_email
2006 Jan 19
1
[Newbie] undefined method `useremail'' error
Hi all, I''m just starting out... the solution to this must be really trivial but can''t figure out what''s wrong. I''m using Webrick + Rails 1.0 The error is: undefined method `useremail'' error What am I missing? Thanks, Lorenzo class User < ActiveRecord::Base set_table_name "\"tblUser\"" set_primary_key "UserID" validates_presence_of :useremail, :userpassword validates_confirmation_of :userpassword end class UserController...
2004 Aug 16
3
Formatting in sip.conf...can you have 2 @ signs for register?
...goes to the email server to authenticate the sip user upon registration Here is the line below in my sip.conf file register => username@theiremailhost.com:password@sipprovider.com THe error is below Aug 16 11:30:05 NOTICE[114695]: chan_sip.c:3922 sip_reg_timeout: Registration for 'john@useremail.com@sip.voipamericas.com' timed out, trying again Aug 16 11:30:06 NOTICE[114695]: chan_sip.c:6575 handle_response: Failed to authenticate on REGISTER to '<sip:john@useremail.com>;tag=as1c528b93' -------------- next part -------------- An HTML attachment was scrubbed... URL: ht...