similar to: Jabber / facebook chat?

Displaying 20 results from an estimated 100 matches similar to: "Jabber / facebook chat?"

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]
2011 Mar 03
3
Testing from where number is...
Hi! My customer want's to allow calls to landlines in EU and US and disallow calls to cells in EU. Rest of countries are blocked. Country blocking is easy... Is there a service that allows checking phone number? Maybe some specific Enum? I ask for number and server responds with info, for example: "Cell Phone, Belgium" or "Land Line, Germany". -- Piotr Gorski
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
2010 Nov 10
1
CentOS Digest, Vol 70, Issue 10
I listened to your email using DriveCarefully and will respond as soon as I can. Download DriveCarefully for free at www.drivecarefully.com Sent via my BlackBerry from Vodacom - let your email find you!
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
2011 Apr 15
3
sip error logging
I recently noticed that asterisk is not logging unknown sip connections. I'm not sure if I've broken something or if asterisk itself has been broken. the last entry I have is: /var/log/asterisk/messages.9:[Feb 10 23:58:48] NOTICE[9868] chan_sip.c: Registration from '<sip:22942 at 10.0.0.3>' failed for '10.0.0.228:5060' - No matching peer found my logger.conf
2011 Mar 22
3
Act! Integration
Is there any integration for ACT! and asterisk? I've googled for hours and haven't been able to find anything. Thanks David [cid:image001.png at 01CBE88E.66E8E450] -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110322/ecc019cc/attachment.htm> -------------- next part --------------
2011 Mar 22
1
How to use Atxfer in AMI
Hi folks, I repeat "as is" the title of a post someone did a few months ago, since I am facing the same problem and did not see one single answer to his post. Maybe I'll be a little bit more lucky. When I'm trying to issue an Atxfer AMI command, in the asterisk 1.8 branch, what happens is that some DTMF's are sent, like this : [Mar 22 15:46:27] DTMF[5910]: channel.c:3900
2011 Mar 03
4
SIP Provider Recommendation in US
I am becoming frustrated with our current VOIP provider. Does anyone have any suggestions for a provider that supports asterisk well and provides solid service? Voip-info.org has a husge list of providers, but it is impossible to tell the fly-by-night operations from the reputable providers. --Brent -------------- next part -------------- An HTML attachment was scrubbed... URL:
2011 Mar 22
3
Asterisk PRI back-to-back connect
Hey Guys! We have two Asterisk with A102D Sangoma cards now i want to connect them back-to-back over PRI line via Cross-cable so what would be the configuration specially timing source and all? anybody did it before like this ? I want to make sure everything before putting in production.. (saving my downtime) -S -------------- next part -------------- An HTML attachment was
2011 Feb 18
3
FAX on PRI to MFCR2
Hi, I am having issues sending and receiving fax on my asterisk setup. Currently I have a server that has 2 x E1 TDM cards one is sangoma and the other one is openvox. Both support echo cancellation. One of the e1 is connected to our telco provider via mfcr2 where all our incoming calls originate. On the other end is a pri connection going to HICOM PABX where the local attached to a fax is
2011 Mar 17
3
Call are established, but voices can't be heard
Hi, I am having a little problem and I hoped maybe I could get some help here. I deployed a Asterisk 1.8 server of my own to make SIP calls just between my friends. The server is configured with a public IP address. My friends and I are using "Acrobits Softphone for iPhone" as a client. I am using its push service which is hooked up to my Asterisk server. Now, the current situation is
2011 Mar 28
8
CDR MYSQL missing field data
Hello, I have Asterisk-1.8.3.2, dahdi-linux-complete-2.4.1+2.4.1, and libpri-1.4.11.5 installed and running on a Ubuntu 10.04 server all built from source. Everything is working nicely except one small issue. The CDR records are stored in the CSV file correctly and complete. The MySQL storage is working as it should and is automatically updating all the fields except the CLID field. I have
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
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
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 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