hi all
iam using ztdummy driver
after my call end , when i look at debug mode in cli
i get this errors
--- (0 headers 0 lines) Nat keepalive ---
-- Reloading module 'chan_agent.so' (Agent Proxy Channel)
== Parsing '/etc/asterisk/agents.conf': Found
-- Reloading module 'chan_local.so' (Local Proxy Channel)
-- Reloading module 'chan_zap.so' (Zapata Telephony w/PRI)
== Parsing '/etc/asterisk/zapata.conf': Found
Nov 22 15:43:23 WARNING[14623]: chan_zap.c:10874 setup_zap: Ignoring
switchtype
Nov 22 15:43:23 WARNING[14623]: chan_zap.c:10874 setup_zap: Ignoring
signalling
Nov 22 15:43:23 WARNING[14623]: chan_zap.c:10874 setup_zap: Ignoring rxwink
-- Reloading module 'chan_sip.so' (Session Initiation Protocol
(SIP))
-- Reloading module 'chan_mgcp.so' (Media Gateway Control Protocol
(MGCP))
-- Reloading module 'chan_skinny.so' (Skinny Client Control Protocol
(Skinny))
is this error cause any problem or just ignore this
any suggestion
Ram
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://lists.digium.com/pipermail/asterisk-users/attachments/20061122/5056110a/attachment.htm
On Wed, 2006-11-22 at 15:45 +0530, ram wrote: [snip]> Nov 22 15:43:23 WARNING[14623]: chan_zap.c:10874 setup_zap: Ignoring > switchtype > Nov 22 15:43:23 WARNING[14623]: chan_zap.c:10874 setup_zap: Ignoring > signalling > Nov 22 15:43:23 WARNING[14623]: chan_zap.c:10874 setup_zap: Ignoring > rxwink[snip]> is this error cause any problem or just ignore this^^^^^ Error? Where does it say error? Read the messages carefully and you will see that it says...... WARNING. If it was an error it would have said ERROR. But it didn't. Phew. Just a harmless warning. And to figure out what the warnings mean, I suggest you buy/get the Asterisk book. It's very helpful to learn about these basic things. Regards, Patrick