similar to: Asterisk and SCCP unofficial site

Displaying 20 results from an estimated 1000 matches similar to: "Asterisk and SCCP unofficial site"

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 :
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
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
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 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: >
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
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 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,
2005 Feb 01
0
Limiting no. of calls on one channel
http://www.voip-info.org/tiki-index.php?page=Asterisk%20cmd%20SetGroup -Matthew ----- Original Message ----- From: "Stefan Gofferje" <stefan@gofferje.homelinux.org> To: "Asterisk Users Mailing List - Non-Commercial Discussion" <asterisk-users@lists.digium.com> Sent: Monday, January 31, 2005 6:43 PM Subject: [Asterisk-Users] Limiting no. of calls on one channel
2005 Feb 01
0
Crash: Call from IAX-client to a distribution where the IAX-Client is in
Hmm. By the way, please don't post bugs to asterisk-dev as I've been told :> That list if for on-going development. That sounds like a bug I encountered in 1.0.5. There is a division by zero bug in chan_iax2.c introduced somewhere after 1.0.4 I believe and currently fixed in HEAD. (They've given me enough shit for posting the bug while it was fixed in HEAD already. No need to
2005 Jan 29
0
Adding digits to incoming callids depending on context?
Which phones do you have? We are using Cisco 7940G phones and I have been able to do this by modifying the dialplan.xml for the phone to rewrite numbers as they are dialed to include the "9" in front of whatever is dialed from the phone. Now you can use the received calls menus without having to edit the numbers before hand. Calvin On Jan 29, 2005, at 12:13 PM, Stefan Gofferje
2005 Feb 01
0
ChanSpy?
In our country, if you act as operator and would like To use asterisk solution, you have to be able to record Calls from law ... -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Stefan Gofferje Sent: Tuesday, February 01, 2005 12:06 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject:
2005 Feb 14
1
Flash Operator Panel - lots of problems
On Tue, 15 Feb 2005 03:02:45 +0100, Stefan Gofferje <stefan@gofferje.homelinux.org> wrote: > Hi folks, > > I have some trouble with the FOP and would appreciate if anyone could > point me into the right direction. There is a FOP user list, although not too active. http://www.asternic.org/ > Is there a way to define a button like Zap/g1/6000 and have it light up > when
2005 Feb 17
4
SIP peer registration interval
On Thu, 17 Feb 2005 15:04:50 +0100 Stefan Gofferje <stefan@gofferje.homelinux.org> wrote: > Hi folks, > > I'm registered with sipgate, a German SIP provider. >Configs works fine so far. Trouble is, after a while, it >seems, my registration is dropped by sipgate. How do I >tell * the interval for * registering with a provider? I >suppose, the re-registration