[Asterisk-Users] Set context based on CID...

Martin Pycko martinp at digium.com
Fri Sep 26 20:28:04 MST 2003


[incoming]
exten => _X.,1,DBGet(NEWCONTEXT=context/${CALLERIDNUM})
exten => _X.,2,Goto(${NEWCONTEXT},${EXTEN},1)
exten => _X.,102,Goto(allother,${EXTEN},1)

Martin

On Fri, 26 Sep 2003, Matt McIntyre wrote:

> I was wondering if someone might be able to offer a suggestion to me
> about how I might go about dropping a caller into a context specific to
> their CID. For example, I would like to be able to dial Asterisk from a
> specific number (a mobile phone) and have it drop me into a context
> other then the one that normal callers receive that has more options
> tailored to things I might want to do. I assume that "answer" can
> somehow be used to do this but I thought I might ask the experts and see
> what they might have to say.
>
> Thanks in advance,
>
> (You guys are great)
>
> Matt
>
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> !           Matt McIntyre (KF4FGZ)
> !             Certified Novell Administrator
> !             (336) 334-1134 (Campus telephone)
> !             (336) 215-7199 (Mobile telephone) <- Please note the
> change
> !             (336) 334-1134 (Facsimile)
> !             E-MAIL:  <mailto:mamcinty at uncg.edu> mamcinty at uncg.edu
> !             AIM: MixMANJaVa
> !             ICQ: 11956085
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>
>
>




More information about the asterisk-users mailing list