Question about default Ingroups

All installation and configuration problems and questions

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

Question about default Ingroups

Postby artimus » Fri Oct 26, 2007 4:52 pm

We created a campaign called "TEST_B"

Agents can get these calls w/no problem.

When i try to transfer to closer I can see it attempts one of two places (depending on local or internal).
local closer:
default, 90009*CL_TEST_B_L**4558**....
The closer is put back on hold with an annoying beep, waiting for a closer.

Looking at other posts, it appears that I need to create an ingroup called CL_TEST_B_L.

I'm not doubting that this would work, but Is there a way to choose the closer group I want in the campaign. It doesn't seem to make sense to me that every time I add a campaign i have to add a closer group. Am I missing something??


The internal closer extension 990009 doesn't seem to work. I get, that is an invalid extension

Code: Select all
  == Spawn extension (default, 990009*CL_TEST_B_L**4560**CallID*299*, 0) exited non-zero on 'SIP/22198-b7926248'
    -- Sent into invalid extension '990009*CL_TEST_B_L**4560**CallID*299*' in context 'default' on SIP/22198-b7926248
    -- Executing Playback("SIP/22198-b7926248", "invalid") in new stack


So I hate to ask 2 questions in a single post, but:
1. Do I have to manually add an ingroup for every campaign or can I specify the one i want somehow?
2. What is wrong with the 990009 extension?


Note: I found I can change the annoying message followed by the beeps by alter line 268 of the agi-VDADcloser_inboudCIDlookup.agi script!
Slackware 12 - Linux 2.6.21.5 SMP
Asterisk 1.2.19
Zaptel 1.2.19 (ztdummy) - libpri 1.2.5 - spandsp 0.0.3
IAX2 trunk to trixbox on the same LAN.
VICI / astguiclient 2.0.3
artimus
 
Posts: 38
Joined: Wed Sep 19, 2007 9:54 am

Postby mflorell » Sun Oct 28, 2007 8:29 pm

Yes you do have to create that as an in-group. That is the default.

There is currently no way to select a different default in-group. This is a planned feature for the next release.
mflorell
Site Admin
 
Posts: 18339
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida

Postby artimus » Mon Oct 29, 2007 8:34 am

Thank you for the response, that saved me a lot of time looking for a feature that isn't there yet. I'll just make a note in the html so that people know that they have to create the ingroup manually.

Any idea about the other extension '9900099'? I just get a verbal message saying invalid extension.
Slackware 12 - Linux 2.6.21.5 SMP
Asterisk 1.2.19
Zaptel 1.2.19 (ztdummy) - libpri 1.2.5 - spandsp 0.0.3
IAX2 trunk to trixbox on the same LAN.
VICI / astguiclient 2.0.3
artimus
 
Posts: 38
Joined: Wed Sep 19, 2007 9:54 am

Postby mflorell » Mon Oct 29, 2007 8:39 am

It is actually '990009' not '9900099' This was something that was left out of the sample docs and sample dialplan in the 2.0.3 release. This too has been fixed in SVN.
mflorell
Site Admin
 
Posts: 18339
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida

Postby artimus » Wed Oct 31, 2007 9:05 am

Lucky Typo :)
I am actualy using 990009.

Which i don't see in extensions.conf

Originally I had thought that this would match
exten => _90009

After looking up how the asterisk pattern matching works, it appears that the "_" is simply just saying that I am doing pattern matching.

Should I also create 990009? Just make it the same as the other?
Slackware 12 - Linux 2.6.21.5 SMP
Asterisk 1.2.19
Zaptel 1.2.19 (ztdummy) - libpri 1.2.5 - spandsp 0.0.3
IAX2 trunk to trixbox on the same LAN.
VICI / astguiclient 2.0.3
artimus
 
Posts: 38
Joined: Wed Sep 19, 2007 9:54 am

Postby mflorell » Wed Oct 31, 2007 10:25 pm

Yes, go ahead and add it and make it like the 90009 record
mflorell
Site Admin
 
Posts: 18339
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida

Postby gardo » Thu Nov 01, 2007 3:33 pm

If I'm not mistaken, 990009 is for the local closer (closers on another server). Do we need to change this entry:

exten => _990009.,1,Answer ; Answer the line
exten => _990009.,2,AGI(agi-VDADcloser.agi,${EXTEN}-----START)
exten => _990009.,3,Hangup

to:

exten => _990009.,1,Answer ; Answer the line
exten => _990009.,2,AGI(,agi-VDAD_LB_closer.agi${EXTEN}-----START)
exten => _990009.,3,Hangup

to make transfer to local closers (closers on a different server on a multi-server setup) work?

How does the local transfer work (internal transfer is closer on the same server)?
http://goautodial.com
Empowering the next generation contact centers
gardo
 
Posts: 1926
Joined: Fri Sep 15, 2006 10:24 am
Location: Manila, 1004

Postby mflorell » Fri Nov 02, 2007 1:17 am

You could actually use the LB version for both, there really isn't a reason to use the non-LB version.
mflorell
Site Admin
 
Posts: 18339
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida


Return to Support

Who is online

Users browsing this forum: Google [Bot], Majestic-12 [Bot] and 68 guests