[asterisk-dev] ${DIALSTATUS} per dialed peer
    Loic Didelot 
    ldidelot at swooke.com
       
    Sat Feb  2 07:51:23 CST 2008
    
    
  
Hello,
thanks for this tip and I think its a valid solution or more of a
workaround. I think its not very clean.
But maybe someone will create this feature in the future.
Best regards,
Loic Didelot.
On Fri, 2008-02-01 at 20:31 +0100, Michiel van Baak wrote:
> On 18:40, Fri 01 Feb 08, Loic Didelot wrote:
> > Hello,
> > I often dial many peers at the same time for some amount of time
> > (ringing) then I answer the call and dial my peers again but play music
> > to the caller.
> > 
> > Well the problem is that if one of the peers "rejects" the call the
> > first time, he gets the same call back after a few seconds when I dial
> > my peers again and play musiconhold to the caller.
> > 
> > Well this is quite annoying. So I look for a solution to get a
> > DIALSTATUS variable or function per dialed peer: a variable like
> > DIALSTATUS-PEERNAME or a function dialstatus(peer). With this
> > information I could define easily which peers I dial or not.
> > 
> > Does someone has a better solution? Anyone here who would accept this
> > "small" challenge?
> 
> You can use the Local channel and some macro magic to do
> this for you.
> 
    
    
More information about the asterisk-dev
mailing list