<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Try something like this:<br>
<br>
[macro-multiring]<br>
exten => s,1,SetCallerID,"For foobar <${CALLERIDNUM}>"<br>
exten => s,2,Dial(SIP/1234-3&SIP/2345,20,t)<br>
<br>
Adam<br>
<br>
<br>
Eric Rees wrote:
<blockquote
cite="mid06156120E3066E4D869493345FE55FC002006DD6@exchange2000.nationsnetwork.com"
type="cite">
<pre wrap="">That does part of what I want, but the callerid isn't showing what I
need. It shows incoming call from "WhoEver" instead of call from
"WhoEver" to "WhatEver" on the assistants phone.
-----Original Message-----
From: <a class="moz-txt-link-abbreviated" href="mailto:asterisk-users-bounces@lists.digium.com">asterisk-users-bounces@lists.digium.com</a>
[<a class="moz-txt-link-freetext" href="mailto:asterisk-users-bounces@lists.digium.com">mailto:asterisk-users-bounces@lists.digium.com</a>] On Behalf Of Sean
Kennedy
Sent: Monday, December 06, 2004 1:44 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] Is this possible
Eric Rees wrote:
</pre>
<blockquote type="cite">
<pre wrap="">I don't know if this is possible, so I will let the collective decide.
Here is what I would like to do.
BossA calls BossB, BossB's admin assistant sees the call from BossA on
her phone. CallerID would look something like: BossA to BossB : on
</pre>
</blockquote>
<pre wrap=""><!---->her
</pre>
<blockquote type="cite">
<pre wrap="">phone. And she would be able to pick if BossB was not in his office.
</pre>
</blockquote>
<pre wrap=""><!---->I
</pre>
<blockquote type="cite">
<pre wrap="">am sure this is possible, but I do not know where to start, or even how
to search on this.
</pre>
</blockquote>
<pre wrap=""><!---->Have the phone call ring both extensions. Depending on the phone, you
could even set up the assistant's phone to have a special ring for this
situation ( or, indeed, no ring ).
_______________________________________________
Asterisk-Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Asterisk-Users@lists.digium.com">Asterisk-Users@lists.digium.com</a>
<a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>
To UNSUBSCRIBE or update options visit:
<a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>
_______________________________________________
Asterisk-Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Asterisk-Users@lists.digium.com">Asterisk-Users@lists.digium.com</a>
<a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>
To UNSUBSCRIBE or update options visit:
<a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>
</pre>
</blockquote>
<br>
</body>
</html>