<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Maybe is because now it's a different context:<br>
<br>
<font size="1" face="monospace, monospace">from-twilio-remove-plus<br>
<br>
before<br>
<br>
from-internal<br>
<br>
is right?<br>
<br>
regards<br>
</font><br>
<div class="moz-cite-prefix">El 02/12/2015 a las 10:22, Sonny
Rajagopalan escribió:<br>
</div>
<blockquote
cite="mid:CALG__jhMKRxza6Q0LJXURWNQCP6zcA8ZdEmEHPMaYs_Fz+ms2Q@mail.gmail.com"
type="cite">
<div dir="ltr">Yes, I have tried that too (i.e, <span
style="font-family:monospace,monospace;font-size:12.8px">exten
=> +17775551212,1,Log(WARNING, TWILIO))</span>. It does not
work and NO error message in CLI.
<div><br>
<div>I have also tried <a moz-do-not-send="true"
href="http://orourketech.com/elastix-plus-sign-caller-id-messing-things/">http://orourketech.com/elastix-plus-sign-caller-id-messing-things/</a>
since I first emailed this group, but that does not seem to
work either.</div>
<div><br>
</div>
<div>Here is my log:</div>
<div><br>
</div>
<div>
<div><font size="1" face="monospace, monospace">[Dec 2
15:09:28] NOTICE[26464]: res_pjsip_session.c:1920
new_invite: Call from 'from-twilio' (UDP:<a
moz-do-not-send="true"
href="http://mysillyApp.pstn.twilio.com:5060">mysillyApp.pstn.twilio.com:5060</a>)
to extension '+17775551212' rejected because extension
not found in context 'from-twilio-remove-plus'.</font></div>
<div><font size="1" face="monospace, monospace">[Dec 2
15:09:29] NOTICE[26464]: res_pjsip_session.c:1920
new_invite: Call from 'from-twilio' (UDP:<a
moz-do-not-send="true"
href="http://mysillyApp.pstn.twilio.com:5060">mysillyApp.pstn.twilio.com:5060</a>)
to extension '+17775551212' rejected because extension
not found in context 'from-twilio-remove-plus'.</font></div>
<div><font size="1" face="monospace, monospace">ip-xxxx*CLI>
dialplan show from-twilio-remove-plus</font></div>
<div><font size="1" face="monospace, monospace">[ Context
'from-twilio-remove-plus' created by 'pbx_config' ]</font></div>
<div><font size="1" face="monospace, monospace">
'_[+1]XXXXXXXXXX' => 1.
GotoIf($["${CALLERID(num):0:2}" != "+1"]?noplusatstart)
[pbx_config]</font></div>
<div><font size="1" face="monospace, monospace">
2. Log(WARNING,TWILIO)
[pbx_config]</font></div>
<div><font size="1" face="monospace, monospace">
3. Set(CALLERID(num)=${CALLERID(num):1})
[pbx_config]</font></div>
<div><font size="1" face="monospace, monospace">
[noplusatstart] 4. Goto(from-external,${EXTEN},1)
[pbx_config]</font></div>
<div><font size="1" face="monospace, monospace">ip-xxxx*CLI>
dialplan show from-external</font></div>
<div><font size="1" face="monospace, monospace">[ Context
'from-external' created by 'pbx_config' ]</font></div>
<div><font size="1" face="monospace, monospace">
'17775551212' => 1. Log(WARNING,TWILIO)
[pbx_config]</font></div>
<div><font size="1" face="monospace, monospace">
2. Hangup()
[pbx_config]</font></div>
</div>
<div><br>
</div>
</div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Wed, Dec 2, 2015 at 9:23 AM, Annus
Fictus <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:annusfictus@gmail.com" target="_blank">annusfictus@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 bgcolor="#FFFFFF" text="#000000"> Hello,<br>
<br>
try to change:<br>
<br>
<div><font face="monospace, monospace">exten =>
17775551212,1,Log(WARNING, TWILIO)</font></div>
<div><font face="monospace, monospace">same =>
n,Hangup()<br>
<br>
with:<br>
<br>
</font>
<div><font face="monospace, monospace">exten =>
+17775551212,1,Log(WARNING, TWILIO)</font></div>
<div><font face="monospace, monospace">same =>
n,Hangup()</font></div>
<br>
</div>
Regards<br>
</div>
<br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a
moz-do-not-send="true" href="http://www.api-digital.com"
rel="noreferrer" target="_blank"><a class="moz-txt-link-freetext" href="http://www.api-digital.com">http://www.api-digital.com</a></a>
--<br>
New to Asterisk? Join us for a live introductory webinar
every Thurs:<br>
<a moz-do-not-send="true"
href="http://www.asterisk.org/hello" rel="noreferrer"
target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
<a moz-do-not-send="true"
href="http://lists.digium.com/mailman/listinfo/asterisk-users"
rel="noreferrer" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</blockquote>
</div>
<br>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
</blockquote>
<br>
</body>
</html>