[Freeswitch-users] many outgoing calls with mod_lcr at the same time possible?

Anestis Mavro devel at omninet.eu
Tue May 10 11:27:53 MSD 2011


Hello Avi,

 

Thanks for the hint.

 

I've tried it but unfortunately without success.

 

I've done these two tests:

 

1) Try to set two variables for the two destinations and bridge

Run application LCR with the called number

Set a variable phoneA (inline=true) with the first result of
${lcr_auto_route}

Run again application LCR with the second number to call

Set another variable phoneB (inline=true) with the second result

Bridge to phoneA,phoneB

 

The problem is that they don't get the value of ${lcr_auto_route}

 

This is the line that should do this:

<action application="set" inline="true" data="phoneA=${lcr_auto_route}"/>

 

 

2) Try to have the endpoint directly in the bridge, as you suggested :-)

 

<action application="bridge" data="lcr/XXXXX"/>

(where XXXXX is the number)

 

This time the phone gets the call, it is ringing, but the a-leg gets dropped
before the ringing. This a-leg stays in the channel list and you can not
kill it with uuid_kill

 

(not to forget to mention: CentOS, latest Git)

 

Any idea?

 

Regards

Anestis

 

  _____  

From: freeswitch-users-bounces at lists.freeswitch.org
[mailto:freeswitch-users-bounces at lists.freeswitch.org] On Behalf Of Avi
Marcus
Sent: Saturday, May 07, 2011 8:48 PM
To: FreeSWITCH Users Help
Subject: Re: [Freeswitch-users] many outgoing calls with mod_lcr at the same
time possible?

 

Since LCR registers itself as an endpoint, I suppose you can bridge to both
that way.

It's mentioned here, but the sample is actually for something else:
http://wiki.freeswitch.org/wiki/Mod_lcr#Endpoint

 <http://wiki.freeswitch.org/wiki/Mod_lcr#Endpoint> If you could update the
wiki with your use case, that would be great.

-Avi

On Sat, May 7, 2011 at 12:52 PM, Anestis Mavro <devel at omninet.eu> wrote:

Hello Freeswitchers,

 

Is it possible to make many outgoing calls with mod_lcr at the same time? An
example would be to redirect an incoming call to two mobile phones and ring
them simultaneously.

With a "normal" bridge we can achieve this, but what about having also LCR
(billing and limit included) involved?

 

Regards

Anestis

 



__________ Information from ESET NOD32 Antivirus, version of virus signature
database 5054 (20100423) __________

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com


_______________________________________________
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

 

 

__________ Information from ESET NOD32 Antivirus, version of virus signature
database 5054 (20100423) __________

 

The message was checked by ESET NOD32 Antivirus.

 

http://www.eset.com

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20110510/8afce8b2/attachment-0001.html 


More information about the FreeSWITCH-users mailing list