Sponsor: VoiceMeUp - Corporate & Wholesale VoIP Services

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

[Freeswitch-users] tricky bridge


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





PostPosted: Wed Sep 03, 2008 6:07 pm    Post subject: [Freeswitch-users] tricky bridge Reply with quote

Hello,

I have a sip pbx registered to FS. How can I send to that registered
user call with defined called number?
Example:
I set userA with userApwd in directory. userA is registered to FS. I
would like to dial number 1234 through that registration.
How should the bridge data look like?

Thanks in advance,
Tamas

_______________________________________________
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
brian at freeswitch.org
Guest





PostPosted: Wed Sep 03, 2008 6:14 pm    Post subject: [Freeswitch-users] tricky bridge Reply with quote

This is in the default config that does exactly that:

<extension name="ruri">
<condition field="destination_number" expression="^ruri$">
<action application="bridge" data="sofia/${ruri_profile}/$
{ruri_user}${regex(${sofia_contact(${ruri_contact})}|^[^\@]+(.*)|%1)}"/>
</condition>
</extension>

<extension name="7004">
<condition field="destination_number" expression="^7004$">
<action application="set" data="ruri_profile=default"/>
<action application="set" data="ruri_user=2000"/>
<action application="set" data="ruri_contact=1001@$${domain}"/>
<action application="execute_extension" data="ruri"/>
</condition>
</extension>





On Sep 3, 2008, at 6:05 PM, Tamas wrote:

Quote:
Hello,

I have a sip pbx registered to FS. How can I send to that registered
user call with defined called number?
Example:
I set userA with userApwd in directory. userA is registered to FS. I
would like to dial number 1234 through that registration.
How should the bridge data look like?

Thanks in advance,
Tamas

_______________________________________________
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

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
jalsot at gmail.com
Guest





PostPosted: Thu Sep 04, 2008 3:54 am    Post subject: [Freeswitch-users] tricky bridge Reply with quote

Many thanks!

That works Smile

Regards,
Tamas

Brian West írta:
Quote:
This is in the default config that does exactly that:

<extension name="ruri">
<condition field="destination_number" expression="^ruri$">
<action application="bridge" data="sofia/${ruri_profile}/$
{ruri_user}${regex(${sofia_contact(${ruri_contact})}|^[^\@]+(.*)|%1)}"/>
</condition>
</extension>

<extension name="7004">
<condition field="destination_number" expression="^7004$">
<action application="set" data="ruri_profile=default"/>
<action application="set" data="ruri_user=2000"/>
<action application="set" data="ruri_contact=1001@$${domain}"/>
<action application="execute_extension" data="ruri"/>
</condition>
</extension>





On Sep 3, 2008, at 6:05 PM, Tamas wrote:


Quote:
Hello,

I have a sip pbx registered to FS. How can I send to that registered
user call with defined called number?
Example:
I set userA with userApwd in directory. userA is registered to FS. I
would like to dial number 1234 through that registration.
How should the bridge data look like?

Thanks in advance,
Tamas

_______________________________________________
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


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



_______________________________________________
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