Listen/Barge Problem

All installation and configuration problems and questions

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

Listen/Barge Problem

Postby ruben23 » Tue Nov 12, 2013 5:46 pm

Version: 2.8b0.5
DB Schema Version: 1354
DB Schema Update Date: 2013-07-25 14:32:02
Asterisk 1.8-vici
Dahdi_current


HI guys recently i have issue with Barge on a new install system, when i click listen and abrge on teh realtime screen view it wont dial my registered phone ext. on softphones. and i see this on logs with asterisk:

Code: Select all
[Nov 11 19:23:07]     -- Executing [010*000*000*217*08600051@default:1] Dial("Local/010*000*000*217*08600051@default-00000000;2", "IAX2/Asterisk2:test@10.0.0.217:4569/08600051,55,oT") in new stack
[Nov 11 19:23:07]     -- Called IAX2/Asterisk2:test@10.0.0.217:4569/08600051
[Nov 11 19:23:07]     -- Call accepted by 10.0.0.217 (format ulaw)
[Nov 11 19:23:07]     -- Format for call is ulaw
[Nov 11 19:23:07]     -- IAX2/TESTast-9593 answered Local/010*000*000*217*08600051@default-00000000;2
[Nov 11 19:23:07]        > Channel Local/010*000*000*217*08600051@default-00000000;1 was answered.
[Nov 11 19:23:07]     -- Executing [9000@default:1] Dial("Local/010*000*000*217*08600051@default-00000000;1", "IAX2/cc9000,60,") in new stack
[Nov 11 19:23:07]     -- Called IAX2/cc9000
[Nov 11 19:23:07]     -- Local/010*000*000*217*08600051@default-00000000;1 requested media update control 20, passing it to IAX2/cc9000-4895
[Nov 11 19:23:07]     -- Local/010*000*000*217*08600051@default-00000000;1 requested media update control 20, passing it to IAX2/cc9000-4895
[Nov 11 19:23:07]     -- Local/010*000*000*217*08600051@default-00000000;1 requested media update control 20, passing it to IAX2/cc9000-4895
[Nov 11 19:23:07]     -- Local/010*000*000*217*08600051@default-00000000;1 requested media update control 20, passing it to IAX2/cc9000-4895
[Nov 11 19:23:07]     -- Local/010*000*000*217*08600051@default-00000000;1 requested media update control 20, passing it to IAX2/cc9000-4895
[Nov 11 19:23:07]     -- Local/010*000*000*217*08600051@default-00000000;1 requested media update control 20, passing it to IAX2/cc9000-4895
[Nov 11 19:23:07]     -- Local/010*000*000*217*08600051@default-00000000;1 requested media update control 20, passing it to IAX2/cc9000-4895
[Nov 11 19:23:07]     -- Local/010*000*000*217*08600051@default-00000000;1 requested media update control 20, passing it to IAX2/cc9000-4895
[Nov 11 19:23:07]     -- Local/010*000*000*217*08600051@default-00000000;1 requested media update control 20, passing it to IAX2/cc9000-4895
[Nov 11 19:23:08]     -- Local/010*000*000*217*08600051@default-00000000;1 requested media update control 20, passing it to IAX2/cc9000-4895
[Nov 11 19:23:08]     -- Executing [h@default:1] AGI("Local/010*000*000*217*08600051@default-00000000;2", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----16-----ANSWER-----1-----1") in new stack
[Nov 11 19:23:08]     -- <Local/010*000*000*217*08600051@default-00000000;2>AGI Script agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----16-----ANSWER-----1-----1 completed, returning 0
[Nov 11 19:23:08]     -- IAX2/TESTast-9593 requested media update control 20, passing it to IAX2/cc9000-4895
[Nov 11 19:23:08]   == Spawn extension (default, 010*000*000*217*08600051, 1) exited non-zero on 'Local/010*000*000*217*08600051@default-00000000;2'
[Nov 11 19:23:08]   == Manager 'sendcron' logged off from 127.0.0.1
[Nov 11 19:23:11] NOTICE[1393]: chan_iax2.c:4676 __auto_congest: Auto-congesting call due to slow response
[Nov 11 19:23:11]     -- IAX2/cc9000-4895 is circuit-busy
[Nov 11 19:23:11]     -- Hungup 'IAX2/cc9000-4895'
[Nov 11 19:23:11]   == Everyone is busy/congested at this time (1:0/1/0)
[Nov 11 19:23:11]     -- Executing [9000@default:2] Goto("IAX2/TESTast-9593", "default,850266666666669000,1") in new stack
[Nov 11 19:23:11]     -- Goto (default,850266666666669000,1)
[Nov 11 19:23:11]     -- Executing [850266666666669000@default:1] Wait("IAX2/TESTast-9593", "1") in new stack
[Nov 11 19:23:12]     -- Executing [850266666666669000@default:2] VoiceMail("IAX2/TESTast-9593", "9000,u") in new stack
[Nov 11 19:23:12]     -- <IAX2/TESTast-9593> Playing 'vm-theperson.gsm' (language 'en')
[Nov 11 19:23:14]     -- <IAX2/TESTast-9593> Playing 'digits/9.gsm' (language 'en')
[Nov 11 19:23:14]     -- <IAX2/TESTast-9593> Playing 'digits/0.gsm' (language 'en')
[Nov 11 19:23:15]     -- <IAX2/TESTast-9593> Playing 'digits/0.gsm' (language 'en')
[Nov 11 19:23:16]     -- <IAX2/TESTast-9593> Playing 'digits/0.gsm' (language 'en')
[Nov 11 19:23:17]     -- <IAX2/TESTast-9593> Playing 'vm-isunavail.gsm' (language 'en')
[Nov 11 19:23:18]     -- <IAX2/TESTast-9593> Playing 'vm-intro.gsm' (language 'en')
[Nov 11 19:23:19]     -- Registered IAX2 'cc9000' (AUTHENTICATED) at 112.198.90.70:49493
[Nov 11 19:23:24]     -- <IAX2/TESTast-9593> Playing 'beep.gsm' (language 'en')
[Nov 11 19:23:24]     -- Recording the message
[Nov 11 19:23:24]     -- x=0, open writing:  /var/spool/asterisk/voicemail/default/9000/tmp/IgstDG format: wav49, 0x7fcbdc0051d8
[Nov 11 19:23:24]     -- x=1, open writing:  /var/spool/asterisk/voicemail/default/9000/tmp/IgstDG format: gsm, 0x7fcbdc0021c8
[Nov 11 19:23:24]     -- x=2, open writing:  /var/spool/asterisk/voicemail/default/9000/tmp/IgstDG format: wav, 0x7fcbdc0026c8



Any idea on this guys why it say circuit busy somehow..Thanks
SkypeID: rlacumba
IBM x3200 Dual Core 2.4 Ghz.
4GB Ram
VERSION: 2.4-311a
BUILD: 110514-1351
© 2011 ViciDial Group
Asterisk 1.4.27-vici
Another VICI_day, same trunK, same Channel-->Transcode...
ruben23
 
Posts: 1161
Joined: Thu Jul 31, 2008 10:35 am
Location: Davao City, Philippines

Re: Listen/Barge Problem

Postby striker » Wed Nov 13, 2013 7:34 am

which phone protocal u r using , SIP or IAX

in ur log it shows IAX and 9000 is unavailable.

make u enter right number in the realtime screen to listen
www.striker24x7.com www.youtube.com/c/striker24x7 Telegram/skype id : striker24x7
striker
 
Posts: 962
Joined: Sun Jun 06, 2010 10:25 am

Re: Listen/Barge Problem

Postby DomeDan » Wed Nov 13, 2013 8:12 am

Also, the asterisk cli tells you "Auto-congesting call due to slow response" google that and you might find some stuff you can try
Vicidial Partner. Region: Sweden/Norway.
Does Vicidial installation, configuration, customization, add-ons, CRM implementation, support, upgrading, network-related, pentesting etc. Remote and onsite assistance.
Email: domedan (at) gmail.com
DomeDan
 
Posts: 1226
Joined: Tue Jan 04, 2011 9:17 am
Location: Sweden

Re: Listen/Barge Problem

Postby ruben23 » Wed Nov 13, 2013 9:07 am

Im suing IAX protocol and Extensions 9000 did exist and i was able to register it properly on my Softphone..i tried to google the Auto-congesting call due to slow response, not much i see that could help somehow. Thanks
SkypeID: rlacumba
IBM x3200 Dual Core 2.4 Ghz.
4GB Ram
VERSION: 2.4-311a
BUILD: 110514-1351
© 2011 ViciDial Group
Asterisk 1.4.27-vici
Another VICI_day, same trunK, same Channel-->Transcode...
ruben23
 
Posts: 1161
Joined: Thu Jul 31, 2008 10:35 am
Location: Davao City, Philippines

Re: Listen/Barge Problem

Postby ruben23 » Thu Nov 14, 2013 8:50 am

@DomeDan,

Any idea please i have tried two install setup still the same Error i get. Thanks
SkypeID: rlacumba
IBM x3200 Dual Core 2.4 Ghz.
4GB Ram
VERSION: 2.4-311a
BUILD: 110514-1351
© 2011 ViciDial Group
Asterisk 1.4.27-vici
Another VICI_day, same trunK, same Channel-->Transcode...
ruben23
 
Posts: 1161
Joined: Thu Jul 31, 2008 10:35 am
Location: Davao City, Philippines

Re: Listen/Barge Problem

Postby DomeDan » Thu Nov 14, 2013 8:56 am

Well the first I got when I google for "Auto-congesting call due to slow response" was this:
Hi Domenico -

> I have a IAX2 trunk between two sites (connected with an high bandwidth
> link) but sometime/often I get:
> chan_iax2.c: Auto-congesting call due to slow response
> and call is dropped (and routed on a PSTN link).
> In iax.conf, I have:
> [iax-out]
> username=iax-in
> type=peer
> trunk=yes
> secret=xxxxxxxxxxx
> qualify=yes
> host=xxx.yyy.zzz.32
> auth=md5
>
> Any idea? Perpaphs is due to 'qualify=yes'...

Yes. That's correct. That message is what is given when when the IAX
peer fails to qualify. For whatever reason, one box is not able to
reach the other for a short time. Qualify=yes will give you a default
value in milliseconds (something like 500). If the peer doesn't
respond within that time, you get the error message. It may just be
temporary network hiccups, or one box may be very slow to respond due
to high traffic. You can try increasing the qualify value like:
qualify=1000.

Otherwise, if you don't have any backup routes planned in your
dialplan, you can just remove the qualify statement. Then it will
just try the IAX link no matter what.

- Noah
Vicidial Partner. Region: Sweden/Norway.
Does Vicidial installation, configuration, customization, add-ons, CRM implementation, support, upgrading, network-related, pentesting etc. Remote and onsite assistance.
Email: domedan (at) gmail.com
DomeDan
 
Posts: 1226
Joined: Tue Jan 04, 2011 9:17 am
Location: Sweden


Return to Support

Who is online

Users browsing this forum: Majestic-12 [Bot] and 121 guests