Yes... I did restart Asterisk after I changed the 'mode' in phone.conf. And after I restarted Asterisk, I always use 'cat /proc/ixj' to make sure that the line "Port" from the output reads "Port pstn" when 'mode=fxo' and reads "Port pots" when 'mode=immediate' or 'mode=dialtone'.
I used "*CLI> stop now" to stop Asterisk, and then started it again with command line "asterisk -dvvvvc". (I modified logger.conf to have debug output to 'console',too.) I even tried unplugging the phone set from the Linejack card when I am using 'mode=fxo' and restarted Asterisk... But still, Asterisk doesn't pick up the incoming call and play the nice greeting message... not even showing some kind of debugging message...:( Any more ideas?? Thanks, Michael W. >From Tilghman Lesher <[EMAIL PROTECTED]>: > On Friday 26 December 2003 08:05, Michael wrote: > > Hello All... > > > > I have searched in the archive and also followed Zara's instruction > > on getting incoming calls to work with Asterisk...but I still can't > > get Asterisk to answer incoming call on Linejack's LINE port. > > > > I attached a phone set to the PHONE port, and telco line to the > > LINE port on the Linejack(ISA) card. > > The drivers for the Linejack do not support using the card as an FXO > device and an FXS device at the same time. You must choose one > functionality for the card and use it that way. Changing the > functionality requires a restart of Asterisk. > > -Tilghman > > _______________________________________________ > Asterisk-Users mailing list > [EMAIL PROTECTED] > http://lists.digium.com/mailman/listinfo/asterisk-users > ------------------------------------------------- _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
