Displaying 19 results from an estimated 19 matches for "usesasl".
2012 Sep 11
1
multiple users for jabber.conf
Hi all,
Been reading about chan_motif / chan_xmpp in the wiki's for 1.8, 10 and
11 version of asterisk.
In each example i got the impression that the asterisk server is
registering on a XMPP server as a single user with the credentials as
specified in jabber.conf.
Instead of a single xmpp-user, could that also be multiple users?
For instance, for each sip-user an xmpp-user?
When i skim
2016 Mar 27
2
asterisk a "less secure app" on google ??
...so that your Google Account xxxxxxx at gmail.com is no longer protected by modern security standards.
>
> Please be aware that it is now easier for an attacker to break into your account.
My xmpp.conf :
type=client
serverhost=talk.google.com
secret=mysecret
priority=25
port=5222
usetls=yes
usesasl=yes
status=available
statusmessage="Not available"
timeout=5
Is there a way to configure xmpp so I don't have to turn on "less secure
apps" ?
Is this just a way of google messing with us ?
sean
2011 Apr 16
5
Google Voice receiving call problem
...stake?
I am using asterisk 1.6.2.7 (Ubuntu packaging) and following there are the
relevant files.
Thank you
Leandro
####### jabber.conf
[general]
autoregister=yes
[asterisk]
type=client
serverhost=talk.google.com
username=ldardini at gmail.com
secret=**********
priority=1
port=5222
usetls=yes
usesasl=yes
buddy=ldardini at gmail.com
status=available
####### gtalk.conf
[general]
context=default
bindaddr=0.0.0.0
allowguest=yes
[guest]
disallow=all
allow=ulaw
context=google-in
[ldardini]
username=ldardini at gmail.com
disallow=all
allow=ulaw
context=google-in
connection=asterisk
######## exten...
2007 Jul 19
2
Gtalk/Jabber connect issues in 1.4.8
...lk.google.com
;username=asterisk at astjab.org/asterisk ;;Username with optional roster.
username=bferrell at gtalk.com
secret=XXXXXXXX ;;Password
port=5222 ;;Port to use defaults to 5222
usetls=yes ;;Use tls or not
usesasl=yes ;;Use sasl or not
buddy=bferrell at gtalk.com ;;Manual addition of buddy
statusmessage="I am available" ;;Have custom status message for
;;Asterisk.
timeout=100 ;;...
2007 Jun 21
3
gtalk - no audio
...I'm trying to get channel gtalk working in asterisk 1.4.5
I have it built and configured as follows:
*jabber.conf:*
[general]
debug=yes
autoprune=no
autoregister=no
[myaccount]
type=client
serverhost=talk.google.com
username=myaccount at gmail.com/Talk
secret=mypassword
port=5222
usetls=yes
usesasl=yes
statusmessage="Talk to me"
timeout=100
*gtalk.conf:*
[general]
context=default
allowguest=yes
bindaddr=172.25.123.18
[guest]
disallow=all
allow=ulaw
context=gtalk
This works fine when I call this account from my personal gtalk. But
others have some very strange problems.
In most ca...
2011 Feb 10
2
Gtalk/Jabber Issue
...[guest]
context=google-in
disallow=all
allow=ulaw
allow=g729
connection=jp_jabber
jabber.conf
[general]
debug=yes
;autoprune=no
autoregister=yes
[jb_jabber]
type=client
serverhost=talk.google.com
username=XXXXXXXXX at gmail.com/Talk
secret=XXXXXXX
port=5222
usetls=yes
usesasl=yes
;status=Available
statusmessage="Connected via Asterisk"
;timeout=100
;keepalive=yes
Extensions.conf
[google-in]
exten => s,1,NoOp(Call from GTalk)
exten => s,n,Set(CallerID(Name)="From GoogleTalk")
exten => s,n,Dial(SIP/1000)
jabber show conne...
2009 Jul 06
1
Asterisk & Jabber : WARNING: res_jabber.c aji_recv_loop: JABBER: socket read error
...;;Route to server for example
talk.google.com
username=asterisk at 192.168.2.5 ;;Username with optional roster.
secret=XXXXXX ;;Password
port=5222 ;;Port to use defaults to 5222
usetls=yes ;;Use tls or not
;usesasl=yes ;;Use sasl or not
statusmessage="I am Asterisk" ;;Have custom status message for
Asterisk.
;timeout=100 ;;Timeout on the message stack.
Then start Asterisk :
[root at asterisk asterisk]# /usr/sbin/asterisk -c
And this i...
2011 Dec 03
2
google voice calling dial plan question.
...t-18415969
I'm sure that I'm close to getting things working properly.
Here's my config.
##jabber.conf##
[general]
debug=no
autoprune=no
autoregister=yes
[whitehat238]
type=client
serverhost=talk.google.com
username=whitehat238 at gmail.com/Talk
secret=password
port=5222
usetls=yes
usesasl=yes
status=Available
statusmessage="No Information Available"
timeout=100
keepalive=yes
##gtalk.conf##
[general]
allowguest=yes
context=googlein
stunaddr=stun01.sipphone.com
[guest]
disallow=all
allow=ulaw
connection=whitehat238
context=googlein
##extensions_custom.conf##
exten =>...
2007 Jul 30
0
asterisk 1.4.8 and google talk - no audio
...=alaw
allow=ulaw
context=guest
[google]
disallow=all
allow=ulaw
;allow=alaw
context=default
connection=asterisk
jabber.conf
[general]
debug=yes
autoprune=yes
autoregister=yes
[asterisk]
type=client
serverhost=talk.google.com
username=tharanga12345 at gmail.com
secret=xxxxxx
port=5222
usetls=yes
usesasl=yes
timeout=1000
rtp.conf
iam using lower ports...
rtpstart=1650
rtpend=4560
sip.conf
[general]
context=default
bindport=5060
bindaddr=0.0.0.0
;srvlookup=yes
dtmfmode=rfc2833
relaxdtmf=no
disallow=all
allow=ulaw
;allow=alaw
;allow=gsm
maxexpirey=30
defaultexpirey=180
canreinvite=yes
;nat=no
Us...
2010 May 31
0
testing my asterisk 1.6.2.8-rc1 with gtalk (and JACK) - please help
...general]
debug=yes ;;Turn on debugging by default.
autoprune=no ;;Auto remove users from buddy list.
autoregister=yes ;;Auto register users from buddy list.
[gtalk_account]
type=client
serverhost=talk.google.com
username=myself at googlemail.com/Talk
secret=my_password
port=5222
usetls=yes
usesasl=yes
buddy=user1
buddy=user2
buddy=myself
statusmessage="Asterisk for Gtalk..."
timezone=100
*** end of jabber.conf ***
Thanks for reading through this! I very much appreciate this!
Kindly yours
Julien
--------
Music was my first love and it will be my last (John Miles)...
2010 Jun 21
1
Asterisk 1.6 + Jabber crashes
...other directory and then
Asterisk starts up. So I assume the issue is with this file? I can't find any
issues:
jabber.conf:
[general]
debug=no
autoprune=no
autoregister=no
[gtalk1]
type=client
serverhost=talk.google.com
username=MY_GMAIL at gmail.com/Talk
secret=MY_PASS
port=5222
usetls=yes
usesasl=yes
;buddy=MY_FRIEND at gmail.com
;statusmessage="This is an Asterisk server"
;timeout=100
gtalk.conf:
[general]
context=default
allowguest=no
bindaddr=IPADDR
[my-Friend-context]
username=MY_FRIEND at gmail.com
disallow=all
allow=ulaw
context=custom-michael
connection=gtalk1
When jabbe...
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
2012 Apr 01
0
10.3.0: gtalk_request: No XMPP client to talk to, us (partial JID)
...c.dd
Context: google-in
Codecs: (ulaw)
Parking Lot: default
Allow Guest: Yes
jabber.conf:
[andy-jabber]
type=client
serverhost=talk.google.com
username=<username>@gmail.com/Talk
secret=<>
port=5222
usetls=yes
usesasl=yes
statusmessage=No one here
status=xaway
jabber show connections
Jabber Users and their status:
[andy-jabber] <username>@gmail.com/Talk - Connected
jabber test andy-jabber
User: <username>@gmail.com
Resource: gmail.675A4337
client: http://mail.google.com/xmpp/client/...
2012 Aug 21
1
Asterisk 11 - XMPP and JabberSend()
...m trying to get my Asterisk 11 test box set up with XMPP, having troubles with JabberSend().
My jabber.conf file is as follows:
[general]
debug=no
autoprune=no
[testaccount]
type=client
serverhost=my.jabber.server
username=myaccount at my.jabber.server
secret=mypassword
port=jabberport
usetls=yes
usesasl=yes
xmpp show connections gives the following output from the console:
testasterisk11*CLI> xmpp show connections
Jabber Users and their status:
[testaccount] asterisk at jabber.metalink.net - Connected
----
Number of clients: 1
xmpp show buddies lists out the users that are being...
2013 May 11
0
11.4: no incoming gv/xmpp
...Default is 'no'.
;auth_policy=accept ; Auto accept users'
subscription requests (default).
; Set to deny for auto denial.
[gv](!)
type=client
serverhost=talk.google.com
secret=<password>
priority=25
port=5222
usetls=yes
usesasl=yes
status=available
statusmessage="Not available"
timeout=5
[google1](gv)
username=<me>@gmail.com
and xmpp show connections:
asterisk*CLI> xmpp show connections
Jabber Users and their status:
[google1] <me>@gmail.com - Connected
But when I call me, nothing...
2009 Nov 30
0
Gtalk Asterisk integration
...s
OS:centos
asterisk-1.6.0
asterisk-addons-1.6.0
dahdi-linux-2.2
dahdi-tools-2.2
libpri-1.4 share
iksemel-1.2
#/etc/asterisk/jabber.conf
[general]
debug=yes
autoprune=no
autoregister=no
[google]
type=client
serverhost=talk.google.com
username=XXXX at gmail.com
secret=xxxxx
port=5222
usetls=yes
usesasl=yes
statusmessage="Invox Google Talk"
timeout=100
# /etc/asterisk/gtalk.conf[general]
context=google-in
bindaddr=192.168.1.74
allowguest=yes
[guest]
;disallow=all
allow=ulaw
context=google-in
[test]
username=YYYY at gmail.com
disallow=all
allow=ulaw
context=google-in
connection=google...
2007 Mar 06
3
GTalk/Jabber passing audio in 1.4.1!
I've just compiled Asterisk 1.4.1 and I'm happy to report that I've got
two-way audio between Google Talk and Asterisk! This IS an exciting moment
today in VoIP! This is just GREAT!
- Ronald Lewis
http://ronaldlewis.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2012 Nov 02
3
Outgoing Google Motif Calls connect but continue ringing on outgoing side
...ame=asterisk at gmail.com ;;Username with optional resource.
secret=secret ;;Password
priority=1 ;;Resource priority
port=5222 ;;Port to use defaults to 5222
usetls=yes ;;Use tls or not
usesasl=yes ;;Use sasl or not
status=available ;;One of: chat, available, away,
xaway, or dnd
statusmessage="Asterisk Server" ;;Have custom status message for
Asterisk.
timeout=5
I changed my sip settings for my google clients to:
[ast...
2010 Oct 25
4
google voice + asterisk: calls made to GV# processed but weird
...ying to set up an auto-attendant on asterisk. I am doing a
basic "Hello world" example. My config:
jabber.conf:
[general]
debug=yes
autoprune=no
autoregister=yes
[asterisk]
type=client
serverhost=talk.google.com
username=MYADDY at gmail.com/gmail
secret=MYPASSWORD
port=5222
usetls=yes
usesasl=yes
statusmessage="Connected to Asterisk." ;required do not change
timeout=100
gtalk.conf:
[general]
context=default
allowguest=yes
bindaddr=0.0.0.0
[guest]
disallow=all
allow=ulaw
connection=asterisk
extensions.conf:
[general]
[globals]
[incoming]
exten => s,1,Answer()
exten =>...