Ian Johnson
2004-Sep-23 02:22 UTC
[Asterisk-Users] Modem[i4l]/ttyI0 sent into invalid extension 's'
G'day, New to Asterisk alert! I have a Netjet card running on linux 2.4.27 kernel using the HiSax module, and trying to use it for incoming/outgoing calls from *. I've tried playing with modem.conf and extensions.conf every which way I can think of, using samples and whatever I can find off the net, and I get the same message everytime I try to dial in. The complete message is: pbx.c:1868 ast_pbx_run: Channel 'Modem[i4l]/ttyI0 sent into invalid extension 's' in context 'default', but no invalid handler modem.conf: [interfaces] context=remote driver=i4l type=autodetect stripmsd=0 dialtype=tone mode=immediate msn=12345678 (not the real number of course) device => /dev/ttyI0 group=1 extensions.conf: Is the sample extensions.conf, at the moment. Any ideas/solutions would be great! Thanks. Ian. -- Nambour Christian College ... Sow to Harvest. http://www.ncc.qld.edu.au ______________________________________ This email and any files transmitted with it are confidential and intended solely for the use of the addressee. It may contain privileged information that is exempt from disclosure by law. Please note that unauthorised dissemination, copying or accessing of this email and its contents is prohibited and may be unlawful. If you have received this email in error please inform us immediately by telephone on +61 (0) 7 5442 1866. Opinions expressed in this E-Mail are those of the sender and do not necessarily represent the views of Nambour Christian College. Although this email has been created on a machine protected by Anti-Virus software, we cannot be held responsible for any viruses or other material transmitted with or as part of this email.
David J Carter
2004-Sep-23 03:18 UTC
[Asterisk-Users] Modem[i4l]/ttyI0 sent into invalid extension 's'
Do you have a [remote] context in tour extensions.conf? because that is where the calls are bein sent. Dave -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com]On Behalf Of Ian Johnson Sent: 23 September 2004 10:22 To: asterisk Subject: [Asterisk-Users] Modem[i4l]/ttyI0 sent into invalid extension 's' G'day, New to Asterisk alert! I have a Netjet card running on linux 2.4.27 kernel using the HiSax module, and trying to use it for incoming/outgoing calls from *. I've tried playing with modem.conf and extensions.conf every which way I can think of, using samples and whatever I can find off the net, and I get the same message everytime I try to dial in. The complete message is: pbx.c:1868 ast_pbx_run: Channel 'Modem[i4l]/ttyI0 sent into invalid extension 's' in context 'default', but no invalid handler modem.conf: [interfaces] context=remote driver=i4l type=autodetect stripmsd=0 dialtype=tone mode=immediate msn=12345678 (not the real number of course) device => /dev/ttyI0 group=1 extensions.conf: Is the sample extensions.conf, at the moment. Any ideas/solutions would be great! Thanks. Ian. -- Nambour Christian College ... Sow to Harvest. http://www.ncc.qld.edu.au ______________________________________ This email and any files transmitted with it are confidential and intended solely for the use of the addressee. It may contain privileged information that is exempt from disclosure by law. Please note that unauthorised dissemination, copying or accessing of this email and its contents is prohibited and may be unlawful. If you have received this email in error please inform us immediately by telephone on +61 (0) 7 5442 1866. Opinions expressed in this E-Mail are those of the sender and do not necessarily represent the views of Nambour Christian College. Although this email has been created on a machine protected by Anti-Virus software, we cannot be held responsible for any viruses or other material transmitted with or as part of this email. _______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
Ian Johnson
2004-Sep-23 04:12 UTC
[Asterisk-Users] Modem[i4l]/ttyI0 sent into invalid extension 's'
G'day Dave,> Do you have a [remote] context in tour extensions.conf? because thatis> where the calls are bein sent.I did try putting a [remote] context in, but the error message was indentical. The error seems to be wanting to put it in the [default] context, no matter what I put in modem.conf I'm wondering what the error means by "invalid extension 's'", am I supposed to have something else, I've tried putting in the calling MSN, as: [remote] and in [default] exten => 12345678,1,Answer But no joy. Sorry about the legal rubbish attached to these e-mails. ______________________________________ This email and any files transmitted with it are confidential and intended solely for the use of the addressee. It may contain privileged information that is exempt from disclosure by law. Please note that unauthorised dissemination, copying or accessing of this email and its contents is prohibited and may be unlawful. If you have received this email in error please inform us immediately by telephone on +61 (0) 7 5442 1866. Opinions expressed in this E-Mail are those of the sender and do not necessarily represent the views of Nambour Christian College. Although this email has been created on a machine protected by Anti-Virus software, we cannot be held responsible for any viruses or other material transmitted with or as part of this email.