In article <[EMAIL PROTECTED]>, Micko <[EMAIL PROTECTED]> wrote: > I have a problem when dialing from outside line to sip server. I get this > output on debug. > Could someone give me a hint what could be wrong? > > == Starting OH323/R30149 at from-pstn,6000622,1 failed so falling back to > exten 's' > == Starting OH323/R30149 at from-pstn,s,1 still failed so falling back to > context 'default' > > > How do you make connection between incoming h323 connection and user who is > connected to sip server?
In the above case, you need an extension called 6000622, or a pattern that matches it, in your [from-pstn] context. Cheers Tony -- Tony Mountifield Work: [EMAIL PROTECTED] - http://www.softins.co.uk Play: [EMAIL PROTECTED] - http://tony.mountifield.org _______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
