[Asterisk-Users] Editing Asterisk config files with WORD Pad

Jason Pyeron jpyeron at pdinc.us
Tue Nov 15 09:56:06 MST 2005


a unicode document comes in two flavors UTF8 and UCS2 in windows UTF8 
"may" work, but UCS2 cannot work, as it is 2 bytes per character.

UTF8 will not work if wordpad puts a byte order sentinal at the begining 
or if you use any characters above 0x7e (or 0x7f?)

use ascii (DOS format) to save your files, but beware of line ending 
problems...

why not just use nano/pico?

On Tue, 15 Nov 2005, Chuck Bunn wrote:

> Hi,
>
> I have tried editing some Asterisk config files (ie sip.conf) in MS Word Pad 
> and I have saved the files as 'Unicode Text Document' with quotes around the 
> full file name => "sip.conf" and then uploaded the files to a Linux server 
> using FileZilla. When I do this the config files fail to work. Although I am 
> somewhat proficient at using 'vi' I find it easier to cut and paste with Word 
> Pad (I know I can cut and paste with 'vi'... ). Is this possible to do or am 
> I all wet...
>
> Thanks
> _______________________________________________
> --Bandwidth and Colocation sponsored by Easynews.com --
>
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>  http://lists.digium.com/mailman/listinfo/asterisk-users
>

-- 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
-                                                               -
- Jason Pyeron                      PD Inc. http://www.pdinc.us -
- Partner & Sr. Manager             7 West 24th Street #100     -
- +1 (443) 269-1555                 Baltimore, Maryland 21218   -
-                                                               -
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

This message is for the designated recipient only and may contain 
privileged, proprietary, or otherwise private information. If you 
have received it in error, purge the message from your system and 
notify the sender immediately.  Any other use of the email by you 
is prohibited.



More information about the asterisk-users mailing list