Displaying 20 results from an estimated 10000 matches similar to: ""Follow me" with Asterisk that detects cellphone voicemail and similar announcements"
2010 Dec 29
2
Log and forward calls to cellphone?
Hello
I don't have a landine and use a VOSP to provide access to the
telephone network.
In case a call comes in and I'm not home, I'd like Asterisk to log the
call, and then send an SIP message to my VOSP so the call is forwarded
to my cellphone and is thus charged to the caller, without Asterisk
having to dial out to my cellphone through my VOSP at my expense and
bridge the two
2010 Mar 05
2
FollowMe / Asterisk 1.4 Question
Is there a way to strip the normal features out of FollowMe (call
acceptance, etc), and just set followme up to to blind transfer any call
to an extension's associated cell number if it is not answered on the
extension after 4 rings? Users want followme calls to wind up in their
cellphone voicemail and I'm having some issues with ring/answer timing
and Asterisk wants to pull the call
2010 Oct 13
3
call forwarding callerID
Hi list,
This is not necessarily an asterisk issue, but a lot of you guys know
way more then me, so I have a question:
someone at my company sets his phone to forward calls to his cellphone,
so someone calls our office, call is forwarded to his cell, and the
callerID that shows up on his cell is of course our office number,
because asterisk originates a new call to his cell and then bridges
2010 Sep 06
2
Macro when calling cellphone (GSM) + silence when connecting
Hello list,
I'm using the following macro when calling an external callphone/GSM
number :
[macro-press1]
exten => s,1,NoOp()
exten => s,n,Playback(/var/lib/asterisk/sounds/prompts/press1)
exten => s,n,Read(INPUT,,1,1,1)
exten => s,n,NoOp(input : ${INPUT})
exten => s,n,GoToIf($["${INPUT}"=="1"]?exit:hangup)
exten => s,n(exit),NoOp(call accepted)
exten
2010 Mar 05
1
Asterisk 1.4 Followme Question
I have a question related to FollowMe on Asterisk 1.4. Is there a way
to force Asterisk to always leave VM on the forwarded extension's cell
phone, as opposed to pulling the call back from the forward to cell and
depositing in Asterisk voicemail?
Thanks in Advance!
--
*Cory J Andrews* 725 Powell Lane Lewiston, NY 14092 voice - 716.579.6331
email - ipcbcory at gmail.com
--------------
2010 Aug 03
4
Dial() M parameter in 1.6.2.11-rc2
Hi,
I can't figure out what syntax to use with the Dial() "M" parameter
for the AEL parser to interpret properly. Creating an AEL
macro named "macro-screen()" partly works as a hack, but it must
not turn into a gosub properly, so I get warnings about the "return;".
Dial(...,tgM(&screen)) with the ael macro named "screen" does not work
2005 Sep 21
3
How can i call to a cellphone here in Mexico?
Hi,
I've been trying to dial out to a cellphone, but all my calls get redirected
to 066 (the emergency number at my city, like 911)
does anyone know how to fix this, any ideas,?
does anyone from mexico has done this?
Any comment will be highly appreciated,
Regards,
Claudio
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2005 Sep 08
2
Transfer calls from cellphone
Hello,
Avaya has a nice feature that allows you to
a) ring both a cellphone and a desktop phone at the same time
b) transfer calls (and access other PBX features) from the cellphone that recieved the call, as long as the call is bridged through the PBX
c) while talking on the cellphone, pick up the handset on your desktop phone and the call is automatically moved there, hanging up the cellphone
2010 Jan 28
3
Dial cellphone from one PBX1 to PBX2? is it possible?
Hi Guys,
i am using two PBX's i can call from pbx1 a cellphone tied to pbx2 that way:
1) use a phone in PBX1
2) call extension in PBX2
3) extensions in PBX2 ring to a cellphone (as this specific ext is tied to a
cellphone)
my questions now is : am i gonna be able to dial from an IPphone registered
within PBX1 to a cellphone by using the Trunk (Zap or dahdi) of PBX2?
anybody know
2004 May 24
4
dialing multiple extensions
I've tried to setup multiple extension dialing - ie dial 1 number and it
rings at a number of sources.
For the most part its worked.... Now if someone dials 107 it rings Sip
phones at 102 and 107, then goes to voicemail after 40 seconds.
exten => 107,1,Dial(SIP/102&SIP/107,40|r)
exten => 107,2,Voicemail(u102@pstn)
exten => 107,3,Hangup
exten => 107,102,Voicemail(b102@pstn)
2015 Jun 07
3
Curious problem with NAT
Ashwin Surendran <Ashwin.Surendran at now-health.com> schrieb:
> What settings have you got for directmedia?
>
> Could you try
>
> nat=force_rport,comedia
> directmedia=no
Tried. Peer always unreachable, call not possible... :(
Other idea?
Thanks
Luca Bertoncello
(lucabert at lucabert.de)
2009 Aug 25
1
followme app
Hi
Someone may give me an example of followme() application using in a dialplan
(including what to configure in followme.conf) ?
I use asterisk 1.6.1 so if your example can match to that release it's will
be wonderfull.
Thank in advance.
Harry.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2007 Feb 27
2
running asterisk through cellphone
hi everybody,
I'm currently planning a small-sized web-applicaiton allowing users to
call-in via phone. the phonecalls should be recorded and processed further
by some custom scripts - sounds like asterisk is a perfect match for this
app.
however, during prototyping I have no ISDN-connection whatsoever available,
so I was asking myself if it's possible to connect a cellphone via
2010 Apr 13
1
SIP equivalent of zap "c" option
At the moment, we have a feature where if someone's sip extension is
called, we also make another call to their mobile. We use the "c"
option in the zap dialstring so that the user has to press "#" after
answering to confirm the call (this prevents things like the
answermachine grabbing the call if the mobile is switched off).
We are now looking to move towards a sip
2011 Oct 11
3
CallerID inconsistently presented through ISDN/cellular networks
Hi,
I'm facing a strange problem.
My setup is:
Alice cellphone <--GSM--><--ISDN--> Asterisk <-- ISDN --><--GSM--> Bob
cellphone
When Alice calls Asterisk which forwards the incoming call to Bob, sometimes
Bob sees Alice's number, sometimes he sees a default CallerID (which happens
to match the dialed number and the ANI).
For various reasons, Bob really needs to
2008 Oct 24
1
Emerging dilema? DID forwarding meets SMS
We have a number of DID's that do the standard VoIP tricks: ringing
multiple locations, findme-followme etc. What is happening more and
more is that customers call those DID numbers, and draw the reasonable
conclusion that they are calling mobile numbers because they literally
can HEAR that the called party is on a mobile. Consequently many of
those customers draw the conclusion that they
2006 Feb 06
3
SV: callback script?
Thanks.
I'm able to getting the asterisk calling back to my cellphone. But when I get to the authentication I get this message when I start to dial in my password:
NOTICE[5178]: rtp.c:509 ast_rtp_read: Unknown RTP codec 96 received
Is this a DTMF failure of some sort?
Thanks again.
-----Opprinnelig melding-----
Fra: asterisk-users-bounces@lists.digium.com
2004 Jun 01
15
Feedback needed! FindMe/FollowMe Feature Spec.
Hello all,
I'm going to tackle learning C this week, and start writing my first *
add-on/contribution; assuming it's actually worthy of contributing once
it's done.. I think I've chosen a hefty project for my first go round
here...
I'd like to get some feedback from everyone on a FindMe/FollowMe spec
I've put together. Before you read on, let me say, I don't want
2015 Jan 29
2
Investigating international calls fraud
> Hmm the calls are made during the day (and sometimes very early in the
> morning). Right now it looks like someone actually made these calls. If
> that is the case it's somewhat comforting to know the system wasn't
> compromised. However, the $25,000 phone bill still remains. Yikes. $6.25
> per minute to Cambodia seems quite steep to me.
Since the Mitel had a default
2008 Jan 22
1
Followme
I've been reading up on followme app for asterisk 1.4 and I have it
working but I was wondering if the following was possible:
Based on followme.conf present the caller with the option to locate the
person:
Call comes in (external or internal) and rings extension with followme
configured. Before the followme app is initiated the caller is prompted
to locate the person (by pressing 1 which