Search
j0ke.net Open Build Service
>
Projects
>
server:telephony
>
lcr162
> chan_lcr.patch
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File chan_lcr.patch of Package lcr162 (Revision 7)
Currently displaying revision
7
,
show latest
--- chan_lcr.c.orig 2010-05-31 18:27:26.000000000 +0200 +++ chan_lcr.c 2011-03-14 00:09:50.790336526 +0100 @@ -2247,7 +2247,7 @@ union parameter newparam; int res = 0; struct chan_call *call; - const struct tone_zone_sound *ts = NULL; + const struct ast_tone_zone_sound *ts = NULL; ast_mutex_lock(&chan_lock); call = ast->tech_pvt;