Displaying 2 results from an estimated 2 matches for "myname1".
Did you mean:
myname
2005 Aug 27
2
Problems with registration
...ot; <7890>
mailbox=7890
dtmfmode=rfc2833
nat=0
AND HERE IS MY EXTENSIONS.CONF FILE
[general]
static=yes
writeprotect=no
autofallthrough=yes
clearglobalvars=no
priorityjumping=no
[globals]
CONSOLE=Console/dsp
PHONES1=SIP/7890 ; Phone 1 Def
PHONES1VM=7890 ; Phone 1 VM Def
FWDUSERID1=691657
MYNAME1=My name
MYPHONE1=691657
TRUNKMSD=1 ; MSD digits to strip (usually 1 or 0)
[fwd-forced-fwd1]
; Check to see if the called number starts with a "7" and
; if so, set the call parameters and bounce the call to the
; Free World Dialup SIP server.
;
; NOTE: Calls to unkn...
2010 Sep 27
3
name ONLY one column
Hi R-users
I can not change the name of one column only of my matrix.
my_matrix <- matrix (1:12,ncol=3)
colnames(my_matrix)[1] <- 'myname'
Error in dimnames(x) <- dn :
length of 'dimnames' [2] not equal to array extent
thank you for your help
Lorenzo
[[alternative HTML version deleted]]