Changeset 73cfabc
- Timestamp:
- Oct 6, 2008, 8:20:36 PM (16 years ago)
- Branches:
- master, debian, mac, no-cups, nodebathena, web
- Children:
- b011fb0
- Parents:
- 06133dc
- git-author:
- quentin <quentin> (10/06/08 20:20:36)
- git-committer:
- quentin <quentin> (10/06/08 20:20:36)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
gutenbach/debian/lib/sipbmp3-filter
r06133dc r73cfabc 2 2 # Play the data on STDIN as an audio file 3 3 # 4 # $Id: sipbmp3-filter,v 1.2 1 2008-10-05 23:55:59quentin Exp $4 # $Id: sipbmp3-filter,v 1.22 2008-10-07 00:20:36 quentin Exp $ 5 5 # $Source: /tmp/tmp.UFBNno9997/RCS/sipbmp3-filter,v $ 6 6 # … … 95 95 elsif ($opts{'C'} eq 'Z') { 96 96 $filepath = resolve_external_reference($filepath, \%opts); 97 printf(ZEPHYR "%s\n", $filepath); 97 98 } 98 99 elsif (-T $filepath) {
Note: See TracChangeset
for help on using the changeset viewer.