Displaying 18 results from an estimated 18 matches similar to: "SIP/IAX guest access?"
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 :
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 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
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 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
2014 Mar 26
6
Numbers hackers call
I see a lot of attempts by hackers to call 00972595301123? or 011972595115207? or variations but that same 972595 is often present.
Can someone break down that dial string with an explanation? The 011 look like an overseas call (from Americas), while the 972595XXXXXX is unclear...
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2015 Jan 08
4
SEMI OFF-TOPIC - Fail2ban
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:
SecurityEvent="ChallengeSent",EventTV="1420750787-386840",Severity="Informational",Service="SIP",EventVersion="1",AccountID="sip:100 at
2005 Oct 17
4
Delayed ringing on some SIP phones
Hello all,
One of the buildings I have an asterisk box deployed in is used by two small
companies on two floors. They have an agreement between them whereby they'll
answer each other's incoming calls and take messages if the office is empty
/ everyone is on the phone.
Each of them has an ISDN BRI delivered to asterisk via zaphfc, then dropped
into a context as follows:
exten =>
2011 Apr 28
9
How to create distortion, echo, and chopping sound in a SIP trunk?
Hi everyone,
How can I introduce some distortion, echo, chopping sound and all other bad
quality things that can happen to a SIP trunk? I have plenty of bandwidth
and crisp clear lines so the only thing that I can think of is to limit
bandwidth but even that requires quite some scripting work.
Is there any easy way to simulate a distorted SIP line temporarily for
testing?
I am appreciate
2011 Jun 13
13
Cisco IP Phones and Skinny in asterisk
Hi All;
Can anyone advise if using Cisco IP Phones in skinny protocol is fine or not? Or it is better to use it in SIP protocol?
Regards
Bilal