Displaying 20 results from an estimated 4000 matches similar to: "Call file always redials (grrrrr)"
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
2009 Sep 02
1
Skype for Asterisk callfile question
Hi list,
To make outgoing calls by skype i would like to have our crm app create
callfiles like we do for normal calls.
If i read the instructions it says this :
---quote---
The syntax for making an outgoing call using Skype for Asterisk is as
follows:
Dial(Skype/[<originator>@]<destination>)
---unquote---
So i create a callfile that looks like this:
---
Channel: SIP/228
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
2006 Mar 14
4
Stuck. Extenions.conf? Realtime? MySQL? Grrrrr!
Boy, am I stuck...
I'm officially ready to toss Asterisk out the window. I have to admit it isn't necessarily all the fault of Asterisk either. It just seems that every option I turn to suddenly ends in failure. I don't know if it's me that's bitten of more than I can chew with this project, or maybe Asterisk just isn't mature enough yet.
Nothing complicated really....
2007 Apr 02
3
SIP - Automatic Redial on No Answer
Hi,
What is the best way to implement Automatic Redial on No Answer ?
Looking at
http://www.ietf.org/internet-drafts/draft-ietf-sipping-service-examples-12.txtI
can see how Automatic Redial on Busy could (should) be done.
How would you do it on No Answer ?
Is there any event you should SUBSCRIBE to so that you're notified that
you're callee is available ?
What if you ask to be notified
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.
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 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
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
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
2016 Jan 15
2
how to flush user input before READ()
Hi
how to flush user input before READ()?
I wrote a small script to ask for user password before granting access to
outside, but some telefones memorize the full user input, including "#".
So, when the user press redial, for instance 5556789#123, asterisk accepts the
number and the password "123" and gives access to the outside word to whomever
redials that terminal.
Any
2006 May 19
4
Snom firmwares suck
Most people seem quite positive about Snom phones, I cannot share this
opinion.
The displays are dying quite often, and firmware is buggy. I have tried
every firmware from 4.5 up to 5.x and 6.04 but keep having problems with
phones locking up or rebooting during an ongoing conversation.
REALLY annoying for a phone that is advertised / targeted as a business
class phone
2005 Mar 24
3
Outlook contacts -> Asterisk database (LookupCIDName)
Is it possible in any way to use an Outlook contacts database as the
source for the internal Asterisk database that is used for callerid
lookups?
Thanks!
2005 Jun 20
1
call file ignored?
Hi list!
I'm trying to use call files to place outgoing calls.
I want to schedule an outbound call and want it to ring on my sip phone.
My sip phone is SIP/228 and the call should go out according to the LCR
rules as defined in the dialplan. I don't mind waiting for the call to be
answered on my phone so I don't need the functionality that my phone will
ring only when the call is
2005 Jan 23
3
Best VPN server for * and woad warriors using windows?
Hi list!
I'm sure the topic has been discussed but I could not find what I was
looking for.
What would be the best / easiest VPN software solution. I would like to
install vpn software on the * server for roadwarriors to connect to with
laptops running windows. Ideally the vpn solution will not require any
additional software on the client side but will use IPSEC.
(Ofcourse call quality
2014 Feb 18
1
Dynamically setting from domain when calling friends
Hello
I have a problem where I would like to be able to send an arbitrary SIP
domain when sending a call to a registered friend. By default the from
domain is set to the IP of the Asterisk server, but I would like to set it
to something else.
The case is that when a call from a foreign domain comes in to the Asterisk,
it will connect it to the callee (but with the domain changed). When
2005 Feb 15
3
Sip phones how to dial a # sign?
Hi list!
I have some sip phones and Sipura ATA 2000's. However after dialling a
number I need to dial a # to control a device.
When I dial # Asterisk kicks in and puts the call on hold. How can I
change this?
Thx!!
Remco
2006 May 19
2
SIP useragent?
Hi list !
Is it possible to show the used Useragent of a peer that
registered with Asterisk? It's being saved obviously because the
console says so when a phone is registering but sip show peers doesn't
show it?
Is there any other way to view it?
Thanks!
2006 Apr 27
2
Extreme delay before * processes call files
Hi list!
I'm using Asterisk 1.2.7.1. with FreePBX 2.0.1 on a CentOS 3.7 box.
On the * box I also have a samba share where our CRM app can dump call
files and a cron script is moving the call files every second to the
asterisk directory.
Everything goes really quickly, the call file is placed on the samba share
and very quickly moved to the asterisk dir, so far so good.
But then the call