[asterisk-bugs] [Asterisk 0013405]: [patch] T38 gateway
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Jan 14 08:11:24 CST 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=13405
======================================================================
Reported By: dafe_von_cetin
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 13405
Category: Applications/app_fax
Reproducibility: N/A
Severity: feature
Priority: normal
Status: confirmed
Asterisk Version: SVN
JIRA: SWP-115
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 140548
Request Review:
======================================================================
Date Submitted: 2008-08-30 16:44 CDT
Last Modified: 2010-01-14 08:11 CST
======================================================================
Summary: [patch] T38 gateway
Description:
Hi all,
I'm sending you patch containing new application app_faxgateway.c
("FaxGateway") which is able to mediate T30 to T38 and vice versa.
Feature is using spands library (I used spandsp-0.0.4pre18 and
spandsp-0.0.5pre4).
Best regards
Daniel.
======================================================================
----------------------------------------------------------------------
(0116665) dafe_von_cetin (reporter) - 2010-01-14 08:11
https://issues.asterisk.org/view.php?id=13405#c116665
----------------------------------------------------------------------
Hi everyone,
yesterday I've posted this patch to review board.
https://reviewboard.asterisk.org/r/459/
to lmadsen:
I hope I followed all the instructions you gave me and I found on review
board. However I dind't get any review request mail to my asterisk-dev
inbox. I applogize in advance if I did something wrong. May you please
check?
Thank you in advance.
I had to hack into post-review script since at the begging I was not able
to use the application. I checked out asterisk as instructed by
http://www.asterisk.org/developers/get-source from
"svn checkout http://svn.digium.com/svn/asterisk/trunk asterisk"
However review borad server denied such repository as unknown.
After enabling debug I found that review board server requires
"http://svn.asterisk.org/svn/asterisk/". So I made check out from that
link.
Still got the error. Then after some debugging I found that svn info (used
by script) returned the repository path without trailing slash. So I had to
hard code "http://svn.asterisk.org/svn/asterisk/" into script.
Did I miss something? Why it was so tricky?
I appologize for putting this memo into obiously wrong forum but yet I
don't know whom to address those words.
Thank you for understaning.
Daniel.
Issue History
Date Modified Username Field Change
======================================================================
2010-01-14 08:11 dafe_von_cetin Note Added: 0116665
======================================================================
More information about the asterisk-bugs
mailing list