[Asterisk-Users] Re:Remote Call Forwarding

2004-05-21 Thread Paul Zimm
I use this setup for users to set call-forwarding remotely to another 
extension.

exten = *76,1,Read(extfrom,fwd-ext-from)
exten = *76,2,Read(extto,fwd-ext-to)
exten = *76,3,DBput(CF/${extfrom}=${extto})
exten = *76,4,Hangup
Marv Horst
Kekin Dand wrote:
Philipp,
I already have that call-forwarding feature set into asterisk.
What I am looking is how to set that feature remotely by calling into your
voicemail or any given no. so that person can set call-forwarding remotely. 

Few of our sales people want this kind of feature, because if they are stuck
in traffic and expecting important call, so that, they can call from there
mobile into asterisk and set call-forward to there mobile.
With the current call-forwarding feature, person has to be there physically
to set this feature from there extension. 

If somebody has any example, it would be great help.
Regards,
KD
 

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] Re:Remote Call Forwarding

2004-05-20 Thread Kekin Dand
Philipp,

I already have that call-forwarding feature set into asterisk.

What I am looking is how to set that feature remotely by calling into your
voicemail or any given no. so that person can set call-forwarding remotely. 

Few of our sales people want this kind of feature, because if they are stuck
in traffic and expecting important call, so that, they can call from there
mobile into asterisk and set call-forward to there mobile.

With the current call-forwarding feature, person has to be there physically
to set this feature from there extension. 

If somebody has any example, it would be great help.

Regards,
KD

Date: Thu, 20 May 2004 11:02:31 +0200
From: Philipp von Klitzing [EMAIL PROTECTED]
Subject: Re: [Asterisk-Users] Remote Call Forwarding
To: [EMAIL PROTECTED]
Organization: AEGEE
Reply-To: [EMAIL PROTECTED]

Hi!

 I am trying to find remote call forwarding feature in asterisk. I don't
know
 is it possible or any one had already done it.

The Wiki is your friend:
http://www.voip-info.org/wiki-Asterisk+call+forwarding

Cheers, Philipp
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users