Sponsor: VoiceMeUp - Corporate & Wholesale VoIP Services

VoIP Mailing List Archives
Mailing list archives for the VoIP community
 SearchSearch 

[Freeswitch-users] Bridging


 
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> freeSWITCH Users
View previous topic :: View next topic  
Author Message
rjcajax at gmail.com
Guest





PostPosted: Thu Aug 28, 2008 11:54 am    Post subject: [Freeswitch-users] Bridging Reply with quote

All,

I am attempting to allow a single line (1005) to be called which simultaneously allows multiple threads (lines 1006 and 1007) to apply simultaneous IVR.
I would thing such grouping is common.

Using the below it appears that line 1005 will not bridge to 1006 and 1007 since they are in the dialplan but not registered.
Yet 1006 and 1007 can be called directly without being registered.
Can this bridge be accomplished without them being registered?
If such bridging is not allowed in the dialplan is there a better way?

The two errors FS errors are:
[ERR] switch_ivr_originate.c:951 switch_ivr_originate() Cannot create outgoing channel of type [sofia] cause: [USER_NOT_REGISTERED

<extension name="1005">
<condition field="destination_number" expression="^1005$">

<action application="bridge" data="sofia/internal/1006%192.168.1.222,sofia/internal/1007%192.168.1.222"/>
</condition>
</extension>

<extension name="1006">
<condition field="destination_number" expression="^1006$">
<action application="answer"/>
<action application="sleep" data="1000"/>
<action application="ivr" data="demo_ivr"/>
</condition>
</extension>

<extension name="1007">
<condition field="destination_number" expression="^1007$">
<action application="answer"/>
<action application="sleep" data="1000"/>
<action application="ivr" data="demo_ivr"/>
</condition>
</extension>

Thanks,
Bob
Back to top
brian at freeswitch.org
Guest





PostPosted: Thu Aug 28, 2008 12:10 pm    Post subject: [Freeswitch-users] Bridging Reply with quote

They aren't calling via FreeSWITCH I suspect. They'll have to be
registered to FreeSWITCH for any call to originate from FreeSWITCH to
the phone.


/b

On Aug 28, 2008, at 11:52 AM, Robert Clayton wrote:

Quote:
Yet 1006 and 1007 can be called directly without being registered.

Brian West
sip:brian@freeswitch.org




_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
Display posts from previous:   
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> freeSWITCH Users All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group

VoiceMeUp - Corporate & Wholesale VoIP Services