<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 accountcode="<callerid_name>" for example accountcode="Katie Wilson" 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" <100><br>mailbox=100@default<br><br>[200](seb-exten)<br>callerid="Ramona Minero" <200><br>mailbox=200@default<br> <a title="Send (Ctrl+Enter)" href="javascript:;" onclick="ComposePage._sending = true;" id="SendMessage"><span class="Label"></span></a>                                            </body>
</html>