similar to: entering a password to have access to a sip account?!

Displaying 20 results from an estimated 200 matches similar to: "entering a password to have access to a sip account?!"

2004 Oct 25
2
Transfering Calls
I am having several users complain about not being able to use the # button when dialing into IVR's, etc, because the # key prompts for transfering the call to another extension. Is there a way to still provide transfer capability, but not use the # key? I am using SNOM 200 phones so if anyone has any suggestions, I would greatly appreciate it. Thanks, Brian
2005 Jul 14
5
Polycom Auto-Answer problems
CVS Head from 07/07/2005 I'm trying to make an IP-501 auto answer a call. exten => 301,1,SetVar(_ALERT_INFO="Ring_Ans") exten => 301,2,SetVar(ALERT_INFO="Ring_Ans") # Tried both combinations exten => 301,3,Dial(SIP/5001,15) exten => 301,4,Hangup Sip.cfg for Polycom phone <alertInfo voIpProt.SIP.alertInfo.2.value="Ring_Ans"
2004 Sep 01
1
Agents Log off
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi List, I'm using the apllication AgentCallBackLogin so agents can login to a queue. They just need to enter the password, the CallBack Extensions is the ${CALLERIDNUM} Is there a way to AgentsLogOff withou using the AgentCallBackLogin application. I don't want the user to enter they CALLERIDNUM. Regards -----BEGIN PGP SIGNATURE-----
2003 Jun 26
4
Asterisk, IAX and NAT issue
Hi, I have two Asterisks identically installed on two computers. One of them is directly connected to the Internet, the other one through a NAT router (Netgear MR314). On the one behind the router I have an X100P card installed for PSTN connections. In the local LAN of each PBX they are several hardware IP phones (Cisco 7960 and 7940 with SIP images, firmware image P0S3-04-4-00.bin). I have
2005 Jan 31
0
Playing a file upon pickup (dial command?)
Hi, I'm trying to do the following but can't quite get it right: 1) Callers rings DID number 2) Asterisk rings the appropriate channel for 30 second, if no answer sends to voicemail (no problem up to here, of course) 3) IF the channel is answered Asterisk plays an audio file 4) Asterisk connects caller with me I need to do this to "cover up" the delay within the first few
2005 Feb 01
0
Help with DIAL command
Hi, I'm trying to do the following but can't quite get it right: 1) Callers rings DID number 2) Asterisk rings the appropriate channel for 30 second, if no answer sends to voicemail (no problem up to here, of course) 3) IF the channel is answered Asterisk plays an audio file 4) Asterisk connects caller with me I need to do this to "cover up" the delay within the first few
2015 Jan 02
3
[PATCH 1/2] virtio_pci: double free and invalid memory access of device vqs
Device VQs were getting freed twice: once in every devices removal functions, and then again in virtio_pci_legacy_remove(). Signed-off-by: Sasha Levin <sasha.levin at oracle.com> --- drivers/virtio/virtio_pci_legacy.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/virtio/virtio_pci_legacy.c b/drivers/virtio/virtio_pci_legacy.c index 6c76f0f..913ca23 100644 ---
2015 Jan 02
3
[PATCH 1/2] virtio_pci: double free and invalid memory access of device vqs
Device VQs were getting freed twice: once in every devices removal functions, and then again in virtio_pci_legacy_remove(). Signed-off-by: Sasha Levin <sasha.levin at oracle.com> --- drivers/virtio/virtio_pci_legacy.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/virtio/virtio_pci_legacy.c b/drivers/virtio/virtio_pci_legacy.c index 6c76f0f..913ca23 100644 ---
2010 Apr 09
1
Callerid over IAX Trunks
Hello everyone, I'm fairly new to asterisk and this list. Currently I'm working on IAX trunks to send/receive calls between 2 asterisk boxes with asterisk 1.6.1.1+asterisk gui 2.0. After some work in the gui, two boxes can send/receive calls to/from the other just fine, the only problem I have is the caller id. Here is my setup: 1. on both boxes, I added an IAX user in the gui, say the
2004 Sep 25
1
TDM400P Newbie configuration hell :-)
Sorry to post such a newb set of questions but I have been hammering about trying to get Asterisk running on FC2 machine reading everything available (I think that is what stuffed me, shouldn't have read it all :-) ). Config FC2 running Asterisk 1.0.0, with the h323 compiled in and installed correctly. Amazingly enough I have everything compiled correctly and installed. I am running a
2004 Jul 19
4
TDM400P Internal Extenion Config
Hopefully someone here can save my sanity. I have been trying to solve this problem for days now, but just cant put my finger on it. Im new to * so I have probably done something stupid! I have a TDM400P with one FXO module and a FXS module. The main problem I have is not being able to get the extension attached to the FXS module to ring or be able to make calls. It gets a dialtone fine but I
2007 Aug 15
2
"Remote" extension search?
I've heard about this, but I really can't seem to find anything on it. I've got a strange setup that exists only because of firewall issues, and everything about it seems fine. The setup: SIP clients -> Asterisk (office) -> IAX -> Asterisk (colocation) -> SIP PSTN Termination All the extensions I want to be able to dial are on the colocation box. What I'd really
2003 Oct 11
2
"context confusion" internal context 2 context only?
I'm trying to create several contexts for extentions with different levels of access to features and I'm wondering how the heck do I include all the contexts so that you can call internal to any extention in another context without giving the features of the higher level context to the lower level context? ie..... [admin] include => local include => longdistance include =>
2009 Sep 10
2
Asterisk With Broadvoice
Hi, I am using Asterisk 1.4.25. I have one Broadvoice account. I Integrated this broadvoice account with Asterisk Server. I am Able to Make calls but cannot recieve calls. In Incoming calls, call lands to SIP extension, as I attend the call....It gets hungup......... If i dont transfer this call to extension or I play any file then it works OK. But as I transfer it to SIP Extension it get
2008 Feb 20
3
Dial+Macro and Queue
A call comes in and goes into the queue, the queue dials a sip channel using a macro. The macro plays a set of options to the callee and if the callee presses 3 it sets MACRO_RESULT=CONTINUE and the macro ends. For some reason the caller goes back into the queue rather than continueing on in the dial plan. Why is this, i could have sworn in 1.2 if i set MACRO_RESULT=CONTINUE that the
2009 Nov 03
3
Problem with ChanIsAvail
Hi all, I am having a problem with ChanIsAvail. It always returns the same result, regardless of whether an extension is available or not. It always returns 0 Unknown Status. This is my dialplan. exten => _2XX,1,ChanIsAvail(SIP/winsor_${EXTEN}|s) exten => _2XX,2,Verbose(0, ${AVAILSTATUS}) exten => _2XX,3,GoToIf($[${AVAILSTATUS} = "1"]?4:5) exten =>
2004 Mar 28
3
two-stage dialing
I am trying implement two-stage dialing. Scenario is following: 1. * Dials SIP agent 2. SIP agent answer the phone and provide dial tone 3. * Sends DTMF string 4. "Bridge" channel with calling party I thought that something like: exten => _2XX,2,Dial_but_not_connect_(SIP/BYEXTENSION,10) exten => _2XX,3,Wait,1 exten => _2XX,4,SendDTMF($DTMF_DIGITS) Should do it. Thank
2011 Feb 15
2
Realtime and Local Channel Crash Problem 1.8.3-rc2
Hi, I have been having a problem with asterisk crashing when using local channels and realtime on asterisk 1.8.3-rc2. The example given here is I think the easiest way to reproduce this problem. In extensions.conf I have: [internal] switch => Realtime/extensions/p exten => 301,1,Answer() exten => 301,2,Dial(Local/501 at internal) exten => 301,3,Hangup() exten => 501,1,Answer()
2005 Jan 17
4
REALTIME and VARIABLES
Hi, I'm having some problem with realtime: let's say I have a dialplan like this [globals] IPPHONES=_3XX [sip] exten=>${IPPHONES},1,Answer A call from ip phone 300 comes in, and it's been answered. Then I "switch" the sip context to realtime, putting the exten in the db and using the variable name for this as in the file version. [globals] IPPHONES=_3XX [sip]
2006 Mar 07
5
MWI, SER and asterisk
I have my peers registered to SER.asterisk seems to be sending mwi for the peers seen in the sip show peers CLI command. i have my ser server registered with asterisk as a type=friend and all clients register to ser.how do i get mwi to work for these clients registered to SER. Thank you, -AA