[Asterisk-Users] Fwd: sip.conf and jump from register to the
extension
Thomas Winter
thowinter at googlemail.com
Wed Apr 19 13:59:56 MST 2006
Hi,
[general]
context=Sip_in
register => 1234:password at mysipprovider.com/s
s is the same, it still looks for an extension 1234 in the context Sip_in and
did not use /s
Asterisk is 1.2.7
Am Wednesday 19 April 2006 22:48 schrieb Aaron Daniel:
> I'm not gonna say much for the documentation, but I would suggest if you
> want to bypass that problem, add /s (or whatever extension) to the
> register statement so you know for absolute sure that incoming calls on
> the registration will go to the extension that you expect.
>
> Aaron
>
> On Wed, 19 Apr 2006, Thomas Winter wrote:
> > Hi,
> >
> > the documentation of sip.conf is telling me this:
> >
> > ;register => 1234:password at mysipprovider.com
> > ;
> > ; This will pass incoming calls to the 's' extension
> >
> >
> > In reality it jumps to the extension 1234 in the context and not to s
> > So it is much more complicate to write an proper dialplan.
> >
> > Is this an bug or is the documentation not up to date?
> >
> > best regards
> >
> > Thomas
More information about the asterisk-users
mailing list