Thaks for your support.
regards
Arturo Monroy
___
FreeSWITCH-dev mailing list
FreeSWITCH-dev@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev
http:/
You can't use origination_uuid within { }s, it has to be within [ ]s since its
a per-leg parameter. Looking at the logs would reveal you that the newly
created channel doesn't have the expected uuid.
Mathieu Rene
Avant-Garde Solutions Inc
Office: + 1 (514) 664-1044 x100
Cell: +1 (514) 664-1044 x
Why not set ringback to your pleasewait wav file and do a forked bridge to
your extensions?
On Tue, Jun 22, 2010 at 12:02 PM, Arturo Monroy wrote:
> thank for your response, the version that I'm using is 1.0.head
> (svn-17188:17782M), and no is something silly, I'm triying to created a
> Lua's
OK you're too far behind, you need to download from GIT. Also PLEASE STOP WITH
THE FREAKIN BLUE EMAILS its hard to read when you have bright blue on white
background.
Thanks you.
/b
On Jun 22, 2010, at 12:02 PM, Arturo Monroy wrote:
> thank for your response, the version that I'm using is 1.
thank for your response, the version that I'm using is 1.0.head
(svn-17188:17782M), and no is something silly, I'm triying to created a
Lua's method to make my own "advance bridge" , to allow create many
originate at same time and the first to answerd bridge to current
channel, if not anyone a
What are you doing exactly cuz this makes no sense..
Also what SVN rev are you on because uuid_bridge uses the exact same code the
core uses and bridge works fine. I suspect you're either on OLD code or you're
doing something silly.
/b
On Jun 22, 2010, at 10:55 AM, Arturo Monroy wrote:
> Hel