|
Hi,
Extensions are
different from H323 endpoints.
My understanding of Cisco routers and Sip/H323 dictates that
there should be a Proxy when routing from 1 Sip/H323 gateway to
another.
We have tried it
before and the best we ever achieved is a one-way audio in the most minimalist
form.. i.e. Cisco A---->Cisco B------Cisco C.
In your configs
below, you will be routing to Gateways not endpoints, and that's where the
problem is.
Perhaps, someone
else has tried this with better luck, but I doubt it.
Cheers,
Abdul
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Nir Simionovich Sent: Monday, March 17, 2003 3:33 PM To: [EMAIL PROTECTED] Subject: Re: [Asterisk-Users] Asterisk as a SIP/H.323 Router Ok,
Lets say that I have something like the
following:
On the Asterisk box I have the following
definitions in sip.conf:
[locationA]
type=friend host=router.locationA.foobar.com defaultip=1.1.1.2 context=router
[locationB1] type=friend host=router.locationB1.foobar.com defaultip=1.1.2.2 context=router [locationB2]
type=friend host=router.locationB2.foobar.com defaultip=1.1.2.3 context=router Now, in extensions.conf I would have something with the following logic: [router]
; ; We start with what to do when a call first comes in. ; exten => s,1,Wait,1 exten => s,2,[AGI program that checks the originator and routes
according to pre-defined settings]
Again, this is just a concept, not the actual configuration. But in
theory, I don't a reason why this can't
work.
Nir Simionovich
|
Title: Message
- [Asterisk-Users] Asterisk as a SIP/H.323 Router Nir Simionovich
- RE: [Asterisk-Users] Asterisk as a SIP/H.323 Router Abdul Hakeem
- Re: [Asterisk-Users] Asterisk as a SIP/H.323 Rout... Nir Simionovich
- Re: [Asterisk-Users] Asterisk as a SIP/H.323 ... Abdul Hakeem
- Re: [Asterisk-Users] Asterisk as a SIP/H.323 Rout... Nir Simionovich
