[asterisk-users] [beginner] Problem of detecting call

karim H marikounet at hotmail.com
Wed Jul 25 10:27:06 CDT 2007


Hello,
I have tried during 3 days to reinstall asterisk.
BUT in fact the problem wasn't there.
I have reinstall everything and it works !!! and I guess it has always 
worked the only problem was : my patience.
In fact when I call the line I have to wait 5 rings and asterisk detects the 
call:

"*CLI>     -- Starting simple switch on 'Zap/1-1'
[Jul 25 17:18:07] WARNING[28060]: chan_zap.c:6505 ss_thread: CallerID 
returned with error on channel 'Zap/1-1'
"

And the line switch on the recorder of my livebox. In fact I use A box to 
have internet television and telephone and there is a recorder in the box. 
And the line switch on the box recorder WHEN asterisk decide to pick up the 
line.

SO the only problem is that asterisk do not pick up the line enough early.
Have you ideas to configure asterisk to make it pick up the line earlier ???

Thanks a lot

Kheraud (full of hope !!)
PS/ Sorry for my english, I am french

>From: Tzafrir Cohen <tzafrir.cohen at xorcom.com>
>Reply-To: Asterisk Users Mailing List - Non-Commercial 
>Discussion<asterisk-users at lists.digium.com>
>To: asterisk-users at lists.digium.com
>Subject: Re: [asterisk-users] [beginner] Problem of detecting call
>Date: Wed, 25 Jul 2007 13:05:50 +0300
>
>On Wed, Jul 25, 2007 at 09:32:43AM +0000, karim H wrote:
> > Hello,
> > I followed the advices, I add 'channel=>1' in my zapata.conf.
> > But it still doesn't work, I rmmod wcfxo and rmmod zaptel. I add the 
>module
> > again with modprobe wcfxo.
> > Then I launch asterisk : asterisk -cvvv. But il doesn't detect the call.
> >
> > I change of policy, i decided to use genzaptel.conf and to include
> > zapata-channel.conf in zapata.conf. I restart all the modules and 
>asterisk
> > but il still doesn't work.
> >
> > I noticed errors in the log of asterisk at startup, here they are :
> > [Jul 25 11:26:21] WARNING[9067]: pbx.c:6238 ast_context_verify_includes:
> > Context 'ael-local' tries includes nonexistent context 'ael-parkedcalls'
> > [Jul 25 11:26:21] WARNING[9067]: pbx.c:6238 ast_context_verify_includes:
> > Context 'ael-dundi-e164-local' tries includes nonexistent context
> > 'ael-dundi-e164-canonical'
> > [Jul 25 11:26:21] WARNING[9067]: pbx.c:6238 ast_context_verify_includes:
> > Context 'ael-dundi-e164-local' tries includes nonexistent context
> > 'ael-dundi-e164-customers'
> > [Jul 25 11:26:21] WARNING[9067]: pbx.c:6238 ast_context_verify_includes:
> > Context 'ael-dundi-e164-local' tries includes nonexistent context
> > 'ael-dundi-e164-via-pstn'
> >
> > and before :
> > [Jul 25 11:26:21] NOTICE[9067]: pbx_ael.c:3984 pbx_load_module: AEL load
> > process: compiled config file name '/etc/asterisk/extensions.ael'.
> > [Jul 25 11:26:21] NOTICE[9067]: pbx_ael.c:3987 pbx_load_module: AEL load
> > process: merged config file name '/etc/asterisk/extensions.ael'.
> > [Jul 25 11:26:21] WARNING[9067]: pbx.c:6238 ast_context_verify_includes:
> > Context 'ael-local' tries includes nonexistent context 'ael-parkedcalls'
> > [Jul 25 11:26:21] WARNING[9067]: pbx.c:6238 ast_context_verify_includes:
> > Context 'ael-dundi-e164-local' tries includes nonexistent context
> > 'ael-dundi-e164-canonical'
> > [Jul 25 11:26:21] WARNING[9067]: pbx.c:6238 ast_context_verify_includes:
> > Context 'ael-dundi-e164-local' tries includes nonexistent context
> > 'ael-dundi-e164-customers'
> > [Jul 25 11:26:21] WARNING[9067]: pbx.c:6238 ast_context_verify_includes:
> > Context 'ael-dundi-e164-local' tries includes nonexistent context
> > 'ael-dundi-e164-via-pstn'
> > [Jul 25 11:26:21] NOTICE[9067]: pbx_ael.c:3990 pbx_load_module: AEL load
> > process: verified config file name '/etc/asterisk/extensions.ael'.
> >
> > and before agai[Jul 25 11:26:21] NOTICE[9067]: pbx_ael.c:3964
> > pbx_load_module: Starting AEL load process.
> > [Jul 25 11:26:21] NOTICE[9067]: pbx_ael.c:3971 pbx_load_module: AEL load
> > process: calculated config file name '/etc/asterisk/extensions.ael'.
> > [Jul 25 11:26:21] WARNING[9067]: ael.y:205 ael_yyparse: ==== File:
> > /etc/asterisk/extensions.ael, Line 112, Cols: 34-34: Warning! The empty
> > context ael-dundi-e164-canonical will be IGNORED!
> > [Jul 25 11:26:21] WARNING[9067]: ael.y:205 ael_yyparse: ==== File:
> > /etc/asterisk/extensions.ael, Line 120, Cols: 34-34: Warning! The empty
> > context ael-dundi-e164-customers will be IGNORED!
> > [Jul 25 11:26:21] WARNING[9067]: ael.y:205 ael_yyparse: ==== File:
> > /etc/asterisk/extensions.ael, Line 128, Cols: 33-33: Warning! The empty
> > context ael-dundi-e164-via-pstn will be IGNORED!
> > [Jul 25 11:26:21] NOTICE[9067]: pbx_ael.c:3979 pbx_load_module: AEL load
> > process: parsed config file name '/etc/asterisk/extensions.ael'.
> > [Jul 25 11:26:21] WARNING[9067]: pbx_ael.c:838 check_includes: Warning: 
>file
> > /etc/asterisk/extensions.ael, line 141-145: The included context
> > 'ael-dundi-e164-canonical' cannot be found.
> > [Jul 25 11:26:21] WARNING[9067]: pbx_ael.c:838 check_includes: Warning: 
>file
> > /etc/asterisk/extensions.ael, line 141-145: The included context
> > 'ael-dundi-e164-customers' cannot be found.
> > [Jul 25 11:26:21] WARNING[9067]: pbx_ael.c:838 check_includes: Warning: 
>file
> > /etc/asterisk/extensions.ael, line 141-145: The included context
> > 'ael-dundi-e164-via-pstn' cannot be found.
> > [Jul 25 11:26:21] WARNING[9067]: pbx_ael.c:838 check_includes: Warning: 
>file
> > /etc/asterisk/extensions.ael, line 276-283: The included context
> > 'ael-parkedcalls' cannot be found.
> >
> >
> > [Jul 25 11:26:21] WARNING[9067]: res_smdi.c:722 load_module: No SMDI
> > interfaces are available to listen on, not starting SDMI listener.
>
>Is this what you see when you try to dial?
>
>Please use 'set verbose 3' in the CLI and show what happens when you try
>to call.
>
>--
>                Tzafrir Cohen
>icq#16849755                    jabber:tzafrir at jabber.org
>+972-50-7952406           mailto:tzafrir.cohen at xorcom.com
>http://www.xorcom.com  iax:guest at local.xorcom.com/tzafrir
>
>_______________________________________________
>--Bandwidth and Colocation Provided by http://www.api-digital.com--
>
>asterisk-users mailing list
>To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users

_________________________________________________________________
Windows Live Spaces : créez votre blog à votre image ! 
http://www.windowslive.fr/spaces




More information about the asterisk-users mailing list