volume increase problem

All installation and configuration problems and questions

Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N

volume increase problem

Postby ramindia » Mon Dec 04, 2006 3:56 pm

Hi

when iam on call, try to increase the volume from agc

in the cli i get the following error


== Parsing '/etc/asterisk/manager.conf': Found
== Manager 'sendcron' logged on from 127.0.0.1
-- Executing AGI("Local/148600051@default-aaf1,2", "call_log.agi|148600051") in new stack
-- Launched AGI Script /var/lib/asterisk/agi-bin/call_log.agi
-- AGI Script call_log.agi completed, returning 0
-- Executing Dial("Local/148600051@default-aaf1,2", "SIP/148600051@mysip|70|Ttor") in new stack
-- Called 148600051@mysip
== 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
-- Got SIP response 486 "Busy Here" back from providerip
-- SIP/mysip-006d5ae0 is busy
== Everyone is busy/congested at this time (1:1/0/0)
-- Executing Hangup("Local/148600051@default-aaf1,2", "") in new stack
== Spawn extension (default, 148600051, 3) exited non-zero on 'Local/148600051@default-aaf1,2'
-- Executing DeadAGI("Local/148600051@default-aaf1,2", "agi://127.0.0.1:4577/call_log") in new stack
Dec 5 02:22:02 WARNING[4331]: res_agi.c:210 launch_netscript: Connect to 'agi://127.0.0.1:4577/call_log' failed: Connection refused
== Spawn extension (default, h, 1) exited non-zero on 'Local/148600051@default-aaf1,2'


I have added in the extension.conf as recomended in the examples

exten => _X48600XXX,1,MeetMeAdmin(${EXTEN:2},T,${EXTEN:0:1})
exten => _X48600XXX,2,Hangup

exten => _X38600XXX,1,MeetMeAdmin(${EXTEN:2},t,${EXTEN:0:1})
exten => _X38600XXX,2,Hangup


any suggestion, i dont see the volume is increasing and decreasing.

Ram
ramindia
 
Posts: 688
Joined: Wed Oct 11, 2006 4:06 am
Location: India

Postby enjay » Thu Dec 07, 2006 7:23 pm

The only error I see in there is the connection refused and that is because you probably dont have Net::Server installed and you are not running FastAGI (which you may be setup for) but without Net::Server its not gonna run.

perl -MCPAN -e shell

at prompt do a 'install Net::Server'

-Art
enjay
 
Posts: 806
Joined: Mon Jun 19, 2006 12:40 pm
Location: Utah

Postby ramindia » Fri Dec 08, 2006 1:57 am

Hi

i have installed Net::Serverbefore iam installing
Astgui 2.0.2 from SVN

any other suggestions

Ram
ramindia
 
Posts: 688
Joined: Wed Oct 11, 2006 4:06 am
Location: India

Postby mflorell » Fri Dec 08, 2006 10:38 am

You probably have too wide of a wildcard for your outbound dialing trunk and it is trying to dial your SIP provider before it even gets to the volume lowering extensions.

What is your Dial line in extensions.conf that goes over your SIP trunk?
mflorell
Site Admin
 
Posts: 18399
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida

Postby ramindia » Fri Dec 08, 2006 11:45 am

Hi

here is the way iam sending out the calls
exten => _X.,1,AGI(call_log.agi,${EXTEN})
exten => _X.,2,Dial(SIP/${EXTEN}@provider-gw,70,Ttor)
exten => _X.,3,Hangup

any suggestions

Ram
ramindia
 
Posts: 688
Joined: Wed Oct 11, 2006 4:06 am
Location: India

Postby mflorell » Sat Dec 09, 2006 8:33 am

OK, that is your problem. You should not have that as your Dial extensions. That will catch everything.

You need to specify your outbound exten to a more detailed level.

What are some numbers that you dial out?
mflorell
Site Admin
 
Posts: 18399
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida

Postby ramindia » Sat Dec 09, 2006 9:14 am

Hi

its starts with 1XXXXXXXXXX and 011XXXXXXXXXX

Ram
ramindia
 
Posts: 688
Joined: Wed Oct 11, 2006 4:06 am
Location: India

Re: volume increase problem

Postby albatroz » Mon May 21, 2007 8:34 pm

Is this really possible to increase the volume of a VOIP call?
albatroz
 
Posts: 85
Joined: Tue Sep 19, 2006 8:10 am
Location: Peru

Postby ramindia » Mon May 21, 2007 9:50 pm

Hi

yes its possible

but make sure you have proper Dial plan matching that
to increase and decrease the volume at AGC.

ram
ramindia
 
Posts: 688
Joined: Wed Oct 11, 2006 4:06 am
Location: India


Return to Support

Who is online

Users browsing this forum: Google [Bot] and 50 guests