On Fri, May 18, 2012 at 11:16 AM, Dan Chang <[email protected]> wrote:
> Unfortunately, my e-mail system Mimi-defanged me or something like that T_T   
>  Could you change the extension of the script to like ".txt" and try posting 
> again?  I think that will do it...maybe.


I suspect george's script looked like this, adjust as nec.

#!/usr/bin/ruby

puts "User name,Voice-mail PIN,SIP password,First name,Last name,User
alias,EMail address,User group,Phone serial number,Phone model,Phone
group,Phone description"
(10021..10030).each {|i|
  puts "#{i},1234,J3llyD0nut,Fname#{i},Lname#{i},,,import"
}
_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev/

Reply via email to