[asterisk-users] Re: Match a Numer - then continue with, dialplan
Douglas Garstang
dgarstang at oneeighty.com
Thu Dec 21 12:20:40 MST 2006
> -----Original Message-----
> From: Richard Lyman [mailto:pchammer at dynx.net]
> Sent: Wednesday, December 20, 2006 4:29 PM
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> Subject: Re: [asterisk-users] Re: Match a Numer - then continue with,
> dialplan
>
>
> Douglas Garstang wrote:
> >> -----Original Message-----
> >> From: David Gomillion [mailto:dgomillion at eyecarenow.com]
> >>
> *snipped
>
> > David, this is completely different from what I am trying to do.
> >
> > Let's try this a different way. Let's say you have two
> companies. When someone calls a number in their own company,
> we use their INTERNAL caller id. When they call someone in
> another company, we want to send their EXTERNAL caller id.
> How would you do this?
> >
> > Doug.
> >
> if it is just callerid then wouldn't the gf stuff (if it
> still exists) work?
>
> it was something like (man i'm getting old, looking up in wiki)
>
> exten => s,1,Answer()
> exten => s,XXXX,2,Set(CALLERID(name)=OUTSIDE
> NAME|CALLERID(num)=xxxxxxxxxx)
> exten => s,2,Set(CALLERID(name)=INSIDE NAME|CALLERID(num)=xxxxxxxxxx)
> exten => s,3,Dial(yadda)
>
> XXXX would obviously be the callerid num of the internal exten
I don't think that scales to hundreds of companies.
More information about the asterisk-users
mailing list