search for: user_loc

Displaying 4 results from an estimated 4 matches for "user_loc".

Did you mean: user_lock
2012 Aug 23
1
GotoIf redirection to label not working correctly
...witch => DUNDi/dundi-peer Internal office calls should get caught by the include => internal, and run through the [internal] context as follows: [internal] exten => _3XX,1,NoOp() same => n,Set(E=${EXTEN}) same => n,Set(${E}_VMCONTEXT=${HOTDESK_INFO(vmcontext,${E})}) same => n,Set(USER_LOCATION=${HOTDESK_USER_STATUS(${E})}) same => n,GotoIf($[${ODBCROWS} < 1]?notloggedin) same => n,Dial(SIP/${USER_LOCATION},20,wWU(blf-begincall^${E}^INUSE)b(blf-begincall^s^1(${E}^RINGING))) same => n,Voicemail(${E}@${${E}_VMCONTEXT},b) same => n,Hangup() same => n(notloggedin),Set(L...
2013 Mar 12
0
Calls getting "stuck open"
...{WHO},INUSE)) same => n,Set(CALLERID(name)=${${WHO}_CID_NAME}) same => n,Set(CALLERID(num)=${${WHO}_CID_NUMBER}) same => n,Goto(users,${EXTEN},1) [users] include => internal [internal] exten => _1XX,1,Verbose(5,Internal user - ${EXTEN}) same => n,Set(E=${EXTEN}) same => n,Set(USER_LOCATION=${HOTDESK_USER_STATUS(${E})}) same => n,GotoIf($[${ODBCROWS} < 1]?notloggedin) same => n,Dial(SIP/${USER_LOCATION},20,wWU(blf-begincall^${E}^INUSE)b(blf-begincall^s^1(${E}^RINGING))) same => n,Voicemail(${E}@rsnwo,b) same => n,Hangup() same => n(notloggedin),Set(LOGGED_OFF=1)...
2006 Feb 19
2
Prototype Ajax + File Uploading-- How?
...843", "title"=>"Market JUNK", "geo_source"=>"Yahoo", "zipcode"=>"03801-3730", "description"=>"", "street"=>"128 MARKET ST", "longitude"=>"-70.758461", "user_location"=>"128 market st", "state"=>"NH"}, "commit"=>"Capture", "action"=>"create", "controller"=>"admin_interface"} Pardon the verbosity; again, nothing from the file input form object. Eve...
2010 Aug 24
8
Home directories
I've noticed that a lot of people are using e.g.: mail_location = maildir:/var/vmail/%d/%n Then either they don't have home directory set, or their home directory is the same as the maildir. http://wiki.dovecot.org/VirtualUsers/Home explains all the problems of not separate home and mail directories. Also whenever I try to suggest using a separate home and mail directory, the answer is