harrygaillac-sip@yahoo.fr
2006-Sep-12 07:57 UTC
[asterisk-users] RE : Re: [asterisk-dev] Forwarding sip requests from none localdomains
I've ever post this question many times on asterisk
users without success ?
My config :
SER => outbound proxy presence/im server
ASTERISK
| |
| |
proxy/SER ===sip agents
+
rtpproxy
If a sip agents dial local uri no problems but if
those sip agents want to dial a none local uri ser
have to handle the requests.
I want to all sip requests for any domains are sent to
asterisk if domain is non local asterisk forward the
request to ser in oder to handle the transaction
between callee==ser==asterisk==caller
............
[sip]
exten => _.,1,NoOp(Incoming Call from house extension
${CALLERID} for ${EXTEN}@${SIPDOMAIN})
exten => _.,2,GotoIf($[${SIPDOMAIN} = nxs.yi.org]?3:4)
exten => _.,3,Goto(sip-local,${EXTEN},1)
exten => _.,4 Goto(outbound)
exten => h,1,HangUp()
.....................
I have to set up a context with outboundproxy !
any idea to write it ?
harry
> > I use asterisk svn-trunk .
> >
> > I wish asterisk to forward all sip requests from
> non
> > local domains to a proxy .
> >
> > For example asterisk handle domainA a sip agent
> send a
> > invite to a domainB .
> >
> > Is asterisk able to check the domain and so
> forward
> > the request to a context (with outboubounproxy)
> >
>
> This is not a -dev question. We never ever forward
> SIP requests, you
> need
> a SIP proxy for that. You are well aware of that
> fact, Harry.
>
> /Olle
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com
> --
>
> asterisk-dev mailing list
> To UNSUBSCRIBE or update options visit:
>
>
http://lists.digium.com/mailman/listinfo/asterisk-dev>
___________________________________________________________________________
D?couvrez un nouveau moyen de poser toutes vos questions quelque soit le sujet !
Yahoo! Questions/R?ponses pour partager vos connaissances, vos opinions et vos
exp?riences.
http://fr.answers.yahoo.com
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --
asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-dev
Dave Cotton
2006-Sep-12 09:17 UTC
[asterisk-users] RE : Re: [asterisk-dev] Forwarding sip requests from none localdomains
On Tue, 2006-09-12 at 09:00 -0600, harrygaillac-sip@yahoo.fr wrote:> I've ever post this question many times on asterisk > users without success ?As I and many others have probably noted. I found then neatly filed in junk mail. Perhaps you're getting your just deserts. -- Dave Cotton <dcotton@linuxautrement.com>