Jump to content

Userimport via CSV


Mads Mortensen

Recommended Posts

Hi,

 

 

I am trying to import extensions via CSV - but can not make it work.

I have tried to load your own ex. (from the wiki)

 

extensions;234 jsmith;9787461111;secret1;secret2;John;Smith;1234;js@pbxnsip.com;000413123456

 

But that do not work either??

 

Can you please suplly me with the correct string,

 

Thank you,

Link to comment
Share on other sites

Hi,

 

 

I am trying to import extensions via CSV - but can not make it work.

I have tried to load your own ex. (from the wiki)

 

extensions;234 jsmith;9787461111;secret1;secret2;John;Smith;1234;js@pbxnsip.com;000413123456

 

But that do not work either??

 

Can you please suplly me with the correct string,

 

Thank you,

 

 

Works - my fault - sorry

Link to comment
Share on other sites

  • 2 months later...
Mads,

 

What were you doing wrong?

Because I must be doing the same thing! ;-(

 

tx

matt

 

Hi Matt,

 

 

You need to add fields (or that was what I had to do) like this;

 

type;alias;ani;password;web_pass;first_name;last_name;mb_pin;email_address

 

So I will look like this:

 

type;alias;ani;password;web_pass;first_name;last_name;mb_pin;email_address

extensions;100;69111111;123456;112233;101;;1234;

extensions;100;69111111;123456;112233;102;;1234;

extensions;100;69111111;123456;112233;103;;1234;

extensions;100;69111111;123456;112233;104;;1234;

extensions;100;69111111;123456;112233;105;;1234;

extensions;100;69111111;123456;112233;106;;1234;

Link to comment
Share on other sites

Hi Matt,

 

 

You need to add fields (or that was what I had to do) like this;

 

type;alias;ani;password;web_pass;first_name;last_name;mb_pin;email_address

 

So I will look like this:

 

type;alias;ani;password;web_pass;first_name;last_name;mb_pin;email_address

extensions;100;69111111;123456;112233;101;;1234;

extensions;100;69111111;123456;112233;102;;1234;

extensions;100;69111111;123456;112233;103;;1234;

extensions;100;69111111;123456;112233;104;;1234;

extensions;100;69111111;123456;112233;105;;1234;

extensions;100;69111111;123456;112233;106;;1234;

 

Thanks!

 

Is there a wiki on this? (can't seem to find things anymore!)

 

Because I'd like to feed inthe MAC address of the phone too.

 

tx

matt

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...