similar to: Sip phones on the same extension?

Displaying 20 results from an estimated 3000 matches similar to: "Sip phones on the same extension?"

2006 Nov 27
2
SIP group management
Hi can i set up a group of SIP users and forward a call to it? I am looking for a group, not for a queue. I won't listen any musinc on hold, and i won't that someone has to pay if nobody of the user's in the group accept the call. Can i do that? Thanks to all
2004 Apr 08
3
Re: : External access to voicemail
Hello steve. Here is a patch I wrote for app_voicemail.c which does exactly as you describe. When the outgoing message is playing, if the listener hits the "*" key, they're prompted for a mailbox and password, whereupon they can check their voicemail as if they were using the internal phone. I found no other way of doing this. If you patch your app_voicemail.c, I have V1.44 from
2004 Jul 17
1
Using a group variable for a group ofextension to dial
That could be it. What I want to do is set a group of callers and have the event cause the phone to ring them in order. I will tie it to my IVR portion and thus I can make sure peole in sales get calls based on our hierarchy in the office. So if I am reading your example right the syntax is.... Exten => 501,1,Dial(SIP/PHONE1&SIP/PHONE2&SIP/PHONE3), rtf) Is that a valid way to cause
2005 Mar 28
3
can a sip.conf stanza be shared by several phones?
Hi, If several phones register to the same sip.conf section what will happen with a "Dial SIP/shared" in asterisk? All phones ringing and the first one to answer gets the call? Undefined behavior? Thanks, -- Jesus is coming! Everyone look busy!
2008 Dec 29
3
Join empty queue property
I want the callers don't join in a queue when the agents are busy. I suposse it is easy but i can't get the solution for this. Can you suggest me something? Thanks. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20081229/3545ab8c/attachment.htm
2004 Jul 19
5
Cisco 7960 SIP V6 and distinctive ring.
Hi Can anyone with distinctive ring on their 7960's possibly post how they've got it to work? I understand that the ALERT_INFO variable is involved but using the examples for the variable value from the WiKi I'm just getting an error message from the Asterisk concole. Thanks in advance. P
2004 Jul 17
1
Using a group variable for a groupofextension to dial
Actually doing both sounds good to me. Can you explain further about ringing them all at once? Here is how I tried to make mine work and failed... {global} PHONES0=SIP/2000 PHONES1=SIP/2001 [local] exten => 6001,1,Dial(${PHONES0&PHONES1),20,trf) When I dial 6001 I see my debugger tell me that I am using the wrong syntax. Do you know the correct syntax for ringing them all at once? I
2004 Jan 13
4
Again: 7920 Cisco IP Phone Skinny & SIP
hi! i had some good news regarding the cisco 7920 and the internetworking with asterisk (and possibly SIP ?). Status: chan_sccp.so not coredumping anymore :-) Phone contantly in reboot loop [see below] :-( Reboot Loop means: ------------------ Phone auth's with AP Phone gets IP from DHCP & TFTP Server Phone loads OS7920.TXT Phone loads SEP<macaddr>.CNF.XML Phone loads
2005 Feb 11
1
Re: [Asterisk-bsd] Asterisk not accepting multiple SIP phone logins
Hello. You can't have two phones login with the same extension. You need to assign one phone to 101, and the other to 102. Set the user to 101 on one and 102 on the other. -Brian On Feb 11, 8:07am, "Juki" wrote: } Subject: [Asterisk-bsd] Asterisk not accepting multiple SIP phone logins } Hi all, } } I have Asterisk running on FreeBSD 4.x and I have made configurations to }
2006 Mar 28
2
Problems Configuring Cisco 12SP+
Hi, After reading this valuable forum and the voip-info wiki and follow all the steps , but my Cisco 12SP+ remains unregistered. These are my config files: skinny.conf [general] port = 2000 ; Port to bind to, default tcp/2000 bindaddr = 172.20.1.1 ; Address to bind to dateFormat = D-M-Y ; M,D,Y in any order (5 chars max) keepAlive = 120 languaje=es allow = all ; disallow
2018 Dec 07
4
how to use a database
On 12/07/2018 03:36 PM, Administrator TOOTAI wrote: > Le 07/12/2018 à 14:32, hw a écrit : > > [...] >> >> Queues seem to be the only way to have several phones ring at once, or >> are there other ways? > > Dial(SIP/Phone1&SIP/Phone2&...&SIP/Phonex,,) > Good to know, thanks! What are the entries needed in the queue_members table when using
2005 Sep 13
1
wctdm, issue w/outbound calls
Hi all, I've been running Asterisk with a TDM400P for about 6months, no problems. 2 in/outgoing analog lines, one analog phone. Recently I was messing with the XTEN client, got to finagling with things, and not knowing what was wrong I upgraded from 1.0.7 to 1.0.9 (both asterisk + zaptel). I was testing various things, and found everything worked except outgoing calls. So I checked
2004 Oct 06
1
Hello - Simple SIP configuration
I'm new in hire so Hello to everyone! I'm beginner user of Asterisk CVS-HEAD-10/01/04-14:31:34 . I just installed it on my Mandrake Linux 10.0 kernel 2.6.3-4mdk with sample configuration (used make samples). I would like to make phone connections between X-Lite (SIP) installed on computers in LAN. How to make this? I was reading manual, and tried to make changes in sip.conf but this all
2014 Oct 10
1
howto cancel simultaneous calls - dial(sip/phone1&sip/phone2)
hi. i have dialplan with 2 simultaneous calls - dial(sip/phone1&sip/phone2). when i cancel call on phone1 (push "reject" button), the call is still ringing on phone2 can i cancel call on both phones from one place(one phone)? thanks -- --------------------------------------- Marek Cervenka =======================================
2003 Oct 22
2
X100P Manually Answer
I have an X100P used, at present, largely for outgoing calls. It shares the single incoming POTS line with a number of analog phones. Is it possible to talk the X100P (Zap/1) to answer a ringing call only if I ask it to? I'd like to use only the SIP phone in my office, but let the analog phones continue to work in the rest of the house (until I can afford FXS cards anyway..) I can force
2005 Jan 04
1
Displaying incoming e.164 callers number - how?
I've got asterisk able to make and receive calls via the Internet via E164 lookups. If I get such a call - I'd like to display the original phone number on my phone. In the log is the following - which displayed '601' on my phone. The caller was +886288097680 - am I getting the wrong ClID because of my end or the caller end?
2003 Oct 09
6
X100P Config
What is the proper method to install/configure an X100P FXO card? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20031009/ce8a7803/attachment.htm
2018 Dec 07
2
how to use a database
On 12/06/2018 08:43 PM, Antony Stone wrote: > On Thursday 06 December 2018 at 17:49:25, hw wrote: >>>> How dynamic are changes made in the database? >>> >>> If by "dynamic" you mean "quickly used" then the answer is "immediately". >> >> There's a note in some configuration file saying that dynamic extensions >>
2004 May 09
2
Help with initial setup
Hi, I've have followed through the help docs in trying to get an initial setup going with two phones and the asterisk server. Firstly, all I'm trying to do is get the two phones actually talking to one another VIA asterisk.. I've added this to sip.conf: [phone1] type=friend host=dynamic defaultip=192.168.1.106 ;username=blah ;secret=blah dtmfmode=rfc2833 ; Choices are inband,
2007 Jan 30
3
musiconhold restarts for every extension
Hello! I've upgraded from 1.2.9 to 1.2.14 recently but experience an unexpected behaviour with musiconhold: While in 1.2.9 musiconhold was playing continuous on sequential extensions after a timeout, it is restarted for every extension in 1.2.14: ;music starts exten => 902,1,Dial(SIP/phone1@proxy.com|5|m(mymusic)) ;music starts again exten =>