Hi Claudius, Andrew and all,

        You guys are great! I was away for a couple of days... come back and 
there is the solution in my mailbox!

        Indeed, the SIPAddHeader(Alert-Info:Bellcore-rx) is the answer to my 
question about getting distinctive ring with a sipura device. Perfect!

        I have yet to implement your suggestion re call screening Claudius, but 
tomorrow's another day.

        Having a lot of fun with asterisk and this list (all members) is very 
helpful. Thanks again!

        Hopefully, soon, I'll be able to answer other people's questions.

        --terry

On Fri, Sep 21, 2007 at 11:18:02PM -0400, Claudius Fortis wrote:
> 
> You can also try to use the Alert-Info variable, but you'll have to see if
> your device supports it.
> ==> Agree with Andrew.
> 
> And to add to it, you just need to set your Alert-Info before calling the 
> extension, defining it with the Bellcore info found on your SPA config 
> pages... my PAP2 supports ring cadence and I'm sure your device will as well.
> 
> A simple example to build your script from would be
> exten => _X.,1,SIPAddHeader(Alert-Info:Bellcore-r5)
> exten => _X.,n,Dial(SIP/200,30)
> 
> A good place to get you started
> http://www.ip6net.net/voip-info.org/wiki/view/Asterisk+settings+Broadvoice+distinctive+ring+support.html
> 
> That's my 2 cents, hth
> 
> Claudius
> ________________________________________
> From: Andrew Heagle [EMAIL PROTECTED]
> Sent: Thursday, September 20, 2007 10:53 PM
> To: [email protected]
> Subject: Re: [on-asterisk] mwi signalling, distinctive ringing and vocal 
> callerid
> 
> On September 18, 2007 21:52:12 terry D. Cudney wrote:
> > Hi folks,
> >
> <snip>
> >
> >       2) Incoming callers are presented with an IVR to allow them to choose 
> > who
> > they wish to talk to/leave a message for. Since incoming calls are usually
> > received on one of the pots phones (not separate extensions/sip-phones) i'd
> > like to have distinctive ringing depending on who the call is targeted for.
> > The Spa-3102 appears to allow distictive ringing for up to eight different
> > callers, not call recipients. Does anyone familiar with the spa-3102 or
> > 3000 haveany suggestions on how to make the pots phones ring distinctively
> > for each call recipient? I'm thinking of kludging it, by putting a
> > different callerid in before dialing the spa, so that it will ring a
> > different ring for each family member. Not very elegant but it should
> > work... any better ideas?
> 
> Hi,
> 
> I think what you are looking for is called "Ring Cadence" which is what is
> used to make different rings. This page may be of some help:
> http://www.voip-info.org/wiki/view/Asterisk+indications+default
> 
> You can also try to use the Alert-Info variable, but you'll have to see if
> your device supports it.
> 
> You can also change the ring using the dial command on zap channels.
> http://www.voip-info.org/wiki/index.php?page=Asterisk+Zap+channels
> 
> I haven't tried it yet though, so let us know how it goes
> 
> HTH,
> Andrew
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to