[Freeswitch-users] group_confirm - Question

Aloysius Lloyd lloyd.aloysius at sunteltech.ca
Mon Dec 27 07:57:44 MSK 2010


I try the [] now no errors. But

-  group_confirm_file not play
- call directly connected

basically group_confirm not working.

Thanks
Lloyd

On Sun, Dec 26, 2010 at 4:29 PM, Avi Marcus <Avi at amarcus.com> wrote:

> I don't think you are supposed to be using {} variables in the middle of
> your bridge string. It's only used at the beginning for setting variables
> for EVERY bridge string, else, you should enclose it in []. I think. Give it
> a try.
> -Avi Marcus
>
> On Sun, Dec 26, 2010 at 10:37 PM, Aloysius Lloyd <lloyd.aloysius at gmail.com
> > wrote:
>
>> Hi All,
>>
>> Dial plan below use group_confrim,  work for both internal and external
>> (PSTN) Calls without any issues
>>
>> <action application="bridge" data="{ignore_early_media=true,*
>> group_confirm_file=/usr/local/freeswitch/sounds/en/us/callie/followme/press-1-to-accept.wav,group_confirm_key=1
>> *}user/${dialed_extension}@
>> ${domain_name},sofia/gateway/voipms/${user_data(${dialed_extension}@${domain_name}
>> var followme_number)}"/>
>>
>>
>> -----
>>
>> But I would like to use the group_confirm feature for external PSTN (Calls
>> only). The following Dial plan is not working and the console log below.
>>
>> <action application="bridge"
>> data="{ignore_early_media=true}user/${dialed_extension}@${domain_name},{*
>> group_confirm_file=/usr/local/freeswitch/sounds/en/us/callie/followme/press-1-to-accept.wav,group_confirm_key=1
>> *}sofia/gateway/voipms/${user_data(${dialed_extension}@${domain_name} var
>> followme_number)}"/>
>>
>>
>> *Console Log*
>>
>> 2010-12-26 15:23:21.796308 [ERR] switch_core_session.c:380 Could not
>> locate channel type {group_confirm_file=
>> 2010-12-26 15:23:21.796308 [ERR] switch_ivr_originate.c:2614 Cannot create
>> outgoing channel of type [{group_confirm_file=] cause:
>> [CHAN_NOT_IMPLEMENTED]
>> 2010-12-26 15:23:21.796308 [ERR] switch_core_session.c:380 Could not
>> locate channel type group_confirm_key=1}sofia
>> 2010-12-26 15:23:21.796308 [ERR] switch_ivr_originate.c:2614 Cannot create
>> outgoing channel of type [group_confirm_key=1}sofia] cause:
>> [CHAN_NOT_IMPLEMENTED]
>>
>> --------
>>
>> Any help is appreciated.
>>
>> Thanks
>> Lloyd
>>
>> _______________________________________________
>> FreeSWITCH-users mailing list
>> FreeSWITCH-users at lists.freeswitch.org
>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>> http://www.freeswitch.org
>>
>>
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20101226/919b2b98/attachment.html 


More information about the FreeSWITCH-users mailing list