Dear All : I need to mask the caller ID and pretend to make a transfer call from another extension : exten => 558,1,Answer exten => 558,2,Playback(soundclip) exten => 558,3,Dial(SIP/472@callman) The scenario is like this : Someone is calling 558 at my company - he will hear a soundclip voice message then I will direct it to extension 472 I need 472 to not see the extension of the caller-ID I need him to see it coming from another extension let us say : 111 ... How can I do this ? Mohamed Farid ,, * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * This e-mail (including attachments) is classified as Mediterranean Smart Cards Company confidential and proprietary information The recipient hereby is committed to hold in strict confidence the contents of this (e-mail, document, and information) and not to disclose to any third party without the prior written consent of Mediterranean Smart Cards Company. Recipient will be held liable for any unauthorized disclosure. It is intended solely for the addressee. Unless you are the addressee, you may not read, copy, use or store this e-mail in any way, or permit others to. If you have received it in error, please notify the sender by return e-mail and delete the message in its entirety, including any attachments * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070220/986141a9/attachment.htm
Hi there, Why not use the command Set, and set the variable exten => 558,3,Set(CALLERID(number)=111) Hope that helps, Best Regards, Joanna Liza Mariazeta www.mariazeta.com On 2/20/07, Mohamed Farid <mfarid@mscc.com.eg> wrote:> > Dear All : > > I need to mask the caller ID and pretend to make a transfer call from > another extension : > > > > exten => 558,1,Answer > > exten => 558,2,Playback(soundclip) > > exten => 558,3,Dial(SIP/472@callman) > > > > The scenario is like this : > > Someone is calling 558 at my company ? he will hear a soundclip voice > message then I will direct it to extension 472 > > I need 472 to not see the extension of the caller-ID I need him to see it > coming from another extension let us say : 111 ? > > > > How can I do this ? > > > > > *Mohamed Farid ,, * > > ------------------------------ > This e-mail (including attachments) is classified as Mediterranean Smart > Cards Company confidential and proprietary information > The recipient hereby is committed to hold in strict confidence the > contents of this (e-mail, document, and information) and not to disclose to > any third party without the prior written consent of Mediterranean Smart > Cards Company. > Recipient will be held liable for any unauthorized disclosure. > It is intended solely for the addressee. Unless you are the addressee, you > may not read, copy, use or store this e-mail in any way, or permit others > to. > If you have received it in error, please notify the sender by return > e-mail and delete the message in its entirety, including any attachments > ------------------------------ > > > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070220/4df0312a/attachment.htm
Thanks a lot Joanna ... Yes _ I made it and it works fine ... Mohamed Farid ,, ________________________________ From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Joanna Liza Mariazeta Sent: Wednesday, February 21, 2007 6:19 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] Mask the caller-ID Hi there, Why not use the command Set, and set the variable exten => 558,3,Set(CALLERID(number)=111) Hope that helps, Best Regards, Joanna Liza Mariazeta www.mariazeta.com On 2/20/07, Mohamed Farid < mfarid@mscc.com.eg <mailto:mfarid@mscc.com.eg> > wrote: Dear All : I need to mask the caller ID and pretend to make a transfer call from another extension : exten => 558,1,Answer exten => 558,2,Playback(soundclip) exten => 558,3,Dial(SIP/472@callman) The scenario is like this : Someone is calling 558 at my company - he will hear a soundclip voice message then I will direct it to extension 472 I need 472 to not see the extension of the caller-ID I need him to see it coming from another extension let us say : 111 ... How can I do this ? Mohamed Farid ,, ________________________________ This e-mail (including attachments) is classified as Mediterranean Smart Cards Company confidential and proprietary information The recipient hereby is committed to hold in strict confidence the contents of this (e-mail, document, and information) and not to disclose to any third party without the prior written consent of Mediterranean Smart Cards Company. Recipient will be held liable for any unauthorized disclosure. It is intended solely for the addressee. Unless you are the addressee, you may not read, copy, use or store this e-mail in any way, or permit others to. If you have received it in error, please notify the sender by return e-mail and delete the message in its entirety, including any attachments ________________________________ _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * This e-mail (including attachments) is classified as Mediterranean Smart Cards Company confidential and proprietary information The recipient hereby is committed to hold in strict confidence the contents of this (e-mail, document, and information) and not to disclose to any third party without the prior written consent of Mediterranean Smart Cards Company. Recipient will be held liable for any unauthorized disclosure. It is intended solely for the addressee. Unless you are the addressee, you may not read, copy, use or store this e-mail in any way, or permit others to. If you have received it in error, please notify the sender by return e-mail and delete the message in its entirety, including any attachments * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070225/8c67786a/attachment.htm