similar to: SIP - Automatic Redial on No Answer

Displaying 20 results from an estimated 2000 matches similar to: "SIP - Automatic Redial on No Answer"

2007 Jan 17
3
Callback/ringback
Hi. Has anyone had any success in implementing a callback or ringback function in Asterisk? I've had a look at the callback-voicemail example on voip-info.org http://www.voip-info.org/wiki/view/Asterisk+tips+callback However it won't quite work for me. I need it for local SIP users which most of them don't have voicemail. If one SIP user calls another SIP user and the second user is
2012 Jun 19
1
Asterisk 1.8 redial polycom ip600
Hello, I'm trying to figure out how to change the redial, thus far if I hit redial it will redial the last called I made that was answered, not the last call I made that was not answer. I'm using Asterisk 1.8 Thanks, Motty
2004 Jun 29
1
* Busy-Redial ??
I was wondering if anyone knew of a way to create a busy-redial feature in the * dialplan? For example, you try to call 12125551212 but the number is busy, so you hang up and dial *XX12125551212 and hangup again, then * would continue to retry calling the number until either it rings or a timeout is reached, if it rings * then calls back the exten that made the *XX call and bridges the two
2013 Oct 24
1
Auto Redial Unconditional
Hi All, I need a softphone (PC/Mobile) which does auto redial in any case (noanswer, answer, busy, congestion etc) after a given time interval. So if the time interval was 5 secs, it would dial last number dialled after every hangup (or every failure to dial). Does anyone know such feature in a softphone? -- Best Ragards Rizwan H Qureshi V: +971 (0) 528272154 linkedin.com/in/rhqureshi
2010 Jul 08
2
DTMF issues/redial tones with rfc2833
Hi, We have few systems with asterisk 1.4.22.1 and we use sip trunking for them not PRI's, one of our system is giving a problem of dtmf (rfc2833), like when we dial the number that have IVR and enter the extension or access code, it some time takes it and some times does'nt recognize the digits dialled. We also tried auto and info for dtmf but could not get the dtmf to work reliably, can
2006 May 23
0
A call from a call file always does a redial?
I have an issue with the Snom 360's (any firmware) and asterisk call files. When you setup a call using a call file from Asterisk and the call is connected, Asterisk will start to redial the call after about 5 minutes when the conversation is already ongoing. (Annoying and it can only be avoided by disabling call waiting) I tried to reproduce the problem with a GrandStream phone and a
2005 Jun 12
0
*66 auto redial emulation?
Has anyone ever tried to roll out a *66 auto-callback-redial feature on asterisk? I'm sure that implementing this for outbound Zap calls would be a nightmare, but what about something easier, like internal extensions? On my old Panasonic key system, it used to be such that, if the called extensions were busy, you could press 6 while hearing the busy signal, it would beep twice and hangup.
2010 Jul 21
1
Redial dtmf tones randomly...asterisk 1.4.21.2
Hi, We are experiencing this issue of redial dtmf tones generated randomly in the Voip calls, we have asterisk 1.4.21.2, dahdi 2.0.2.2 and we have dtmf as rfc 2833, we have a cisco router at the location Cisco 2431, 8FXS (only one FXS is used for Fax and rest are empy) connected to the netgear switch and all the phones are connected to this switch and there are no non sip devices in the
2008 Apr 04
5
Ring back when free?
Has anyone here implemented "Ring back when free" in Asterisk? The way it works in the UK is as follows: 1. A calls B. B is engaged (busy). 2. A hears "The number you called is busy. To use ringback, press 5" 3. A presses 5, and hears "Your ringback request has been accepted". 4. A hangs up. 5. Later, B hangs up. The system then calls A (if A is now busy, it
2009 Jun 05
5
How run AsyncAGI commands in background
Hi all, I have an external application commanding asterisk by AMI and AsyncAGI. I also have a dialplan like this: ; AsyncAGI extensions exten => _8.,1,Noop(entering in AGI loop at 8 ${EXTEN}); exten => _8.,n,AGI(agi:async); exten => _8.,n,Hangup(); ; Meetme extensions exten => _1.,1,Noop(Conference ${EXTEN} ${CONTEXT}); exten =>
2005 Sep 21
7
add 0 (zero) to incoming callerID - how?
I have an asterisk box and SIP / IAX2 phones. To call out, users have to add 0 (zero) before a real telephone number. That means, that if they want to call someone that has a number 123456, they have to call 0-123456. Simple, right? This has a serious drawback though - when someone calls us from the number 123456, we see the callerID 123456, and we're unable to use the callback/redial
2013 Aug 11
1
SIP trunk and congestion handling
B.H. Hello, all. We have a dialer software that runs outgoing telephony campaigns. We have been using it successfully with PRI cards, now we're evaluating it's use also with a SIP trunk. Most of the things run perfectly good without a need to change anything except for dial string, but there's some strange problem with asterisk interpreting SIP result codes. Our software is written
2005 Jan 05
1
Read() timeout hangs up the line
Hi list, I am having some difficulty implementing a certain dialplan where the following happens. If the first Dial() is not answered, I want to play a small greeting then ask the caller to either hold the line (try calling again) or press 1 to leave voicemail. exten => s,1,Dial(${BLAH},10,Tt) ; Dial 10 sec exten => s,2,Answer exten => s,3,Playback(greeting)
2006 Jun 08
3
dial pattern
Hello, I have to dial prefix 9 for non local numbers however when i missed calls i Can't redial this number because of "9" is not append . I use polycom phones . What Can i do ? Harry __________________________________________________ Do You Yahoo!? En finir avec le spam? Yahoo! Mail vous offre la meilleure protection possible contre les messages non sollicit?s
2014 Jun 03
3
Get last dialed number in a context?
Hi, I would like to implement an auto-redial function in a context. The idea is about like this: Dial a number Hear busy Hangup Pick up again Dial a code like *123 => jumps into a context which redials until callresult is not busy Maybe like this: [autoredial] exten => s,1,Set(number=${CHANNEL(lastdialed)}) exten => s,2,Dial(SIP/${number}@account,60,g) exten => s,3,Wait(15) exten
2007 Mar 30
4
Speed Dial Application in *
Hi all, Is there a "speed dial" type application in *? The NEC PBX we currently use has a feature which allows any phone to access a system-wide speed dail database simply by keying the speed-dial number and pressing the 'redial' key from any extension. Even using a vinella phone on an sli the user can dial 77+speedial# and access this directory. Does * have a similar
2003 Oct 31
2
asterisk and pingtel
Hello All, I have pingtel and asterisk working really well. I have a really annoying little problem - mainly with pingtel. When a call comes in pingtel displays the caller ID on the phone. If I miss it then I click on the number for redial - this doesn't include a 9 to dial an outside line. The second problem is with the dialer from outlook again it bypasses the outlook dialing rules so
2004 Jul 29
2
chan_sccp2 testers needed
Dear Skinny/SCCP lovers :-) I've just completed & uploaded to the cvs the newest version with fixed redial key AND implementation of speed dials. please test extensively and report any bugs. i know that the display is not yet set correctly but the buttons are working as expected. Enjoy testing... --jan (*1) http://chan-sscp.sf.net (*2) yes, bugtracker is down at the moment, will fix
2005 Sep 26
1
Call Back On Busy?
I know it's been touched on before, but no answers have been found to the best of my knowledge. I'm using a SIP only setup, with a sip provider giving PSTN and would like to see if anyone has an idea for creating redial busy using ${DIALSTATUS} and possibly MeetMe? I figure something like this, but want to get feedback 1. Get callers last dialed number, if international number, do not
2007 Sep 09
1
Softkeys wrong with chan_skinny
Hi, as noone out there seems to be able to maintain chan_sccp, i'm trying to switch to chan_skinny. With the newest 1.4 svn the Softkeys are mostly wrong/non functional. I see Redial NewCall CFwdAll more (more) CFwdBu... GPickUp Confrn more NewCall works, CFwdAll seems to toggle DnD, the rest of the buttons do notting. Any ideas how to fix this? Regards, Andreas