Displaying 20 results from an estimated 100000 matches similar to: "XMPP question"
2014 May 23
1
Way off topic: gvoice and callcentric
To deal with google dropping xmpp for voice, I've gotten a callcentric
number. The cc number connects to asterisk, and all works fine. Then I
set up the cc number as the gvoice forwarding number. If I'm on the
gvoice site, I can make a call and it will ring my cc number and then
the outside number. That also works fine.
BUT, when an outside call comes into gvoice it forwards the call
2011 Dec 03
2
google voice calling dial plan question.
When a caller calls my google voice phone number, I must answer, wait and
press one to accept. Sometimes even that does not work.
I have tried a few different things to get asterisk to place the call in an
answered state and send the DTMF 1 with the Dial macro.
I found Malcom Davenports wiki page regarding Google calling which has been
very helpful in troubleshooting the issue.
2008 Jun 11
1
Asterisk and XMPP (Jabber) : testing new application JabberReceive
Friends,
a new dialplan application is now available for testing :
http://svn.digium.com/view/asterisk/team/phsultan/jabberreceive/
The corresponding feature request is located here :
http://bugs.digium.com/view.php?id=12569
What can you do with it? Well, a direct usage of this application is
to make an easy to use GoogleTalk voice gateway out of Asterisk. Here
is an example (assuming the
2011 Mar 27
0
Jabber/Jingle to Google users via local XMPP server
Hi all,
All the examples I've come across seem to suggest configuring
jabber.conf/jingle.conf/gtalk.conf for a real Google account.
What about the scenario where the Asterisk server should connect to an
account on a private Jabber server and using Jingle (voice calling over
Jabber)?
e.g. for the domain widgets.com:
- there is a copy of ejabberd running on the same box as Asterisk, and
2012 Jun 15
1
Google Voice / Jabber auth problem
asterisk-1.8.13.0
iksemel-1.4
I have a client who setup a gvoice account using their domain in the
login name:
username=client at theirdomain@gmail.com
This appears to have caused a problem with authentication. I've tried
escaping the @ and quoting the login string, etc. but it simply won't
authenticate. I don't believe my configuration is bad as the same server
/
2012 Apr 01
0
10.3.0: gtalk_request: No XMPP client to talk to, us (partial JID)
Trying to use gtalk:
-- Executing [andy at ipkall:2] Dial("SIP/ipkall-00000000",
"gtalk/andy-gtalk/+1xxxyyyzzzz at voice.google.com") in new stack
[Apr 1 10:41:53] ERROR[2416]: chan_gtalk.c:1934 gtalk_request: No XMPP
client to talk to, us (partial JID) : andy-gtalk
gtalk.conf
[general]
context=google-in ; Context to dump call into
allowguest=yes
stunaddr =
2007 Apr 09
1
Licencing question
Hi everyone,
My name is Philip Bennefall, I am a software/game developer. A few weeks ago I started working on a voice chat dll library for developers to allow them to easily add voice chat capabilities to their applications. I am using Port audio for the streaming, and I am thinking about using Speex for the compression. I understand that in order to do so, I'll need to include the Speex
2007 Nov 08
3
Asterisk as a SIP to XMPP Jingle voice gateway
Hello,
I'm looking for a SIP to XMPP Jingle voice gateway.
I see that Asterisk has Jabber and Jingle support, but it looks like Asterisk acts as a Jabber client.
Are there any Jabber server solutions, where Jabber users can call SIP users by using the SIP URI and vice versa?
--
Eric Chamberlain, CISSP
Chief Technical Officer
Voxilla - http://voxilla.com/
2007 Dec 16
1
Newbie question: how to proxy the *real* caller-id on find-me/follow-me
I've got the following set up:
Someone calls into my PBX on a single number (via SIP trunk from my
carrier), and the get a voice menu of extensions.
On one of the extensions, it rings a bunch of internal SIP hardphones,
plus ringing my cellphone via a hairpin through the cairrier's SIP/PSTN
gateway.
The issue is that my cellphone shows my PBX's number, not the original
calling
2013 May 11
0
11.4: no incoming gv/xmpp
I've set up google voice to chat with me:
Forwards calls to:
<me>@gmail.com
and xmpp:
[general]
debug=no ; Enable debugging (disabled by
default).
autoprune=yes ; Auto remove users from buddy
list. Depending on your
; setup (ie, using your
personal Gtalk account for a test)
2013 Mar 20
2
xmpp priority setting and GoogleVoice
I just wanted to send out some information that will hopefully help
others. I don't know, maybe I'm the only one that's been having
problems with this. I've been pulling my hair out for a while
wondering why Google would not send my incoming calls to my Asterisk
box. The calls would just roll to voice mail and no packets ever
reached Asterisk. This has happened on two separate
2013 Jun 04
1
Google/XMPP and Asterisk/XMPP
Given the recent announcement about Google slimming their support for
public interconnection with XMPP, can anybody comment on where this
leaves the XMPP support in Asterisk?
In particular, I notice many of the references to XMPP on the wiki link to
https://wiki.asterisk.org/wiki/display/AST/Calling+using+Google
which seems to suggest that XMPP support and Google Talk support are one
and the
2015 Jan 17
1
Google Voice
Does the channel chan_motif and res_xmpp still work?
I heard that Google had blocked this technology.
Philip
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20150117/f148cad7/attachment.html>
2013 May 20
1
Loopback question
Dear friends
I need to loopback the audio on my channel. Did anybody on the development
team thought about a function or app that would do that? If it is not
clear, I mean that whatever audio I get, I send back.
Philip
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20130520/e50219b2/attachment.htm>
2014 Jun 18
1
PJSIP question
A few months ago I started using and had to abandon PJSIP because my
dialplan could not read the inbound signalling IP address, which I can
read now in Asterisk11 using CHANNEL(recvip). My app relies on this
information. The
question is, is it possible now access the signalling IP of an
incoming SIP call using PJSIP?
Philip
2013 Sep 23
1
PJSIP question
I am stuck in channel PJSIP trying to see the real flow of SIP
messages, what in regular sip
we used to type "sip set debug on"
Also, is there an automated way to convert sip.conf options to pjsip.conf?
Philip
2008 Feb 07
2
Asterisk as XMPP component. How to use it ?
Hi,
Do you really think Presence should be used to forward call to voicemail ?
My feeling is forwarding incoming calls to voicemail should remain a
different task as you could wish to remain unavailable for chat and still
reachable by phone.
As I can't see a way to define Presence status such as "unavailable for chat
and phones", "unavailable for chat but available for
2004 Jun 18
1
Asterisk as Media Gateway (was: ATT CallVantage & Asterisk)
Hi Philip,
Unfortunately, * speaks MGCP only as the Call Agent, rather
than as the Media Gateway. MGCP is a master/slave protocol,
and it would take some effort to make * work as the slave.
I have the same problem: Free Telecom here in Paris includes
MGCP service with their DSL. You can call any fixed phone in
France at no charge! Rates to mobiles and international are
quite aggressive, too.
2003 Jul 17
0
error "WARNING[28697]: File app_dial.c, Line 304 (wait_for_answer): Unable to forward voice"
I am trying to put a call on a E1 ISDN :
The configuration are simple:
zapata.conf :
[channels]
context=inbound
switchtype=euroisdn
signalling=pri_cpe
usecallerid=yes
hidecallerid=no
callwaiting=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
cancallforward=yes
;echocancel=no
echocancelwhenbridged=yes
rxgain=0.0
txgain=0.0
;immediate=yes
immediate=no
callerid => asreceived
amaflags
2011 Jan 14
1
Asterisk 1.8.3 Now Available
The Asterisk Development Team has announced the release of Asterisk 1.8.2. This
release is available for immediate download at
http://downloads.asterisk.org/pub/telephony/asterisk/
The release of Asterisk 1.8.2 resolves several issues reported by the
community and would have not been possible without your participation.
Thank you!
The following is a sample of the issues resolved in this release: