Displaying 9 results from an estimated 9 matches for "goto_on_blindxf".
Did you mean:
goto_on_blindxfr
2014 Dec 20
2
11.5.0: blindxfer problems
...ting [266 at internal:3] ConfBridge("DAHDI/1-1", "1") in new stack
>> -- <DAHDI/1-1> Playing 'conf-onlyperson.ulaw' (language 'en')
>> .......
>>
>>
>> extensions.conf:
>>
>> [globals]
>> .......
>> GOTO_ON_BLINDXFR="internal,266,1"
>>
>> features.conf:
>>
>> [featuremap]
>> blindxfer => #1
>>
>> But:
>>
>> -- Executing [s at DialOut:14] Dial("DAHDI/1-1",
>> "motif/xxxx/+1234567890a at voice.google.com,,rTt") in new s...
2014 Dec 21
2
11.5.0: blindxfer problems [Spam score:10%]
...> new stack
>>>> -- <DAHDI/1-1> Playing 'conf-onlyperson.ulaw' (language 'en')
>>>> .......
>>>>
>>>>
>>>> extensions.conf:
>>>>
>>>> [globals]
>>>> .......
>>>> GOTO_ON_BLINDXFR="internal,266,1"
>>>>
>>>> features.conf:
>>>>
>>>> [featuremap]
>>>> blindxfer => #1
>>>>
>>>> But:
>>>>
>>>> -- Executing [s at DialOut:14] Dial("DAHDI/1-1",
>>...
2014 Dec 20
0
11.5.0: blindxfer problems
...-1", "1") in
>>> new stack
>>> -- <DAHDI/1-1> Playing 'conf-onlyperson.ulaw' (language 'en')
>>> .......
>>>
>>>
>>> extensions.conf:
>>>
>>> [globals]
>>> .......
>>> GOTO_ON_BLINDXFR="internal,266,1"
>>>
>>> features.conf:
>>>
>>> [featuremap]
>>> blindxfer => #1
>>>
>>> But:
>>>
>>> -- Executing [s at DialOut:14] Dial("DAHDI/1-1",
>>> "motif/xxxx/+1234567890a...
2007 Mar 31
0
Understanding the dial flags
...Me(${EXTEN},XMsa)
exten => _XXX,2,MeetMe(${EXTEN},Ms)
The problem with that approach is that you never get to talk to the
called party and ask whether they want to join the conference or not.
So I thought I would take another approach and try change the Dial
statement
exten => _XXX,1,Set(GOTO_ON_BLINDXFER=conference^${CALLERID}^2)
exten => _XXX,2,Dial(${THEIR_EXTEN},,dTg)
exten => _XXX,3,GoTo(conference-context,${EXTEN},1)
Now, when I blind xfer the user he goes straight into the conference.
Unfortunately, the g flag - which should mean I carry on down the dial
plan doesn't appear to...
2007 Aug 10
0
Asterisk action when transfer occurs
Hi,
It is possible to jump into a Macro (or some similar dialplan jump)
when a transfer causes a call to be re-bridged? I do not believe that
GOTO_ON_BLINDXFER will do the job, because we use SIP phones, and use
the handset's own transfer or blind-transfer facilities.
What I want to achieve is the re-evaluation of whether call-recording
should be on or off when a call is transferred. The initial evaluation
is done using the M() parameter to Dial(),...
2007 Sep 13
0
asterisk call back dail plan
...here, do another Dial() back to B that you
have in variable.
Please see the following links for additional documentation.
* http://www.voip-info.org/wiki/index.php?page=Asterisk+variables
* http://www.voip-info.org/wiki-Asterisk+cmd+dial
I think, the lines next to t option are incomplete. Variable
GOTO_ON_BLINDXFER was obsoleted at some point (probably 1.4), i'm not
sure that it will work in 1.4
Regards,
Atis
On 9/13/07, amit salunkhe <amitsalunkhe21 at gmail.com> wrote:
> Hi sir
> i read your response mail on asterisk user list i need help with
> that dial plan which help if...
2014 Dec 21
0
11.5.0: blindxfer problems
...-- <DAHDI/1-1> Playing 'conf-onlyperson.ulaw' (language 'en')
>>>>> .......
>>>>>
>>>>>
>>>>> extensions.conf:
>>>>>
>>>>> [globals]
>>>>> .......
>>>>> GOTO_ON_BLINDXFR="internal,266,1"
>>>>>
>>>>> features.conf:
>>>>>
>>>>> [featuremap]
>>>>> blindxfer => #1
>>>>>
>>>>> But:
>>>>>
>>>>> -- Executing [s at DialOut:14]...
2014 Dec 17
2
11.5.0: blindxfer problems
...l:2] SendDTMF("DAHDI/1-1", "1") in new stack
-- Executing [266 at internal:3] ConfBridge("DAHDI/1-1", "1") in new stack
-- <DAHDI/1-1> Playing 'conf-onlyperson.ulaw' (language 'en')
.......
extensions.conf:
[globals]
.......
GOTO_ON_BLINDXFR="internal,266,1"
features.conf:
[featuremap]
blindxfer => #1
But:
-- Executing [s at DialOut:14] Dial("DAHDI/1-1",
"motif/xxxx/+1234567890a at voice.google.com,,rTt") in new stack
-- Called motif/xxxx/+1234567890a at voice.google.com
-- Motif/+123456...
2014 Dec 22
2
11.5.0: blindxfer problems
...g 'conf-onlyperson.ulaw' (language 'en')
>>>>>> .......
>>>>>>
>>>>>>
>>>>>> extensions.conf:
>>>>>>
>>>>>> [globals]
>>>>>> .......
>>>>>> GOTO_ON_BLINDXFR="internal,266,1"
>>>>>>
>>>>>> features.conf:
>>>>>>
>>>>>> [featuremap]
>>>>>> blindxfer => #1
>>>>>>
>>>>>> But:
>>>>>>
>>>>>...