[Asterisk-Users] Call forwarding and Caller ID
John Fraizer
tvo at enterzone.net
Tue Apr 27 09:28:30 MST 2004
With the following example, if the receptionist transferred your call to
"**[your-extension", you would receive the call with the correct
caller-ID number but with the name translated to be "Forwarded Call".
exten => **your-ext,1,Setcallerid(Forwarded Call <${CALLERIDNUM}>|a)
exten => **your-ext,2,Goto(context,your-extension,1)
John
Ryan Courtnage wrote:
> On 28-Apr-04, at 1:53 AM, Nick Grindley wrote:
>
>> Hi All,
>>
>> * is working very well for us now. But I have an issue that I cannot find
>> the answer to - enter guru's!!
>>
>> When our receptionist does a blind call forward I receive the Caller ID,
>> however I do not know if the call is fresh (i.e. ringing in) or
>> forwarded.
>>
>> What I would like to do is to have * prefix the CID External (so that
>> I can
>> tell that it is a fresh call) or Internal (to tell me that it is a blind
>> forward). So how do I prefix the CID with say E for external and I for
>> Internal?
>
>
> Not sure of the syntax, but can't you use SetCIDName before forwarding?:
>
> SetCIDName(internal ${CALLERIDNAME})
>
> http://voip-info.org/wiki-Asterisk+cmd+SetCIDName
>
>
> Ryan
>
>>
>> We are using an AVM C2 ISDN card and are in the UK (if any of that
>> helps?)
>>
>> Our phones are ipDialog SipTone II
>>
>> Many thanks in advance and kind regards to all.
>>
>> Nick
>>
>> _______________________________________________
>> 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