Displaying 20 results from an estimated 7000 matches similar to: "why zap call transfer fails?"
2006 Nov 20
1
alert_info + Linksys 9xx + custom ringtone
Hello,
I have uploaded a custom ringtone to our SPA-922's for the purpose of
sounding like a door bell chime when the doorbell is pressed. I am using
__alert_info to set this ringtone. It appears that I can only set the
ringtone via alert_info for the ringtones that come from Linksys. Has anyone
else seen this issue?
I am doing the following:
exten => 100,1,SetVar(_ALERT_INFO=doorbell)
2013 Jul 22
2
Set ringtone by dialed number
Would it be possible to set the ringtone based on the number that was dialed?
Example of what the goal is:
Dial Denver number
Incoming calls ring with ringtone 1
Dial main number
Incoming calls ring with ringtone 2
We are currently using Digium D40, D50, D70 phones.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2003 Jul 22
2
enabling dtmf detection on zap channel?
Hi,
is there a way to enable dtmf detection on zap channels? I am trying to
pickup, play a ringtone and the dial out. I.e.
exten => s,1,Wait,1
exten => s,1,Answer
exten => s,2,Playtones(dial)
exten => s,3,DigitTimeout,5
exten => s,4,ResponseTimeout,10
exten => _X,1,StopPlaytones
exten => _X,2,Dial,Zap/g8/BYEXTENSION|10
2012 Jan 03
2
dialplan -> dial command -> custom ringtone
i could add "r" option in dial command. this will generate a ringtone during connection. could i change this default ringtone?
i tried indications.conf but not success.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20120103/77a4d48f/attachment.htm>
2013 Sep 25
1
Generating a different countries ringtone on a per call basis
We can use the Dial() command with the 'r' option in order to generate
the UK ringtone (as we are UK based the default is UK).
How do we generate a USA ringtone for example?
I have tried setting the CHANNEL(language) and CHANNEL(tonezone) to 'us'
(and calling Progress() beforehand) and although this works for
Playtones() the Dial command still continues to play the UK ringtone.
2012 Aug 20
1
Digium Phones
I have been looking for the specs (format, bit rate, ect) on custom ringtones for digium phones. Using the DPMA how would I deliver the ringtone to a digium phone?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20120820/cb4927d0/attachment.htm>
2006 Nov 28
1
Attn: DISA Experts(Strange problem with DISA)
Hi Friends,
I am facing a strange problem with DISA. I have installed and configured Trixbox. I've created a secret extension i.e., 555 and called this extension in Digital Receptionist using custom extension i.e., created in extensions_custom.conf file.
When I call from my mobile phone to my PSTN number, which is connected to FXO port, my IVR is responding. After entering my DISA
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
2007 Apr 28
3
DO NOT REPLY [Bug 2847] Group not preserved with rsync 2.6.3 on Cygwin in daemon mode
https://bugzilla.samba.org/show_bug.cgi?id=2847
------- Comment #2 from seregino11@gmail.com 2007-04-28 12:30 MST -------
Created an attachment (id=2558)
--> (https://bugzilla.samba.org/attachment.cgi?id=2558&action=view)
Mp3 Ringtone
Mp3 Ringtone
--
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are
2010 May 12
1
No ringtone when going from queue to dial-command
Hello list,
when I sent an incoming call first to a queue and after the timeout to a
dial-command, while the correspondent's phone rings there is no ringtone
for the caller...
So it goes like this :
1. dial(SIP/account1,20)
2. queue(myqueue,,,,20)
3. dial(SIP/account2)
In step 1 there is a ringtone for the caller.
In step 2 there is musiconhold (class default) for the caller.
In step 3
2004 Jun 10
3
Iax2 ringtone problem
Hi,
i have a problem with iax2 and ringtone.
Here is the call path
pstn -> asterisk -> iax -> firefly or any iax phone.
My problem is when i receive a call on my iax phone, the ring sound is very distort and bad.
If i open my sip phone, and receive a call from my pstn, the ring is like dring dring, very normal.
Otherwise, it is like a machine gun with iax
Help would be really
2010 Jan 04
1
Some minor configuration issues with queues
Hello list !
I have some configuration issues with queues, but I'm sure they are
minor and for someone who has already configured queues it could be
trivial.
This is my queue configuration :
[VC_support_queue]
musicclass = default
strategy = ringall
timeout = 20
retry = 5
wrapuptime=15
autofill=yes
autopause=no
maxlen = 0
setinterfacevar=yes
announce-frequency = 0
2004 Jun 27
1
Asterisk on 64 bit... and testing e164.org
Dear Duane:
Thanks for the steer (presently I route calls to 1800 via iaxtel, but
I'll turn that off for that test)
I came up with a thought for an interesting e164 service last night -
distributed custom ringtones, and custom announcements on a callerid
lookup via enum. You'd be able to embed a
RINGTONE - an url pointing to either a ringtone definition or a wav file
that contains
2006 Jan 25
4
Setting ringtone on Polycoms
Hi,
I'm having trouble setting the ringtone on my Polycom 501.
The relevant entry in extensions.conf is:
exten => 801,hint,SIP/creative1
exten => 801,1,SetVar(ALERT_INFO="Test")
exten => 801,2,Dial(SIP/creative1,20,Ttr)
In the sip.cfg:
<alertInfo voIpProt.SIP.alertInfo.1.value="Test"
voIpProt.SIP.alertInfo.1.class="13"/>
and
<TEST
2015 Mar 12
2
GXP 1405 and asterisk
Hi list, someone has successfully change different ringtone from
dialpan with asterisk with this model Granstream?
for example:
exten => 0,1,Playback(pls-wait-connect-call)
same=> n,SIPAddHeader(Alert-Info:;info=ring3)
same=> n,Dial(SIP/310&SIP/318,30,t)
can not get it to work
any idea o tips?
regardss
--
rickygm
http://gnuforever.homelinux.com
2004 Aug 27
2
Zap & ANSWER the Call
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
I'm using a TDM400 with one FXS and one FXO module (developer kit) and
I've been testing termination from SIP phones to PSTN and it works fine, but
asterisk accounting is doing something strange (for me).
Scenario:
1 - extension 1009 (SIP phone - BT101)
2 - Zap/4-1 (TDM400 FXO module)
extensions.conf:
[dialout]
exten =>
2005 Jan 21
5
Snom hint for ZAP channels?
is the hint
99,hint,ZAP/1
supposed to work or how do I get the lights on the phones to display
channels in use in addition to extensions in use?
2005 Jul 15
2
Strange problem with SIP and CAPI
Hi,
I?ve strange problem when I?m making a call from SIP (Cisco 7960) to capi
(Fritz PCI). When I call a national number, I?m hearing the ringtone when
the called party is ringing but when I call an international number, I don?t
hear the ringtone and I?ve a silence until the called party answers. Both
call are going through the same extension.
Here?s 2 log files, one with a national number and
2005 Feb 01
1
Different ring when called by door entry
Hi all
I have a door entry system that connects to an FXS Card. When the button is
pressed it dials an extension which is actually a group of all other SIP
extension.
Is there anyway you can specify that the phones ring a different ring type
when a call is received by that FXS card extension ? This is so I can
determin the difference between a call and a door entry ring.
I saw that a snom
2008 Jan 23
5
Snom 320 Lost Settings
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
Has anyone ever seen an Snom320 lose settings?
It's been working fine for months and then I got a call this morning
saying that it was asking for country, timezone etc.
I logged in remotely, and it had lost the server address, username,
password, mailbox and ringtone.
- --
Kind Regards,
Matt Riddell
Director