[asterisk-users] Asterisk call forward to mobile numbers if ringroup is not picking up the call

Danny Nicholas danny at debsinc.com
Wed Sep 26 08:51:56 CDT 2012


You have to set the caller ID before dial because it's a new call:

[default]

Exten => s,1,answer

Exten => s,n,Set(CALLERID(num)=${EXTEN})

Exten => s,n,dial.

 

 

From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Darin Iv
Sent: Wednesday, September 26, 2012 8:50 AM
To: asterisk-users at lists.digium.com
Subject: [asterisk-users] Asterisk call forward to mobile numbers if
ringroup is not picking up the call

 

Hi team,

I had setup an asterisk with freepbx and I want to forward the calls to
mobile when nocone is picking up calls in the ringroup. I have already added
custom ext and given string as Local/mobno/from -internal. But now reciever
is geting pilot number only I need to get the callers number in the
forwarded mobile. Can you tell me how to do it. 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20120926/0b7668bd/attachment.htm>


More information about the asterisk-users mailing list