[asterisk-bugs] [Asterisk 0015634]: [branch] psi 0.13 can't call chan_jingle

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Nov 18 03:21:54 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-18 03:21 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...

====================================================================== 

---------------------------------------------------------------------- 
 (0113914) phsultan (manager) - 2009-11-18 03:21
 https://issues.asterisk.org/view.php?id=15634#c113914 
---------------------------------------------------------------------- 
Here is what I have in my jingle.conf :
[general]
context=default
allowguest=yes
debug=yes
bindaddr=X.X.X.X
disallow=all
allow=ulaw
allow=alaw
allow=gsm
allow=speex

[guest]
disallow=all
allow=ulaw
allow=alaw
allow=speex
context=jingle-in


extensions.conf :
[jingle-in]
exten => s,1,NoOp(In jingle context);
exten => s,n,Dial(SIP/1234)
;exten => s,1,Answer
;exten => s,n,Playback(beep)
;exten => s,n,Echo
exten => s,n,Hangup


I can call my SIP phone from Empathy, works with Pidgin as well. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-11-18 03:21 phsultan       Note Added: 0113914                          
======================================================================




More information about the asterisk-bugs mailing list