AW: [Asterisk-Users] Call Forwarding to Cell Phone, Pager, etc

Mateo Meier ich at mateo.ch
Wed Mar 2 13:50:05 MST 2005


Yeh.. doing something like this..

With Capi..


exten =>1,1,Answer

and later on...

exten => 1,1,Dial(capi/72045**:MY-OFFICE,18)
exten => 1,2,Goto(2-${DIALSTATUS},1)
exten => 1-NOANSWER,1,Dial(capi/72045**:MY mobile)
exten => 1-CHANUNAVAIL,1,Goto(1,1)
exten => 1-BUSY,1,Dial(capi/72045**:AND AND AND)

BTW:
Replace MY-OFFICE with your office number(same with mobile.. )

Also, replace 72045** with the number your calling from ( if u are using
ISDN / CAPI)


Grüsse / Best Regards
Mateo Meier
 
-------------------------------------------------------------------------
Don't marry for money; you can borrow it cheaper ;-)

 
-----Ursprüngliche Nachricht-----
Von: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] Im Auftrag von Nitesh
Divecha
Gesendet: Mittwoch, 2. März 2005 20:56
An: 'Asterisk Users Mailing List - Non-Commercial Discussion'
Betreff: [Asterisk-Users] Call Forwarding to Cell Phone, Pager, etc

Hello all,

Was just wondering if Asterisk can do Call forwarding to cell phones,
pagers, home phone, etc.

For example, if exten 202 is away, he will set his call blasting priority
like first ring the exten for 10 sec if not answered then ring cell number
for 10 sec again if not answered, then ring home and etc.

Like a call blasting priority...

Any help would be appreciated.

Neel



_______________________________________________
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