My conference call wont go thru my SIP trunk. I may be missing a dialplan configuration setting as my PCM phone to phone calls go over the (GSM) tunk. The server with the conference: exten => 5777,1,GoTo(conf-confDemo,join,1) [conf-confDemo] exten => join,1,ConfBridge(confDemo/S/1) The server from which some users dial in from: exten => 5777,1,Dial(SIP/$EXTEN}@200_PBX) Any insight appreciated. Thanks, Dado -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20130627/658d4e23/attachment.htm>
Steve Totaro
2013-Jun-27 14:36 UTC
[asterisk-users] Conference calls wont traverse my trunk
On Thu, Jun 27, 2013 at 9:53 AM, DadoMaker <dadomaker at gmail.com> wrote:> My conference call wont go thru my SIP trunk. I may be missing a dialplan > configuration setting as my PCM phone to phone calls go over the (GSM) tunk. > > > The server with the conference: > exten => 5777,1,GoTo(conf-confDemo,join,1) > [conf-confDemo] > exten => join,1,ConfBridge(confDemo/S/1) > > The server from which some users dial in from: > exten => 5777,1,Dial(SIP/$EXTEN}@200_PBX) > > Any insight appreciated. > > Thanks, > > Dado > >Dado, subject sounds like a personal problem. Sorry couldn't resist. How about some CLI debug info while trying a call? Thanks, Steve T -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20130627/b452c732/attachment.htm>