[Freeswitch-users] evaluate
mbo
mbodbg at gmx.net
Thu Jan 23 22:13:44 MSK 2014
Hello,
in a bridge I can evaluate a sofia contact like
<action application="bridge" data="${sofia_contact(internal/100 at sys.local)}^222" />
that works fine.
If I try to use the same approach in a originate like:
originate ${sofia_contact(user/1000)} &park
I can see:
2014-01-23 20:14:18.216587 [DEBUG] switch_ivr_originate.c:2050 Parsing global variables
2014-01-23 20:14:18.216587 [ERR] switch_core_session.c:496 Could not locate channel type ${sofia_contact(user
2014-01-23 20:14:18.216587 [NOTICE] switch_ivr_originate.c:2651 Cannot create outgoing channel of type [${sofia_contact(user] cause: [CHAN_NOT_IMPLEMENTED]
2014-01-23 20:14:18.216587 [DEBUG] switch_ivr_originate.c:3622 Originate Resulted in Error Cause: 66 [CHAN_NOT_IMPLEMENTED]
Is there a way to resolve/evaluate sofia_contact also in an originate?
Thanks
Markus
Join us at ClueCon 2013 Aug 6-8, 2013
More information about the FreeSWITCH-users
mailing list