search for: spamomania

Displaying 7 results from an estimated 7 matches for "spamomania".

2009 Dec 30
4
Per user voicemail greeting
I'm struggle to answer a simple question. One user at extension 4000 wants a custom .gsm file to play for their mailbox. I can't figure where to put it/what to set in voicemail.conf to achieve this: voicemail.conf 4000 => 4000,system,voicemail at ....net Relevant extensions.conf line: exten => 2,n,VoiceMail(4000 at voicemail) It all works fine, playing the system VM greating, but
2010 Jan 11
2
Sipgate > DTMF not detected
I raised an issue with Sipgate because my Asterisk 1.6 plain refuses to recognize digits pressed on a keypad coming in from a Sipgate trunk. There answer was to set this: dtmfmode=rfc2833 in the general section of sip.conf This has made no difference. I've tried a range of settings (auto, rfc2833,info) but no matter what, it plain refuses to pick up key presses. Locally, if I call from an
2009 Dec 24
2
1.6 Troubleshooting help
Hi, How would I go about troubleshooting this: [Dec 24 07:15:11] WARNING[5228]: chan_sip.c:3397 retrans_pkt: Maximum retries exceeded on transmission a50346a4-bfdc32ed at 192.168.1.95 for seqno 101 (Critical Response) -- See doc/sip-retransmit.txt. [Dec 24 07:15:12] WARNING[5228]: chan_sip.c:3397 retrans_pkt: Maximum retries exceeded on transmission 90bd2c4d-aaaec88 at 192.168.1.95 for seqno 101
2009 Dec 14
3
Is this bad hardware? Dahdi-v-X100 clone
I've spent a week playing with Asterisk 1.6 and I love it. What a brilliant piece of software! Progress and learning have been reasonably good. I have external SIP provider calls coming in and have put together a little call platform and I'm stunned at the flexibility. There is one issue for me. I took me a while to click that ZAPTEL now equals Dahdi, but now I'm there I have an
2009 Dec 15
1
dahdi-channels.conf -v- chan_dahdi.conf
Some recent issues I had with hardware seem to come back to not understanding two very similarly named files: /etc/asterisk/dahdi-channels.conf /etc/asterisk/chan_dahdi.conf I've modified the chan_dahdi.conf to work now, but it would appear all I needed to do was include dahdi-channels.conf in chan_dahdi.conf and the problem would not have persisted? Is it me or is that a bit Monty Python?
2009 Dec 19
1
PAP2 Dialing Delay
Possibly OT? I've hooked up a Linksys PAP2 to my Asterisk 1.6 fairly painlessly. The only issue I can't beat with it is the dial delay when calling internal or external numbers. No matter what it seems to take 10 -15 seconds to actually dial. I've altered the device removing all *xx combos and unnecessary waffle and cut the dialplan string to (x.S0) but the problem persists. Anyone
2009 Dec 27
0
Q; Recording when a bypass phone is used
The answer is probably no, but I have a bypass PSTN phone ahead of my Asterisk 1.6 box. I noticed when a call is answered on this bypass phone, the 'record' option still partially operates on Asterisk, but stops after the ring detection goes low. Is it possible to have Asterisk record when a DAHDI channel is detected in the off hook state, even if this is outside of Asterisk?