similar to: Upgrade to Fedora 21, now gv requires rtp ?

Displaying 20 results from an estimated 1000 matches similar to: "Upgrade to Fedora 21, now gv requires rtp ?"

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 -
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
2015 May 21
1
asterisk 13 webrtc
hi, is there someone with working asterisk13+chan_sip+SIP.js/sipml5 ? or is chan_pjsip better supported? or the recommended way for asterisk is use respoke.io? my problem with asterisk13+chan_sip+sipml5(the same problem is with SIP.js) chan_sip.c:10496 process_sdp: Can't provide secure audio requested in SDP offer " sip.conf (important parts) [vr1a882] ... nat=force_rport,comedia
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
2012 Mar 20
0
Outgoing trunk is restricted to g.729 but need ulaw
Hi, I am taking over an asterisk system from another person and having an issue where a sip trunk is restricting the outgoing codecs to just g.729 I am dialing in from a Cisco 7960. The Invite from the Cisco has the folowing M line: m=audio 17022 RTP/AVP 18 0 8 101. So it is allowing g.729, ulaw and alaw. Asterisk is tandeming the call out over a SIP trunk sip.conf tandem trunk config:
2012 Jan 28
1
process_sdp: Unsupported SDP media type in offer: audio , Failing due to no acceptable offer found
Hi All, I'm trying to upgrade asterisk server to 1.8.x from my asterisk 1.6, But when making A Call from SIP Client, I got cli Warning ... and no call has been made. My Sip Client is using lib java peers client http://peers.sourceforge.net/ with standard codec PCMU/PCMA [Jan 28 23:03:32] WARNING[1654]: chan_sip.c:8942 process_sdp: Unsupported SDP media type in offer: audio 0 RTP/AVP 0 8
2010 Oct 25
4
google voice + asterisk: calls made to GV# processed but weird
Dear all, First off, I am very new to asterisk so forgive me if any of my comments or questions seem trivial. Thanks to [this post](http://blog.polybeacon.com/2010/10/17/asterisk-1-8-and-google-voice/) and [this post](http://www.davidvossel.com/?p=28), I have GV set up on asterisk through jabber.conf and gtalk.conf. I can successfully dial out from asterisk. I'm trying to set up an
2019 Dec 22
2
res_rtp_asterisk.so problem with minimal (ish) chan-sip based Asterisk
Hi, For years I've been running a minimal (ish) SIP based Asterisk with the modules based on chan-sip. For various reasons unrelated to Asterisk the machine the latest incarnation of this configuration has been updated to Debian Buster and thus to Asterisk 16. Since this upgrade I have a dependency problem related to res_rtp_asterisk.so. So the old config was: [modules] autoload=no load
2013 Jan 02
0
AST-2012-015: Denial of Service Through Exploitation of Device State Caching
Asterisk Project Security Advisory - AST-2012-015 Product Asterisk Summary Denial of Service Through Exploitation of Device State Caching Nature of Advisory Denial of Service Susceptibility Remote
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 28
2
ICE consuming High CPU
Hi, I am on asterisk 12.6.0. Previously I was using 10.0.1 and for Gtalk I was using chan_gtalk and jabber configuration. But on 12.6.0 I tried to use chan_motif, asterisk starts consuming 100% cpu. From pstack trace I got it is because of ICE and to run motif ICE is necessary. Has anyone else seen this issue or any solution for this? I am using neither STUN nor TURN. I have just enabled ICE in
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 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
2015 Nov 01
5
no ringing tone with Dial option r
I'm not getting any ringing when I use option r with Dial: Dial("DAHDI/1-1", "motif/8447/+1<called-num>@voice.google.com,,rTt") in new stack Otherwise all works. The call goes through, good audio. sean
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
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
2014 Apr 12
1
originate woes: extension never executes
Here's my cmd: originate MOTIF/8447/+12122064431 at voice.google.com extension s at greeting Greeting: [greeting] exten=> s,1,Wait(2) same=>n,Background("hello") same=>n,Wait(3) I can see the call go out (also in, since testing on one our own numbers), but [greeting] never executes. I'm expecting to see that when the motif call comes in and is answered,
2014 Feb 05
0
Repeated Locally bridging messages
We have a customer reporting poor quality calls when they come to us via a particular provider. The SIP traces look perfectly normal both on the ingress to us and egress to another telco. No additional sip messages after the call has been answered until the BYE is received. However in the asterisk logs I am getting this :- 2014-02-05 13:45:03 | C-00108c80] rtp_engine.c: -- Locally bridging