Re: [asterisk-users] Notify me when the call is answered

2011-03-18 Thread Olivier
2011/3/17 Eric Smith e...@fruitcom.com Hi I want to have some signal when a call is answered. I can watch the asterisk debug or logs and see when a call is answered of course but I want a sound notification. I would try using Dial M or U options with which a macro or routine is run when

[asterisk-users] Notify me when the call is answered

2011-03-17 Thread Eric Smith
Hi I want to have some signal when a call is answered. I can watch the asterisk debug or logs and see when a call is answered of course but I want a sound notification. I tried this: [macro-notifymobile] exten = s,1,Dial(SIP/foobar,10) exten =

Re: [asterisk-users] Notify me when the call is answered

2011-03-17 Thread C. Savinovich
You want both phones to ring? then why don't you just create a group so your mobile also rings at the same time as the other extensions just don't answer your mobile.   CS   On March 17, 2011 at 8:52 AM Eric Smith e...@fruitcom.com wrote: Hi I want to have some signal when a call is

Re: [asterisk-users] Notify me when the call is answered

2011-03-17 Thread Jeremy Kister
On 3/17/2011 8:52 AM, Eric Smith wrote: How would I achieve a notification this way or another way? I would use the same premise- below is not tested, exten = _0031.,n,Dial(SIP/foobar2/${EXTEN},60,wM(notifymobile)) [macro-notifymobile] exten = s,1,Set(STRIPPED=${CHANNEL:4}) exten =

Re: [asterisk-users] Notify me when the call is answered

2011-03-17 Thread Eric Smith
Hi Jeremy Instead of using Jabber, which I do not normally, I tried to Page() my android SIP phone and got this; [Mar 17 16:46:06] -- Executing [0031611224030@default:4] Macro(IAX2/4506-6141, notifymobile) in new stack [Mar 17 16:46:06] -- Executing [s@macro-notifymobile:1]