[Asterisk-Dev] Interface names (in AddQueueMember)
Steven Critchfield
critch at basesys.com
Wed Aug 13 13:01:59 MST 2003
Not sure, and I don't use the queue stuff so I'm not familiar with
anything there either.
On Wed, 2003-08-13 at 14:56, Jordyn Buchanan wrote:
> Right--so this brings me back to my original question which was: how do
> we figure out the username within the confines of the AddQueueMember
> application? Right now I'm doing this by taking the channel name and
> stripping off everything starting with and including the last "-", so
> "SIP/blah-k13a" becomes "SIP/blah". But right now the code is
> SIP-specific. Is there a general way to derive this?
>
> Jordyn
>
> -----Original Message-----
> From: Steven Critchfield [mailto:critch at basesys.com]
> Sent: Wednesday, August 13, 2003 3:45 PM
> To: asterisk-dev at lists.digium.com
> Subject: RE: [Asterisk-Dev] Interface names (in AddQueueMember)
>
>
> Ahh, no, the usernames do not need to be extension numbers at all. It is
> nice, but my ata186 when I use it has usernames of Melyssa and Abbey
> with no problems. It just means you don't access them with a
> Dial(SIP/${EXTEN}) type notation. I think it is just expected that the
> [xxx] equal the username.
>
> Steven
>
> On Wed, 2003-08-13 at 14:10, Jordyn Buchanan wrote:
> > That's exactly why this won't work for us--our SIP device names and
> > extension numbers do not match.
> >
> > The issue here isn't that I can't solve the problem--I've already
> > written a patch that works fine. I just thought maybe other people
> > would find the patch useful as well, and I wanted to see if there was
> > a way to generalize it so that it wasn't SIP-specific.
> >
> > Jordyn
> >
> > -----Original Message-----
> > From: Brian West [mailto:brian at bkw.org]
> > Sent: Wednesday, August 13, 2003 2:13 PM
> > To: asterisk-dev at lists.digium.com
> > Subject: Re: [Asterisk-Dev] Interface names (in AddQueueMember)
> >
> >
> > Also forgot to note that in the below examples all your sip device
> > names must equal their extension numbers.
> > _______________________________________________
> > Asterisk-Dev mailing list
> > Asterisk-Dev at lists.digium.com
> > http://lists.digium.com/mailman/listinfo/asterisk-dev
--
Steven Critchfield <critch at basesys.com>
More information about the asterisk-dev
mailing list