Page 1 of 1

3 Way Calling with Closer

PostPosted: Tue May 13, 2008 2:16 pm
by forsner
Hello
I'm trying to get a 3-way going between a fronter and a closer... I have CXFER90009 programmed in D1 and an inbound group called 'debtclosers'

My extensions.conf looks like...

exten => _90009.,1,Answer
exten => _90009.,2,AGI(agi-VDAD_ALL_inbound.agi,CLOSER-----LB-----debtclosers-----18882937407-----Closer-----park----------999-----1)
exten => _90009.,3,Hangup

But when I try a transfer, i'm not connected to the closer and I get a 'that is not a valid extension' message...

Here is the CLI output...

Executing Answer("Local/90009*debtclosers*CXFER*15146**7165425284*300*@default-43af,2") in new stack
> Channel Local/90009*debtclosers*CXFER*15146**7165425284*300*@default-43af,1 was answered.
-- Executing MeetMe("Local/90009*debtclosers*CXFER*15146**7165425284*300*@default-43af,18600051|F") in new stack
-- Executing AGI("Local/90009*debtclosers*CXFER*15146**7165425284*300*@default-43af,2agi-VDAD_ALL_inbound.agi|CLOSER-----LB-----debtclosers-----18882937407-----Closer-----park----------999-----1") in new stack
-- Launched AGI Script /var/lib/asterisk/agi-bin/agi-VDAD_ALL_inbound.agi
== Parsing '/etc/asterisk/manager.conf': Found
== Manager 'sendcron' logged on from 127.0.0.1
May 13 15:08:29 NOTICE[4859]: chan_local.c:526 local_alloc: No such extension/context 072*055*146*048*78600052@default creating local channel
May 13 15:08:29 NOTICE[4859]: channel.c:2514 __ast_request_and_dial: Unable to request channel Local/072*055*146*048*78600052@default

PostPosted: Tue May 13, 2008 2:25 pm
by mflorell
can't find this extension:

No such extension/context 072*055*146*048*78600052@default

make sure you have 072*055*146*048*. in your extensions.conf.