Hello, unfortunately I'm not really good in setting up Asterisk :( According the pin, have you set it in Admin->Rooms->Room?
On Wed, Mar 1, 2017 at 4:21 AM, Lance Oreste <[email protected]> wrote: > Here is a little bit more information on this. > > It does not ask me for for a pin number, not sure which context I should > route my inbound to. > > > > Here is my sip.conf > > [general] > > context=rooms-originate ; Default context for incoming > calls. Defaults to 'default' > > allowoverlap=no ; Disable overlap dialing support. > (Default is yes) > > > > udpbindaddr=0.0.0.0 ; IP address to bind UDP listen socket to > (0.0.0.0 binds to all) > > > > tcpenable=no ; Enable server for incoming TCP > connections (default is no) > > tcpbindaddr=0.0.0.0 ; IP address for TCP server to bind to > (0.0.0.0 binds to all interfaces) > > ; Optionally add a port number, > 192.168.1.1:5062 (default is port 5060) > > transport=udp ; Set the default transports. The order > determines the primary default transport. > > ; If tcpenable=no and the transport set > is tcp, we will fallback to UDP. > > srvlookup=yes ; Enable DNS SRV lookups on outbound calls > > qualify=yes > > maxexpiry=43200 > > videosupport=yes > > rtcachefriends=yes > > > > [red5sip_user] > > type=friend > > secret=12345 > > disallow=all > > allow=ulaw > > allow=h263 > > host=dynamic > > nat=force_rport,comedia > > context=rooms-red5sip > > > > > > [kamailio] > > disallow=all > > allow=ulaw > > canreinvite=no > > dtmfmode=rfc2833 > > host=10.101.10.60 > > insecure=very > > port=5060 > > qualify=yes > > type=friend > > > > > > > > *From:* Lance Oreste [mailto:[email protected]] > *Sent:* Tuesday, February 28, 2017 1:12 PM > *To:* [email protected] > *Subject:* conference waiting on leader > > > > I configured openmeetings with asterisk integration. However, I am > “Conference will begin when the leader arrives” when I call the conference > number eventhough the leader is already in conference. > > > > Connected to Asterisk GIT-13-13.12.2-311-g56e925f currently running on > ghwconference1 (pid = 24972) > > == Using SIP RTP CoS mark 5 > > -- Executing [40018@rooms-originate:1] ConfBridge("SIP/kamailio-00000004", > "40018,default_bridge,sip_user") in new stack > > -- Channel CBAnn/40018-00000004;2 joined 'softmix' base-bridge > <6df5dfea-ce6c-4733-99fe-d73a45b2a13c> > > -- <SIP/kamailio-00000004> Playing 'conf-waitforleader.slin' (language > 'en') > > -- Started music on hold, class 'default', on channel > 'SIP/kamailio-00000004' > > -- Channel SIP/kamailio-00000004 joined 'softmix' base-bridge > <6df5dfea-ce6c-4733-99fe-d73a45b2a13c> > > -- <CBAnn/40018-00000004;1> Playing 'confbridge-join.slin' (language > 'en') > > > > Here is my config for /opt/red5sip/settings.properties > > GNU nano 2.5.3 File: /opt/red5sip/settings.properties > > > > red5.host=127.0.0.1 > > om.context=rooms > > red5.codec=asao > > red5.codec.rate=22 > > sip.obproxy=127.0.0.1 > > sip.phone=red5sip_user > > sip.authid=red5sip_user > > sip.secret=12345 > > sip.realm=asterisk > > sip.proxy=127.0.0.1 > > rooms.forceStart=yes > > rooms=18,14,12,13,2 > > > > > > > > > > > > > > > > > > *In great health,* > > > > > *Lance Oreste Telecommunications Engineer II Information Technology > Department Great HealthWorks, Inc.* > > > www.GreatHealthWorks.com <http://www.greathealthworks.com> > > > > *4150 SW 28th Way Fort Lauderdale, FL 33312 Office Phone:954-744-7400 ext: > 1155 TollFree: 800-488-8082 ext: 1155 Direct Dial: Fax: 954-707-5081* > > *Disclaimer:*_-*************************************************-_ > This e-mail message contains confidential, privileged information intended > solely for the addressee. Please do not read, copy, or disseminate it > unless you are the addressee. If you have received it in error, please call > and speak with the message sender. Also, we would appreciate your > forwarding the message back to us and deleting it from your system. Every > effort has been made to ensure that any attachment to this mail does not > contain a virus. While we have taken every reasonable precaution to > minimize this risk, neither it nor the sender can accept liability for any > damage which you sustain as a result of software viruses. Please rely on > your own virus check as no responsibility is taken by the sender for any > damage arising out of any virus infection this communication may contain. > This e-mail and all other electronic (including voice) communications from > the sender's firm are for informational purposes only. No such > communication is intended by the sender to constitute either an electronic > record or an electronic signature or to constitute any agreement by the > sender to conduct a transaction by electronic means. Any such intention or > agreement is hereby expressly disclaimed unless otherwise specifically > indicated. > > -- WBR Maxim aka solomax
