[asterisk-users] call forwarding callerID
Gerard
gsaraber at rarcoa.com
Thu Oct 14 13:47:19 CDT 2010
ah-ha,
thank you very much, that's what I found when googling, I'll ask my user
and see if Asterisk announcing the call is acceptable to him, if I can't
spoof the callerID.
Followme would alternatively work pretty well, press 1 to accept the
call etc. is a pretty nice feature, I'll see if that works for him.
Thanks!
On 10/14/10 11:41, Danny Nicholas wrote:
> Check this link
> http://www.voip-info.org/wiki/view/Asterisk+cmd+FollowMe
>
> A "simpler" solution (perhaps) would be a "forwarding" context like this
>
> [forward-with-announce]
> Exten => s,1,dial(DAHDI/g1/w${ARG1},30,mKkTt)
> Exten => s,n,playback(followme/call-from)
> Exten => s,n,SayDigits(${ARG2})
>
> Exten => 393,1,Set(ARG1=2055551212)
> Exten => 393,2,Set(ARG2=${EXTEN})
> Exten => 393,3,Goto(forward-with-announce,s,1)
>
> Dependent on carrier and other considerations, you can also "spoof" the
> caller-id. That's a different google-search.
--
Gerard Saraber
Network Admin.
Rarcoa, Inc
(630) 654-2580 x199
(630) 654-3556 (fax)
(630) 915-4122 (cell)
More information about the asterisk-users
mailing list