[asterisk-users] Issue with handling of 480 DND

2017-01-06 Thread Markus Weiler
Hi List, we're calling a sip phone from our Asterisk Server, and try to add logic depending on the dialstatus Stripped down example; exten = 494X,n,Dial(SIP/4120089,15,w) exten = 494X,n,Goto(98-${DIALSTATUS},1) exten = 494X,n,Hangup() . exten = 98-BUSY,1,NoOp(Busy)

[asterisk-users] Thank you Asterisk community!

2017-01-06 Thread Digium's Asterisk Development Team
With the start of the new year, the Asterisk team wanted to send out a brief message of thanks to all of our community members who have participated in the the Asterisk project so far. Getting Asterisk to where it is would not have been possible without the support of our community, for bug report

Re: [asterisk-users] Issue with handling of 480 DND

2017-01-06 Thread Markus Weiler
Nobody any idea? It would be really helpful, Markus Am 06.01.2017 um 12:07 schrieb Markus Weiler: Hi List, we're calling a sip phone from our Asterisk Server, and try to add logic depending on the dialstatus Stripped down example; exten = 494X,n,Dial(SIP/4120089,15,w) exten = 494X