<div dir="ltr">look like the issue continues, I am unable to overwrite callerid from sip.conf in extensions.conf, <div><br></div><div>In sip.conf under</div><div>[general]</div><div>trustrpid = no < should i change it to yes?</div>
<div><br></div><div>Thanks<br><div><br></div><div><br></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jan 28, 2014 at 1:06 PM, motty cruz <span dir="ltr"><<a href="mailto:motty.cruz@gmail.com" target="_blank">motty.cruz@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Thank you for your reply, I updated extensions.conf file to reflect your suggestion, I will monitor Asterisk for any more issues, <div>
<br></div><div>Thanks, <br><br></div></div><div class="gmail_extra"><br>
<br><div class="gmail_quote"><div><div class="h5">On Tue, Jan 28, 2014 at 11:23 AM, Andres <span dir="ltr"><<a href="mailto:andres@telesip.net" target="_blank">andres@telesip.net</a>></span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div><div class="h5">
<div bgcolor="#FFFFFF" text="#000000"><div>
<div>On 1/28/14, 1:55 PM, motty cruz wrote:<br>
</div>
<blockquote type="cite">
<div dir="ltr">
<div>Hi all, </div>
<div>I'm having issues with overwrite caller id, when I call
someone my caller id should be "mycompanyinc" but instead my
id shows up as my extension number 101. </div>
<div><br>
</div>
<div>this is what i have in sip.conf</div>
<div>
<div>[101]</div>
<div>type=friend</div>
<div>context=sipphones</div>
<div>call-limit=99</div>
<div>callerid="iuser 101"</div>
<div>disallow=all</div>
<div>allow=ulaw</div>
<div>allow=alaw</div>
<div>username=101</div>
<div>secret=Passwd</div>
<div>dtmfmode=rfc2833</div>
<div>host=dynamic</div>
<div>mailbox=101@default</div>
<div>nat=yes</div>
<div>canreinvite=no</div>
</div>
<div><br>
</div>
<div><br>
</div>
<div>this is what i have in extensions.conf</div>
<div>[outbound]</div>
<div>exten => _91NXXNXXXXXX,1,Set(CALLERID(num)=mycompanyinc)</div>
</div>
</blockquote></div>
This is how we have it and it works fine on Asterisk 1.8:<br>
Set(CALLERID(number)=insert your number here)<div><br>
<blockquote type="cite">
<div dir="ltr">
<div>exten => _91NXXNXXXXXX,2,Dial(SIP/att/${EXTEN:1},80)</div>
<div>exten => _9NXXXXXX,1,Set(CALLERID(num)=mycompanyinc)</div>
<div>exten => _9NXXXXXX,2,Dial(SIP/att/${EXTEN:1},80)</div>
<div><br>
</div>
<div>any ideas? as this happens random, </div>
<div><br>
</div>
</div>
<br>
<fieldset></fieldset>
<br>
</blockquote>
<br>
<br>
</div><span><font color="#888888"><pre cols="72">--
Technical Support
<a href="http://www.cellroute.net" target="_blank">http://www.cellroute.net</a></pre>
</font></span></div>
<br></div></div><div class="im">--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
<a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
<a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></div></blockquote></div><br></div>
</blockquote></div><br></div>