<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
Okay this really isn't BSD specific question but the digium forums have
provided no response so maybe someone here can provide some insight.<br>
<br>
<span class="postbody">I'm having an issue with the reported caller id
off of a native bride. Under certain conditions, call are automatically
routed to different endpoints. Normal call flow would be:
<br>
<br>
*asterisk accepts inbound call on PRI
<br>
*asterisk opens new PRI channel and bridges the two.
<br>
<br>
Normally, the inbound CLI is sent to the endpoint which is the
desired behavior but one of the endpoints is a toll free number and
they are reporting the CLI they are receiving is one on the DID's on
the trunk. I know how to send the correct CLI, however I don't
understand why caller id sending isn't consistent. <br>
<br>
</span>We do a lot of call bridging on our T1. Normally, when I bridge
a call using one of our assigned DID's as the inbound number, and
different terminating numbers. An example of such a call would be
calling (XXX) XXX-XXXX from phone # (YYY) YYY-YYYY would bridge with
another channel and then dial my cell phone (ZZZ) ZZZ-ZZZZ. My cell
phone receives (YYY) YYY-YYYY as the caller id in this scenario as I
would expect, however there are some calls that bridged in the same
manner yet the terminating number receives a trunk DID(not defined in
*) as the caller id. I don't understand the difference in behavior,
and am wondering if anyone can explain it. The terminating number is
toll-free where the prob is occurring.<br>
<span class="postbody"><br>
Here is the bridging command....as simple as it gets:
<br>
<br>
</span>
<table align="center" border="0" cellpadding="3" cellspacing="1"
width="90%">
<tbody>
<tr>
<td><span class="genmed"><b>Quote:</b></span></td>
</tr>
<tr>
<td class="quote">exten =>
1641,1,Set(CDR(userfield)=Identifier)
<br>
exten => 1641,2,Dial(Zap/G0/1877ZZZZZZZ)
<br>
exten => 1641,3,Hangup</td>
</tr>
</tbody>
</table>
<br>
<pre class="moz-signature" cols="72">--
Adam Vandemore
Systems Administrator
IMED Mobility
(605) 498-1610</pre>
</body>
</html>