On Wed, 2003-11-19 at 06:10, XISCOAIR wrote:
> Hi everybody,
> 
>   Now I'm using "Asterisk CVS-10/23/03-09:56:06" version, today in my * 
> console has appear a message that I never had seen before. The message 
> is:
> 
>    ' -- Moving call from channel 8 to channel 28'
> 
>   Can someone explain me what it's means?? I have been looking for it 
> but I didn't find it any information.

Did you look? How hard is it to do this in the asterisk directory?
grep -r 'Moving call from' *

This will show you the line in channels/chan_zap.c. Upon looking there I
see this is in some PRI functions. 

Asterisk is well laid out, and it isn't difficult to look up messages
like those.
-- 
Steven Critchfield <[EMAIL PROTECTED]>

_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to