similar to: Asterisk 11 & GoogleVoice/Motif

Displaying 20 results from an estimated 3000 matches similar to: "Asterisk 11 & GoogleVoice/Motif"

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
2011 Apr 01
2
Can gtalk.conf work with multiple GoogleVoice numbers?
Hello. I would like to configure Asterisk to accept incoming calls from two different GoogleVoice numbers via gtalk and jabber. I'm running Asterisk 1.8.3.2 and I can get one number working just fine. However, I can't figure out how to modify the gtalk.conf file shown on the Asterisk wiki site to work with two different jabber profiles. Do all incoming GoogleVoice calls have to go
2013 Jan 07
7
Outoing Calls Motif Google Voice Calls Ring After Pick-up
Outoing calls I make using Motif Google Voice Calls continue ringing even after the other end picks up. I have to restart Asterisk to resolve the issue. I don't see any errors. It's not recognizing that the other party picked up the phone and restarting Asterisk fixes it only for a day. -- Co-op Vacation Rentals www.coopvr.com 15218 Summit Ave Suite #300-354 Fontana, CA 92336
2012 Sep 20
1
chan_motif, xmpp, jabber, jingle
Hi all, For one of my inverstigations it looks like i'm back to "square one" I'm trying to accept an incoming xmpp call and forward it conditionally to a sip, isdn, or voicemail. No google is involved as i use a local xmpp server (ejabberd) I was experimenting on 1.8.15.1 (with jabber.conf, jingle.conf), but some suggested me to have a look at asterisk11,so i did... I
2014 Jul 15
1
try to work asterisk 11.11 with ice-upd
I have configured support for ice in sip.conf, and made a connection with motif to jingle, but does not work for me [Jul 15 12:03:32] ERROR[21758]: chan_motif.c:1955 jingle_interpret_ice_udp_transport: Received ICE-UDP transport information on session '8b4hdffbt37vg' but ICE support not available -- Executing [s at xmpp-in:1] NoOp("Motif/allan-ce76", " llamada de
2014 Jul 18
1
chan_motify / res_xmpp bind address?
I have a multi-homed machine (quite a few IP addresses on one of the interfaces) For SIP I found that using externaddr in sip.conf would make it much more reliable with ICE and RTP using the correct IP Is there an equivalent setting for XMPP / motif.conf? I saw bindaddr in gtalk.conf but it doesn't appear to be mentioned in the source code for chan_motif
2014 Nov 17
1
motif and other xmpp
Hi list, I have a big doubt!, I have some users with ejabberd and am using motif to make some calls to extensions, here works fine, the problem is when I want to send a message to another user on ejabberd and asterisk take this message as part him, like a sip message , the other user does not receive this message xmpp User A xmpp == Chat to == User B xmpp (not receive the message) look cli
2012 Oct 10
1
motif load
Hi, Are there any thoughts about how "cpu-expensive" motif is? Does it only translate SIP <--> jingle (during call-setup) if so, impact will probably neglectible. or does asterisk remains constantly in between the data-stream? In that case, it might be something to pay serious attention to, when doing multiple call conversions simultaneously... hw
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
2012 Nov 02
3
Outgoing Google Motif Calls connect but continue ringing on outgoing side
I upgraded from Asterisk 10 to 11 and switched from gtalk.conf and jabber.conf to use motif.conf and xmpp.conf. I disabled gtalk and jabber from loading in modules.conf noload => res_jabber.so noload => chan_gtalk.so After copying my settings to the new conf files and restarting Asterisk I had no errors, but making outgoing calls from clients just kept ringing even though the other side
2013 May 16
2
11.4: motif can only handle one channel at a time?
I have a call on gv over motif. I try to bridge it to another call over motif, but a different gv account, and I get congestion. motif only handles one 1 channel at a time?? sean
2009 Sep 10
1
googlevoice player
Interesting to read this email; http://mashable.com/2009/09/10/google-voice-gmail/ I remember when I started the bounty to get this function built into asterisk..... no one ever delivered ion the solution so it was disbanded.....Come on guys we are being left behind. Regards, Dean Collins Cognation Inc dean at cognation.net <mailto:dean at cognation.net> +1-212-203-4357 New
2010 Feb 10
1
1.6.2 : global vars not read/set after #include w/ globals
I found out that the [globals] section in extensions.conf is ignored if an #include 'd file has a [globals] section. Is this intended? In this particular case, the #include 'd file has a number of contexts for googlevoice. I'd put various googlevoice variables in there to use in all those contexts. Once I did that all of the global variables set in extensions.conf were ignored.
2014 Jul 21
1
chan_motif / res_xmpp problems
I've now replicated my setup on a host with a single IPv4 address and I am still having trouble with the ICE negotiation. I am trying to call from Jitsi to Asterisk through a Prosody XMPP server. Asterisk successfully registers with the XMPP server and appears to be available in the buddy list in Jitsi. Jitsi is being run with the "-4" command line option to use IPv4 only just in
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
2014 Aug 09
0
chan_motif - Unable to create Jingle Session
Dear All, I have different Asterisk Servers most of them are version 1.8 - I have recently upgrade to Asterisk version 11 on 2 servers. I have Jabber ( chan_gtalk ) configured on Asterisk 1.8 version and it is working perfect within all 1.8 version servers. I have XMPP ( chan_motif ) configured on Asterisk 11 version and it is working with all 11 versions servers. When I try to call from
2014 Jul 10
0
Unable to create Jingle session
Dear All, I have different Asterisk Servers most of them are version 1.8 - I have recently upgrade to Asterisk version 11 on 2 servers. I have Jabber ( chan_gtalk ) configured on 1.8 version and it is working within all 1.8 version servers. I have XMPP ( chan_motif ) configured on 11 version and it is working with all 11 versions servers. When I try to call from version 11 ( usiing xmpp -
2017 Mar 03
0
CEBA-2017:0381 CentOS 7 motif BugFix Update
CentOS Errata and Bugfix Advisory 2017:0381 Upstream details at : https://rhn.redhat.com/errata/RHBA-2017-0381.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: c821673f87aa39b1965f65915db40230c4226966925e4f62b813b6205db48478 motif-2.3.4-8.1.el7_3.i686.rpm
2017 Oct 20
0
CEBA-2017:2934 CentOS 7 motif BugFix Update
CentOS Errata and Bugfix Advisory 2017:2934 Upstream details at : https://access.redhat.com/errata/RHBA-2017:2934 The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: 17e609d0c7c18f8fca02351241ea0ff2429797f4b1233cc79822907b513248a3 motif-2.3.4-10.el7_4.i686.rpm 56692ca81c78f38de136a1d07e4cc6d6343a489410f8de1778a971fcd4675332
2018 Jan 26
0
CEBA-2018:0146 CentOS 7 motif BugFix Update
CentOS Errata and Bugfix Advisory 2018:0146 Upstream details at : https://access.redhat.com/errata/RHBA-2018:0146 The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: fb3bb2355c9f82bf742fe8198d289c0586094050c232ed59ab3020ac81a90ee6 motif-2.3.4-12.el7_4.i686.rpm d5599721ed87539652fc16c4fefece0df278923847cc6dd122644b3a576577d3