[asterisk-users] - configure ring group

Paolo De Michele paolo at paolodemichele.it
Wed Dec 5 11:53:35 CST 2012


hi all,

I want have an information about ring group in asterisk (1.8.16 - centos
6.3)
I have configured skypeforasterisk for incoming call to one extension
and it works

now,my chan_skype.conf is:

[general]

default_user=user-skype

[user-skype]
secret=xxxxxxxxx
context=from-skype
exten=9999
disallow=all
allow=ulaw
allow=alaw

my extensions.conf:

[from-skype]

exten => 9999,1,Verbose(2,Incoming Skype Call)
   same => n,Answer()
   same => n,Dial(SIP/1000&SIP/2000&SIP/3000,30)
   same => n,Playback(user&is-curntly-unavail)
   same => n,Hangup()

at right time the internal ring are 1000, 2000 and 3000
I have the extension from 1000 to 1005, 2000 to 2005 and from 3000 to 3005
I can ring him all? I can group the configuration into a single string?

let me know something
thanks in advance



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20121205/2eb9f029/attachment.htm>


More information about the asterisk-users mailing list