similar to: Callerid with DAHDI

Displaying 20 results from an estimated 500 matches similar to: "Callerid with DAHDI"

2010 Dec 15
2
Echo Cancellation Problem - Invalid Argument?!?
Greetings folks- I'm experiencing issues with a freshly installed box. When a call comes in via PRI (Sangoma AFT-A104), I see this in my logs: [Dec 15 14:26:10] WARNING[23546] chan_dahdi.c: Unable to enable echo cancellation on channel 12 (Invalid argument) [Dec 15 14:26:10] WARNING[23546] chan_dahdi.c: Unable to enable echo cancellation on channel 8 (Invalid argument) [Dec 15 14:26:10]
2010 Mar 26
7
Asterisk load balancing and failover
Hi List, I'm finding a solution to provide failover and load balancing features to my IVR system. Anyone suggest me what is the best solution please?. what the hardware I should use ?. I heard about RedFone, but someone on the mail list said that it is not good because TDMoE module in asterisk is not so stable and TDMoE is stale. And It seems that RedFone doesn't not support load
2010 Mar 20
1
how to start callerid for india
i belong to india. i am making pbx using sangoma fxo card. i want that when ever call comes to my PSTN line i should see the no from where call is coming. so i have to configures chan_dahdi.conf according to my region. i checked dahdi.conf and in that they have mentioned for india
2009 Jun 01
2
Transfer call from analog telephone
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi all! I'm trying to doing a transfer from an analog extension to a SIP extension but until the moment I was not successful. I was testing both the recall key and uncomment the following lines in the features.conf file: blindxfer => #1 atxfer => *2 verifying previously that the extension uses the arguments "tT" with the Dial
2004 Nov 18
2
(Analog Intercom) PagePal by ATT -- was hooked to a Merlin
I'm replacing a Merlin for a client and they have a PagePal Intercom that I would like to reuse. Here is what I know about it: It has a screw-down wires that goto rj-11 (This was told to me over the phone) that went into one of the Merlin ports. I tried bring it up with fxo_ks and fxo_ls (assuming it was analog and autoanswered) but no luck. I would be happy to replace if anyone knows of
2004 Jun 18
5
Problems with X100P
All, I'm having trouble getting the X100P working. Lsmod shows : zaptel 179808 0 I did a . # modprobe zaptel and here is my zaptel.conf (comments omitted) __SNIP__ fxsks=1 loadzone = us defaultzone=us __SNIP__ Here is zapata.conf __SNIP__ [trunkgroups] [channels] context=default switchtype=national signalling=fxo_ls rxwink=300 usecallerid=yes hidecallerid=no
2003 Dec 04
2
Carrier Access Channel Bank Setup -- No hangup
I just purchased a T100p from digium and a Carrier Access Access Bank 1 channel bank (12fxs/12fxo). I have the setup partially working thanks to some help from IRC. However I still have the following issues I can't seem to resolve 1. When calling into the system from the PSTN call hangup is not detected. * leaves line in use until it is shutdown. 2. When calling an analog phone connected to
2004 Jan 25
2
Example of TDM20B
I am trying to find an example of how to set up my FXS Station Card in my Asterisk. I have (1) XP100P I have (1) tdm20B (2 Port FXS) Could someone tell me if this is correct? /etc/zaptel.conf fxsks=1 fxoks=2 fxoks=3 loadzone=us defaultzone=us /etc/asterisk/zapata.conf [channels] ; language=en ; ;X100P Port 1 context=inbound-analog signalling=fxs_ks usecallerid=yes echocancel=yes
2013 Oct 05
2
loop-start and ground-start
Hi list First of all could you please explain loop-start and ground-start for me? What are they used for? Next, I have the following configurations: dahdi-channels.conf : context=pstn-channels signalling=fxs_ks channel=>130 context=phone-channels signalling=fxo_ks channel=>127 chan_dahdi.conf : [channels] cidsignalling=dtmf cidstart=dtmf signalling=fxo_ls pulsedial=no
2010 Oct 26
3
Channel Bank ? Simple Switch Hangup?
I am trying to configure a channel bank with 24 ports of FXS., but appear to be hitting a roadblock? This worked on v1.4.xx but now just get "SimpleSwitch" and immediate=no/yes don't seem to make a difference?, no matter if under top section, under channel, etc. Chan_dahdi.conf: [channels] context=default usecallerid=yes hidecallerid=no callwaiting=yes usecallingpres=yes
2004 Apr 23
4
PSTN Call drops randomly
Dear List members, After succesfully installing the * on a couple of systems, and putting them on test, I observed that there is an intermittent call drop on PSTN line. The systems are - Dell Optiplex P3/500MHz/128MB - Built-in ethernet - 1 X100P (Motorolla chip) card on PCI - 10G HDD etc. - Asterisk April 17 CVS. - 2 Mediatrix FXS ATA (4 phones) - 2 Grandstream phones. - sip.conf, zaptel.comnf
2009 Apr 25
1
Can't dial out until I dial in once
When I restart or reboot I can not dial out. The dial() incorrectly sees dahdi/1 as busy. I call in once from a cell phone, which is successful then I can call out with out issue. Any ideas would be much appreciated. Sangoma B600de asterisk-1.6.0.9 dahdi-linux-2.1.0.4 linux-2.6.28-gentoo-r5 wanpipe-3.3.16 ###chan_dahdi.conf ;autogenerated by /usr/sbin/wancfg_dahdi do not hand edit
2010 Mar 19
1
how to configure caller id
hello i had configured a Dial plan in which i am using application time base i.e 1 - if? call comes to PSTN line??? from 8pm? evening till morning 8am the call should? automatically forward to guard exten i.e exten 211, and if guard dosent receive call in 30 secs message should be saved in voicemail. 2 - if call comes in working hours than it should be received by ext 112 n from there using
2003 May 17
4
little ADSI problem
I bought an Aastra PT480 from digium, but I wanted to see if I could get some more help with this before Monday. Any help would be appreciated. I have the phone connected to the TDM400P card, and I also have the T100P and the X100P in the same box. My problem is, it appears as if the phone and asterisk can't understand each other. The port the phone is connected to always remains
2004 Nov 26
1
Which is the best signalling for FXS
Hi All, Which is the best signalling to use when connecting an FXS inteface on a TDM400 to a standard telephone. I see that all examples use fxo_ks, but it is my understanding that kewl start is really designed for connections to the CO so that hangup etc. can be detected. So does it make any sense to configure a telephone for fxo_ks? Or should it be configured for fxo_ls? Regards Garry Taylor
2004 Sep 22
1
TDM400 synch issue
Hello, I have the following configuration : E100P -> * -> TDM400 -> Modem When I receive FAXes, about 20% of them are corrupted : pages are not always complete. If the fax is complex or with numerous pages, it's usually a mess. Before that, I was using spandsp with success. Unfortunately it's too picky with some broken fax (training failed). Since this failure only occurs with
2004 Sep 15
1
Asterisk is not "picking up the phone" with a x100p card
Hi. I have a x100p card installed on my asterisk box... my zapata.conf file includes the following lines: [channels] context=default switchtype=national signalling=fxo_ls rxwink=300 echocancel=yes rxgain=0.0 txgain=0.0 group=1 callgroup=1 pickupgroup=1 Basically, the zapata.conf file generated by make samples. Then in my extensions.conf I have this: [default] include => demo And demo is
2010 Feb 25
0
Intermittent DAHDI issue with a PRI line causing asterisk to crash!
Hello all, I've got an intermittent issue with my asterisk set-up, and I'm pulling my hair out! Mostly everything works fine, but I get an error once every few days that sometimes (but not always) causes asterisk to stop accepting new calls and also stop responding to commands on the console (asterisk -r). The usual errors look something like this: [Feb 19 13:09:52] ERROR[18728]
2009 Apr 17
1
Sangoma A104d and Adtran 850 problems
I have a system that I am trying to get a port on a Sangoma A104d card connected to an Adtran 850 with 5 FXS modules and 1 FXO module. A problem I am having is figuring out what cable should be used from the port on the Sangoma to the JP2 port on the Adtran. Tried was a cross-over T1 (1->4, 2->5, 4->1, 5->2) as well as a straight T1 (1->1, 2->2, 4->4, 5->5). Neither one
2010 Nov 05
1
Missing stdarg.h include
Hi, building current git fails with gcc -std=gnu99 -std=gnu99 -I.. -I/usr/lib/ocaml -I../ocaml -I../src -I../src -g -O2 -fPIC -Wall -c guestfs_c_actions.c In file included from ../src/guestfs.h:84, from guestfs_c_actions.c:35: ../src/guestfs-actions.h:28: error: expected declaration specifiers or '...' before 'va_list' This is fixed by an #include