similar to: Pickup

Displaying 20 results from an estimated 500 matches similar to: "Pickup"

2006 May 23
1
Status: Provisioned, Down, Active - Long
Hi list! I'm trying to setup Digium TE205P E1 card to work with my provider (and Ericsson BP 250 - this comes later). When I execute "pri show span 1" this is what I get. pbxzg1*CLI> zap show status Description Alarms IRQ bpviol CRC4 T2XXP (PCI) Card 0 Span 1 OK 0 0 0 T2XXP (PCI) Card 0 Span 2 UNCONFIGUR 0 0 0 pbxzg1*CLI> pri show span 1 Primary D-channel: 16 Status:
2008 Jan 14
2
What is connect-debounce wrt usb?
I get the following message on a Centos 5 system (really a Trixbox 2.4 build on Centos 5): Jan 14 00:12:28 sip2 kernel: hub 1-0:1.0: connect-debounce failed, port 1 disabled What does this mean? This message occurs about 30 times/sec for about 45 sec. Then my Bluetooth token starts up. Jan 14 00:12:28 sip2 kernel: hub 1-0:1.0: connect-debounce failed, port 1 disabled Jan 14 00:13:00 sip2
2007 Mar 30
1
call file vs. originate
I'm having trouble getting the manager interface to behave properly; specifically the Originate event. If I create an originate event as below, the calling phone will auto-answer (as it's supposed to) but the receiving phone never rings. It will timeout at 20 seconds. Action: Originate Channel: Local/201@from-sip2 Context: from-sip Extension: 154 Priority: 1 CallerID: John Doe
2003 Aug 15
1
DTMF SIP
Hello list, my case is as follows: SIP1--asterisk--SIP2. SIP2 is IVR type device. SIP1 and SIP2 both use g729. When SIP1 calls SIP2, it hears the IVR, and prompt the SIP1 to punch the keypad on the phone. As suggested by you, I need to configure the SIP1 with out band dtmf mode , what is about the sip.conf, should I specify the SIP1 with demfmode=rfc2238 ? do I also need to make same kind
2006 Oct 18
2
Digium on Dell PowerEdge 1850
Does anybody have Digium TE212P interface card on Dell PowerEdge 1850? I'm planning to install * on that configuration so I'm looking for any positive/negative experience. Best regards, -- Tomislav Par?ina Lama Computers Split Stinice 12, 21000 Split Tel.: +385(21)270248 Mob.: +385(91)1212148 SIP: tomo@sip.lama.hr e-mail: tparcina#lama.hr http://www.lama.hr
2006 Nov 15
2
T38 problem
I have problem with fax machine Panasonic DX600. It's connected to Grandstream Handy Tone 386 which is connected to Asterisk. Asterisk is connected to my SIP provider. To some numbers I can't send FAX, and I get following error on CLI. WARNING[2237] chan_sip.c: Unknown SDP media type in offer: image 31358 udptl t38 I believe that Panasonic DX600 machine supports T38. And when I have
2009 Dec 01
0
Asterisk - Segmentation fault
Gentlemen, Forgive me if I am posting at the wrong place! I was going to test the "new" chan_ooh323 driver so I did install: debian: Linux sip2 2.6.26-2-686 #1 SMP dahdi-linux-complete-2.2.0.2+2.2.0 Asterisk SVN-trunk-r231692 Did enable chan_ooh323, everything compiled without any problems. Hardware setup: Phone (975) - Avaya CM - H.323 - Asterisk - X-Lite (0317998975) X-Lite can
2006 Nov 16
2
T.38 - make conclusion
This is one long letter about T.38 and Asterisk. I hope it will help me, and lots of other Asterisk users to understand some T.38 problems with Asterisk. This is my situation: I have Panasonic DX600 FAX machine. It's connected to Asterisk 1.2.13 thru ATA adapter (I have used both, Cisco 186 and Grandstream HandyTone 386). Asterisk is connected with my SIP provider. That link that my provider
2006 Oct 12
0
Beronet BN4S0 instalation
I'm having trouble installing Beronet BN4S0 card. I have downloaded instructions from here http://www.beronet.com/download/card_installation_guide.pdf And when I download install-misdn-mqueue[1].tar.gz I untar it and execute "make" and "make install". This is the output that I get. [root@nbirma1 install-misdn-mqueue]# make install make -C app_bundle make[1]: Entering
2006 Oct 24
0
sip.conf - srvlookup
I would like to put srvlookup=no in my SIP conf, so that I don't get DNS issues (Asterisk stops responding). I use VoIP Buster and in sip.conf I use sip1.voipbuster.com. When I do sip show peers in CLI I get voipbuster/tomo 194.221.62.207 5060 OK (27 ms) And when I ping sip1.voipbuster.com [root@tomo ~]# ping sip1.voipbuster.com PING sip1.voipbuster.com
2006 Oct 30
0
Intel S3000AHLX - Digium TE110P
Does anybody use Intel S3000AHLX board with Digium TE110P E1 card? Have you experienced any problems? I'm planning following configuration, so I would appreciate any experience both positive and negative. Best regards, -- Tomislav Par?ina Lama Computers Split Stinice 12, 21000 Split Tel.: +385(21)270248 Mob.: +385(91)1212148 SIP: tomo@sip.lama.hr e-mail: tparcina#lama.hr http://www.lama.hr
2006 Nov 03
1
Cisco 7960 - Fast dial
Cisco 7960 has six buttons/lines. Can some of them be configured for fast dialing? If it can't be configured on the phone, how can I configure it on Asterisk? -- Tomislav Par?ina Lama Computers Split Stinice 12, 21000 Split Tel.: +385(21)270248 Mob.: +385(91)1212148 SIP: tomo@sip.lama.hr e-mail: tparcina#lama.hr http://www.lama.hr
2006 Nov 30
0
Distinctive ring
Hi list! I need help with distinctive ring on Cisco 7940 phone. I'm using Asterisk 1.2.5 (I know, I should upgrade) and in dial plan I have: exten => _64X,n,Set(_ALERT_INFO=Chirp2) exten => _64X,n,Dial(SIP/${EXTEN},30,wWtT) On Cisco in Settings => Ring type I have "Chirp1" and "Chirp2". By default phone is ringing sound "Chirp1". For internal calls
2007 Feb 01
1
CDR - uniqueid
Is uniqueid globally unique? I have three Asterisk installations and I need to store data from all of them in same database, in same table. Will this uniqueid field be unique? -- Tomislav Par?ina Lama Computers Split Stinice 12, 21000 Split Tel.: +385(21)270248 Mob.: +385(91)1212148 SIP: tomo@sip.lama.hr e-mail: tparcina#lama.hr http://www.lama.hr -------------- next part -------------- A
2004 May 20
0
budgetone problem on hangup
Hello to all. I have a couple of budgetones connected to Asterisk server. I can establish calls using budgetone with no problem, but when I hang up a Budgetone, Asterisk does not detect the hangup. It seems that the communication goes on in spite of budgetone's hangup. My sip.conf: [general] disallow=all allow=ulaw bindaddr=172.16.60.21 [sip1] callgroup=1 pickupgroup=1 type=friend
2005 Feb 02
0
Speex pass through on SIP
Hi, I've seen some answers to this on the mailing list archives but nothing that seems like the right answer. What I want is for 2 SIP phones to use speex to talk to each other through 2 asterisk boxes (linked over IAX2) while only supporting ulaw on the asterisk boxes themselves. I think a diagram will help ;) SIP1 <--> *1 <--> IAX2 link <--> *2 <--> SIP2 I want
2005 Sep 22
1
Early Media with Asterisk
Hi :) I hope someone has a hint concerning Early Media. The situation: My Asterisk is connected to small local carrier who works with several SIP servers. I traced some SIP headers and find something like this: Via: SIP/2.0 UDP sip1.provider1.de In the SDP part I found something like this: o=- 2268929 0 IN IP4 sip2.provider1.de c=IN IP4 sip2.provider1.de If I send
2006 Apr 23
0
Re: Asterisk-Users Digest, Vol 21, Issue 132
Hi All I want to do features as belows. user ---> call ( from telco) --> asterisk ---> IVR -- SIP 1. after that, SIP1 transfer to SIP2 (unattendant or attendant transfer). i want to SIP1 hear stream sound data of call conversation between user and SIP 2 (don't used call conference) SIP3 want to hear stream sound data of user and SIP2 conversation, can be press DTMF
2006 Apr 25
0
Re: Asterisk-Users Digest, Vol 21, Issue 132
Hi All I want to setting as belows. caller ---> call ( from telco) --> asterisk ---> IVR -- SIP 1. after that, SIP1 transfer to SIP2 (unattendant or attendant transfer). i want to SIP1 hear stream sound data of call conversation between caller and SIP 2 (don't used call conference) SIP3 want to hear stream sound data of caller and SIP2 conversation, can be press DTMF
2006 Mar 16
0
Feedback from VON expo! Infoon*HAandPolycomphone!!
Grrr. I'm using outlook web access and there's no way to do inline replies. Anyway... Gabriel. Using SER does not create a single point of failure. You install three SER boxes. Single point of failure gone. It does not take several seconds. If your phones are configured for SRV, and 2/3 of your SER boxes down, it takes about 2s. That's not bad for a 2/3 system failure. You can