Bulk Handler problem

i try to add some extension via CSV file, but i have one problem.
All of my extensions are inserted to sip_additional.conf but all of the recently inserted extensions squared ( [ ] ) part is empty. So these extensions are not registering to server.
[]
callerid=device <515>

When i connect to freepbx and when i submit one of recently added extension without changing anything so [ ] part is filled. So these extensions register to server.
[515]
callerid=515 <515>

How can i fix this problem?Is there anything in my CSV file headers?

Ok solved the problem. I just exported existing file and edit it.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.