<html><head></head><body><div style="font-family:Helvetica Neue, Helvetica, Arial, sans-serif;font-size:small;"><div>I am using bridge via mod_httapi to call multiple endpoints via an xml response like this:</div><div><br></div><div><document type="text/freeswitch-httapi"><work></div><div><execute application="bridge" data="user/xxxxx1,user/xxxxx2,user/xxxxx3" /></div><div></work></document><br></div><div><br></div><div>What I notice is that this works for one or two connected endpoints. But once there are three or four endpoints, other incoming calls drop. I changed to enterprise originate (i.e, :_:) and noticed that once a call is engaged, other calls don't come in till that one ends. Same if I separate users with pipe (user/xxxxx1|user/xxxxx2|user/xxxxx3). Even when I bridge just a user at time, <execute application="bridge" data="user/xxxxx1" /> the other calls drop once one is engaged.</div><div><br></div><div>What am I missing?</div><div><br></div><div><br></div><div><div id="ydpb5b53571RTEContent"><div><div><div><div></div></div></div></div></div></div></div></body></html>