<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Hey Guys! <br><br>Sorry i am posting scripting question in asterisk forum but i had no choice. also i am not script expert so i though anyone here might help me. <br><br>following is my example sip.conf now i want to add&nbsp; accountcode="&lt;callerid_name&gt;"&nbsp; for example&nbsp; accountcode="Katie Wilson"&nbsp; in entire file. we have around 200 extension could someone help me to figure out how to do that with perl script or shell would be fine.<br><br>[100](seb-exten)<br>callerid="Katie Wilson" &lt;100&gt;<br>mailbox=100@default<br><br>[200](seb-exten)<br>callerid="Ramona Minero" &lt;200&gt;<br>mailbox=200@default<br>&nbsp;<a title="Send (Ctrl+Enter)" href="javascript:;" onclick="ComposePage._sending = true;" id="SendMessage"><span class="Label"></span></a>                                               </body>
</html>