View previous topic :: View next topic |
Author |
Message |
john at whitesmiths.com Guest
|
Posted: Sat Feb 07, 2009 11:42 pm Post subject: [Freeswitch-users] Newbie - point me in the right direction |
|
|
Hi,
I am a real newbie.
I have been building Asterisk based applications for a couple of years
now.
I am looking at migrating these apps to FreeSwitch - eventually.
I want to do this gradually - I need to keep things running in the
meantime.
I have two Asterisk boxes, A1 & A2, each running a separate telephony
app.
We have an external SIP service with DID's NNNNN200 -> NNNNN299.
We want to direct the incoming SIP calls so that the DID's NNNNN200 ->
NNNNN219 go to Asterisk server A1 and NNNNN220 -> NNNNN299 to Asterisk
server A2.
Yes we really just want the calls switched on the DID.
I'm struggling to know where to start - can someone point me in the
right direction?
Regards,
John
_______________________________________________
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 |
|
|
msc at freeswitch.org Guest
|
Posted: Mon Feb 09, 2009 12:31 pm Post subject: [Freeswitch-users] Newbie - point me in the right direction |
|
|
Quote: | I have two Asterisk boxes, A1 & A2, each running a separate telephony
app.
We have an external SIP service with DID's NNNNN200 -> NNNNN299.
We want to direct the incoming SIP calls so that the DID's NNNNN200 ->
NNNNN219 go to Asterisk server A1 and NNNNN220 -> NNNNN299 to Asterisk
server A2.
Yes we really just want the calls switched on the DID.
|
Are you thinking about using FreeSWITCH to direct these calls?
Something like this?
SIP Provider <--> FS <--+--> A1
+--> A2
I just want to make sure that we understand what you are trying to
accomplish and why you might need FS in this scenario...
-MC
_______________________________________________
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 |
|
|
|