[Asterisk-Users] Asterisk as SIP Proxy

ranga ranga at pandoranetworks.com
Sat Nov 29 04:47:32 MST 2003


----- Original Message -----
From: "Philipp von Klitzing" <klitzing at pool.informatik.rwth-aachen.de>
To: <asterisk-users at lists.digium.com>
Sent: Friday, November 28, 2003 4:27 PM
Subject: Re: [Asterisk-Users] Asterisk as SIP Proxy


> Hi!
>
> >     The other sip server ( here partysip) may have many users
registered. It
> > is not possible to make every user's entry into extensions.conf.
Instead,
> > any mechanism where I can replace 192.168.68.6 with a variable that
> > represents the 'To' domain will be a great. In simple, I am looking for
a
> > line in extensions.conf that looks like following.
> > exten => _proxy-.,1,Dial(SIP/${EXTEN:6} @ ${DOMAIN})
> >
> > *variable DOMAIN is my assumption.
>
> The question is: How does partysip expose its users addresses so that you
> can get them into Asterisk? Using AGI with your favourite script language
> you could extract those data and set the domain variable.
>
> Cheers, Philipp
>
In my case it doesnt need. The reason behind my question is to make it work
with simple configuration. If you know the SIP username and domain, you must
be able to call the user without bothering about the other server's
implementation.
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
>





More information about the asterisk-users mailing list