[Asterisk-Users] Present CID to Caller about the Callee

Tim Thompson tthompson at sustain.net
Thu Dec 2 10:08:59 MST 2004


Didn't work.

It does give a "s:" from outside callers now though.

We don't have CID from outside world yet, but the CID on the inside works
correctly presenting the information about the caller to the callee.

Tim.

> -----Original Message-----
> From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-
> bounces at lists.digium.com] On Behalf Of Zachary McGibbon
> Sent: Wednesday, December 01, 2004 2:48 PM
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> Subject: Re: [Asterisk-Users] Present CID to Caller about the Callee
> 
> Maybe try something like:
> 
> exten => s,1,SetCIDName(${EXTEN}: ${CALLERIDNAME})
> exten => s,2,Dial(${ARG2},20,rt)
> exten => s,3,Goto(s-${DIALSTATUS},1)
> 
> or am i mixed up...?
> 
> On Wed, 1 Dec 2004 14:35:28 -0700, Tim Thompson <tthompson at sustain.net>
> wrote:
> >
> > I have Aastra pt480e phones and would like to present the caller the CID
> > info about the extension being called.
> >
> > I have tried the following with no avail:
> >
> > exten => 311,1,Macro(stdexten,311,${TIM})
> >
> > exten => s,1,SetCIDName(${ARG2})
> > exten => s,2,Dial(${ARG2},20,rt)
> > exten => s,3,Goto(s-${DIALSTATUS},1)
> >
> > etc.....
> >
> > so when dialing extension 311 I would like to display TIM(the person you
> are
> > calling) to the Caller while still displaying the Caller's CID to the
> person
> > being called.
> >
> > Hope that makes sense.
> >
> > Tim.
> >
> > VOIP*CLI> show version
> > Asterisk CVS-v1-0-11/07/04-13:39:19 built by root at VOIP on a i686 running
> > Linux
> >
> > _______________________________________________
> > Asterisk-Users mailing list
> > Asterisk-Users at lists.digium.com
> > http://lists.digium.com/mailman/listinfo/asterisk-users
> > To UNSUBSCRIBE or update options visit:
> >   http://lists.digium.com/mailman/listinfo/asterisk-users
> >
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users




More information about the asterisk-users mailing list