Quantcast
Channel: General Help - FreePBX Community Forums
Viewing all articles
Browse latest Browse all 12605

Music from hold

$
0
0

@threeeye wrote:

Hi guys,
I'm building a program in VB.NET with AsterNET that will call a group of phones and send them to an extension that will put them on hold.

    Dim test As New Action.OriginateAction
    test.Channel = "SIP/2035"
    test.Exten = "1111"
    test.Context = "default"
    test.Priority = "1"
    test.CallerId = "2035"
    test.Timeout = 3000000
    conn.SendAction(test)

This will call ext 2035, when answered, it will call exten 1111
My question is
What is the best way to do it for 70 phones at once?
Thanks

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 12605

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>