Page 1 of 1

manual dialing

PostPosted: Mon Aug 21, 2006 3:35 am
by gangiyanrohit
Hi

I am trying to do manual dial but after enter the number when i click on Dial
Nothing happens.

where is the problem ?

please help

PostPosted: Mon Aug 21, 2006 6:18 am
by mflorell
Do you have any errors showing up on your Firefox Javascript Console?

What build of vicidial.php are you using?

Please post some Real Asterisk CLI output when you try to do this(not asterisk -r)?

Please post the output of "screen -r".

PostPosted: Mon Aug 21, 2006 6:32 am
by gangiyanrohit
Hi

Output of screen -r

root@asterisk:~# screen -r
There are several suitable screens on:
3988.asterisk (Detached)
4047.ASTlisten (Detached)
4054.ASTsend (Detached)
4059.ASTVDauto (Detached)
4066.ASTVDremote (Detached)
4067.ASTupdate (Detached)
Type "screen [-d] -r [pid.]tty.host" to resume one of them.
There is no Output of CLI while dialing.
But output of asterisk -r when dialing it shows error

root@asterisk:~# asterisk -r
Asterisk 1.2.10, Copyright (C) 1999 - 2006 Digium, Inc. and others.
Created by Mark Spencer <markster@digium.com>
Asterisk comes with ABSOLUTELY NO WARRANTY; type 'show warranty' for details.
This is free software, with components licensed under the GNU General Public
License version 2 and other licenses; you are welcome to redistribute it under
certain conditions. Type 'show license' for details.
=========================================================================
Connected to Asterisk 1.2.10 currently running on asterisk (pid = 3989)
Verbosity is at least 21
== Parsing '/etc/asterisk/manager.conf': Found
== Manager 'sendcron' logged on from 127.0.0.1
== Parsing '/etc/asterisk/manager.conf': Found
== Manager 'sendcron' logged on from 127.0.0.1
== Manager 'sendcron' logged off from 127.0.0.1
== Manager 'sendcron' logged off from 127.0.0.1
== Parsing '/etc/asterisk/manager.conf': Found
== Manager 'sendcron' logged on from 127.0.0.1
Aug 21 17:39:49 WARNING[24142]: chan_sip.c:1980 create_addr: No such host: ET10
Aug 21 17:39:49 NOTICE[24142]: channel.c:2445 __ast_request_and_dial: Unable to request channel SIP/ET10
== Manager 'sendcron' logged off from 127.0.0.1
== Parsing '/etc/asterisk/manager.conf': Found
== Manager 'sendcron' logged on from 127.0.0.1

Also i have no javascripts errors.

PostPosted: Mon Aug 21, 2006 8:57 am
by mflorell
Well, I would say this is your issue:
No such host: ET10

You probably need to figure that out first. Check your phone's configs and your sip.conf file