search for: hecklers

Displaying 20 results from an estimated 25 matches for "hecklers".

Did you mean: heckler
2011 Apr 16
4
Jabber / facebook chat?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, has anyone managed to establish an XMPP connection to the facebook Jabber servers? I'd like to send messages on missed calls vie FB. - -S - -- (o_ Stefan Gofferje | SCLT, MCP, CCSA //\ Reg'd Linux User #247167 | VCP #2263 V_/_ Heckler & Koch - the original point and click interface -----BEGIN PGP
2011 Apr 16
4
Jabber / GTalk / hints
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi! Are hints not yet implemented in res_jabber? I have this here: exten => 3000,hint,gtalk/gtalk_account/mari.xxxxxxx at gmail.com But the hint doesn't show any difference. It always shows online on the phone and core show hints always shows that: 6003 at internal : SCCP/6003 State:Unavailable Watchers 0 6002 at internal :
2005 Jul 02
2
Colored asterisk -R?
Hi folks, when I start asterisk directly, I get a colored CLI. When connect to a already running asterisk with asterisk -R, it's never colored, despite I'm running both from the same console (tty). Is there a way to force asterisk -R into color mode? Regards, Stefan -- (o_ Stefan Gofferje | Linux Systems Specialist //\ Reg'd Linux User #247167 | Network Security
2001 Dec 20
0
ERROR: root did not create the semaphore
I start Samba process smbd and nmbd correctly But smbstatus did not run, it return : # ./smbstatus Samba version 2.0.5a Service uid gid pid machine ---------------------------------------------- ERROR: root did not create the semaphore ERROR: Failed to initialise share modes Can't initialise shared memory - exiting Here is an extract of log.smb : [2001/12/20
2011 Jun 09
1
SIP/IAX guest access?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, I have a general question about SIP access for nonregistered users. I would like to make it possible for basically anybody to make a SIP call to my asterisk without having to have a user account, but in a specific context. So that e.g. somebody could make a SIP call to SIP/stefan at my.asterix.pbx and it would go like this: [incoming_guest]
2014 Jun 03
3
Get last dialed number in a context?
Hi, I would like to implement an auto-redial function in a context. The idea is about like this: Dial a number Hear busy Hangup Pick up again Dial a code like *123 => jumps into a context which redials until callresult is not busy Maybe like this: [autoredial] exten => s,1,Set(number=${CHANNEL(lastdialed)}) exten => s,2,Dial(SIP/${number}@account,60,g) exten => s,3,Wait(15) exten
2014 Apr 11
1
SIP fraud IP blacklist
Hi, in case, anyone is interested... I have started compiling a blacklist of hosts and networks from which SIP fraud attempts occur. My criteria currently are: To block an IP: - Minimum 3 attacks within one week from the same IP To block a network: - Attacks from minimum 3 IPs from that network within 2 weeks Common criteria: - Provider does not react to complaints OR - Provider sends autoreply
2005 Jun 29
2
Play an announcement to the CALLING party
Hi folks, how could I play an announcement to the calling party as soon, as the called party picked up. I would like to deploy an asterisk in an environment, where a premium rate support-number is offered to customers which do not want to pay a monthly support contract. In Germany, you are commited by law to announce the cost per minute of a premium rate number at the beginning of the call. So,
2014 Dec 29
0
Commas is variables problem
Hi, I'm running into a strange problem with commas is variables. I have the following contexts: [messages] exten => _+.,1,Noop(External SMS) same => n,Set(ACTUALTO=${CUT(CUT(MESSAGE(to),@,1),:,2)}) same => n,Macro(goip_sendsms,${ACTUALTO},"${MESSAGE(body)}") same => n,Hangup() [macro-goip_sendsms] ;Call Macro(goip_sendsms,number,message) exten => s,1,Noop(SMS
2015 Jan 09
0
SEMI OFF-TOPIC - Fail2ban
On 01/08/2015 11:37 PM, ricky gutierrez wrote: > Hi list , someone on the list has seen this type of connection > attempts in asterisk, fail2ban does not stop > > 2015-01-08 14:59:47] SECURITY[21515] res_security_log.c: >
2007 Nov 01
0
Heckle rake task
Fellow hecklers, Just spent a while getting this working. Turns out heckle will heckle a whole module and sub-modules with one call, so with a bit of string matching, you can build a nice tool to heckle your whole app and report any failures. Was going to post to the list, as the first version was about 4...
2005 May 28
0
chan_sccp / 7960: ALERT_INFO?
I am impressed, I have been trying this for sometime using the SIP image and the only difference I can create is a 'single' and a 'double' ring on the phone. I use the 'single' ring for phone calls and the 'double' ring for the doorbell. I would love to be able to choose a ring tone based on the incoming msn or callerID. The idea of the phone shouting 'Its the
2005 Aug 19
1
sccp help
Hi, I tried to connect cisco 7910 into asterisk system using chan_sccp.so. But I got a major issue : - when I called from 7910 to another sip phone in the same asterisk server, the call took place normally. - when I called from 7910 to another sip phone in different asterisk server, the call is answered but I cannot hear nor say anything. The phone just immediately lose its tone. - when I got
2005 Aug 20
1
ISDN BRI voice one way only
hi PSTN <--> [Teles ISDN / Asterisk] <--> SIP client When call is made through ISDN, no matter if taken from PSTN or Asterisk side, person in PSTN side can hear perfectly but in Asterisk side I only hear a very scrambled or very low quality voice, words repeated several times. Same is with echo test (call taken from PSTN) Setup: * Teles 16.3 ISA ISDN card with hisax kernel module *
2005 Sep 05
0
Asterisk and SCCP unofficial site
Hi folks, some of you might know Sergio Chersovani's rewrite of chan-sccp, the asterisk channel driver for Cisco Skinny phones. I have put up an unofficial site with some sample configs, a little help and a webbased forum. Both are just new, so don't expect too much :-). Everybody is invited to participate especially at the forum. Any comments, proposals, critics are very welcome. Find
2011 Apr 19
0
chan_mobile: Dropping incompatible voice frame
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, I have no audio on chan_mobile but this message repeats continuously: Dropping incompatible voice frame on Mobile/DNA-54f4 of format slin since our native format has changed to 0x0 (nothing) Can somebody point me to the right direction? Asterisk SVN-branch-1.6.2-r313579 - -Stefan - -- (o_ Stefan Gofferje | SCLT, MCP, CCSA //\
2014 Jan 26
0
chan_mobile and Nokie E51 = noise
Hi, I'm playing with * for about 12 years now and since about 10 years, it's my home PBX. I can do pretty much everything I want but one thing I haven't managed yet... Mobile connection via bluetooth... I'm still using a Nokia E51 and the setup and everything works fine. However, on the second or third call, the incoming audio is noise. I have tried alignmentdetection=yes and also
2014 Mar 02
2
Is this list dead? Or the project?
Hi, I'm tinkering with Asterisk for * for about 12 years now and since about 10 years, it's my home PBX. I was off the list for something like 7 years - had other things to do. But... I remember, then, sometimes came over 1000 mails in 24h. Now it's hardly 50 new mails per week. Is the list dead? Or is the project dead? Or is nobody tinkering any more and everybody buying some
2005 Jul 06
3
cisco 7940 + sccp issue
Hi, Does anyone know how to make this thing (7940) work with asterisk (chan_sccp module) ? I've set the configuration according to the wiki and now the phone just keep asking for CTLSEP<xxx>.tlv from my tftp server. In the cisco's web interface, I found this in the device logs : 0x8106, 0x0, 0x12300800 0x8106, 0x0, 0x12300800 0x8106, 0x0, 0x12300800 0x8106, 0x0, 0x12300800 ...
2005 Sep 16
2
Call Forward - 7940 Asterisk - Help
I am looking for a simple way to forward calls unconditionally with Asterisk. We are running an Asterisk system with 10 extensions using SIP. One of our users leaves the office regulary, when she is out, she needs to be able to forward unconditionally to her mobile or collegue. I am trying to keep it as simple as possible, we use Cisco 7940's, they have a call forward option, when she