VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
seandarcy2 at gmail.com Guest
|
Posted: Sat Apr 12, 2014 2:55 pm Post subject: [asterisk-users] originate woes: extension never executes |
|
|
Here's my cmd:
originate MOTIF/8447/+12122064431@voice.google.com extension s@greeting
Greeting:
[greeting]
exten=> s,1,Wait(2)
same=>n,Background("hello")
same=>n,Wait(3)
I can see the call go out (also in, since testing on one our own
numbers), but [greeting] never executes.
I'm expecting to see that when the motif call comes in and is answered,
the dialplan would connect [greeting] with the answered call.
sean
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users |
|
Back to top |
|
|
webaccounts173 at jgoe... Guest
|
Posted: Sat Apr 12, 2014 11:03 pm Post subject: [asterisk-users] originate woes: extension never executes |
|
|
How about:
[greeting]
exten=> s,1,Answer()
same=>n,Background(silence/2&hello)
same=>n,Wait(3)
provided you know why you want to call Background() instead of Playback().
jg
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users |
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|