[asterisk-bugs] [Asterisk 0015634]: [branch] psi 0.13 can't call chan_jingle
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Nov 17 23:35:36 CST 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=15634
======================================================================
Reported By: sles
Assigned To: phsultan
======================================================================
Project: Asterisk
Issue ID: 15634
Category: Channels/chan_jingle
Reproducibility: always
Severity: feature
Priority: normal
Status: feedback
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-08-03 00:59 CDT
Last Modified: 2009-11-17 23:35 CST
======================================================================
Summary: [branch] psi 0.13 can't call chan_jingle
Description:
Hello!
psi 0.13 is just released, with jingle support.
it is not gtalk compatible, but, according to developers , it is jingle
specification compatible
http://forum.psi-im.org/thread/5335
it will be good if psi will work with asterisk...
======================================================================
----------------------------------------------------------------------
(0113913) sles (reporter) - 2009-11-17 23:35
https://issues.asterisk.org/view.php?id=15634#c113913
----------------------------------------------------------------------
Hello!
Thank you!
With empathy, as I see, speex is used anyway, but this is only what I
see:
*CLI>
*CLI> [Nov 18 09:23:20] NOTICE[9186]: chan_jingle.c:811 jingle_new: Codec
initialized to : SpeeX
Looks like echo doesn't work, but I don't shure- may be I have problems
with microphone in empathy, but empathy status is somethnig like not
connected.
Psi creates different output:
== Starting Jingle/dm-e381 at jabber-in,s,1 still failed so falling back
to context 'default'
[Nov 18 09:26:07] WARNING[9340]: pbx.c:4710 __ast_pbx_run: Channel
'Jingle/dm-e381' sent into invalid extension 's' in context 'default', but
no invalid handler
Certanly call is failed.
Here is my context:
[jabber-in]
;exten => s,1,NoOp( Call from Gtalk )
;exten => s,n,Set(CALLERID(name)=”From Google Talk”)
exten => s,1,Answer()
;exten => s,n,Dial(SIP/6052)
;exten => s,n,Meetme(6000)
exten => s,n,Echo()
Thank you!
Issue History
Date Modified Username Field Change
======================================================================
2009-11-17 23:35 sles Note Added: 0113913
======================================================================
More information about the asterisk-bugs
mailing list