similar to: Different ring when called by door entry

Displaying 20 results from an estimated 10000 matches similar to: "Different ring when called by door entry"

2005 Mar 13
2
sending a DTMF tone before hangup
OK here is a possible tricky one. I have a rocom door entry system which connects to an FXS port on my TDM400P card. When the door button is pressed it initiates an 's' extension which dials a number of SIP extensions. When a SIP phone is picked up the user can speak to the person at the door and press the 7 digit which sends at DTMF tone to the rocom unit opening the door. All this
2005 Mar 04
1
Has anyone got early dial working on asterisk ?
Has anybody got the Early Dial feature working on Asterisk with a grandstream phone ? I can do two digit dials eg 12 and it works fine. When I press a 3rd digit I get a busy response. I did add the auth=plain text in my sip.conf file but to no avail. I have also done the redirect line to make UDP port 0 redirect to port 5060. Anyone had any success ? Cheers Nigel -------------- next part
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:
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.
2005 Jul 26
1
Generate ring while waiting for SIP connection to initiate
We're passing PSTN traffic on to a SIP proxy. The SIP phone customers have voicemail that will answer if their phone isn't picked up in a certain amount of time. However, if their phone is not on the network, a caller will get nothing but dead air as Asterisk keeps attempting to initiate the SIP connection. Is there a way to generate a ringtone for the caller while Asterisk is trying to
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>
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 Jan 03
3
caller id ring tones for Asterisk Phone
I'm going to be rolling out asterisk at a small office and one requested feature was the ability to have a phone that can be configured so that ringtones can be configured according to the callerid of the caller. Does anyone have Asterisk experience with such a phone? Any suggestions would be greatly appreciated. Thanks in advance!!!
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 Jul 14
2
Distinctive ring for INTERNAL calls only? How to do it?
Hi Everyone, Using Elastix (FreePBX + Asterisk 1.4.2x combination) with Aastra phones, how can one receive distinctive ring tones for INTERNAL calls ONLY? Even though FreePBX Inbound has an option for Alert_INFO but that doesn't work when the call comes into an IVR or Queue. The calls has to go directly to extension for external ringtone to be different. So, I am looking for internal calls
2000 Oct 16
2
ssh2 authentication and ip forwarding
I'd been hoping to move all of our site to ssh protocol 2 whilst we are still small enough to do this without serious pain, however the lack of authentication and connection forwarding is making that difficult at present. I see the current (2.2.0p1) code base does not have the code on either client or server side for ssh2 to handle tunneled connections or authentication agent. Is this
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
2001 Mar 21
2
Challenge response authentication and PAM
As an experiment I set up Challenge/response authentication on a Linux system with PAM using a pam_opie module (this module works fine with console logins and su). I can log into the box using the opie password, *but* it does not give me the challenge - which can make things a little tricky :-) I can well believe this might be a fault in the PAM pam_opie module I am using, so has anyone got
2004 Aug 31
3
Cisco 79XX SIP Ring Tones
Hi all, Has anyone gotten custom ring tones to work using ALERT_INFO with the Cisco 7940 SIP phone? I've read the wiki, but just can't get this to work. I'm currently using the 7.2 SIP image. Thanks, Chris
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