| NEURALWIND | hansin Channel 01: FXS Kewlstart (Default) (Slaves: 01) |
| hansin321 | I don't have a modules.conf file, so is states no modules being loaded. Could I need certain modules? I know my kernel modules for my FXO card are loaded (separate modules I assume). |
| JT | hansin321: 1.4? |
| hansin321 | neuralwind: At least you know your card is being recognized. I can't help you much beyond that for now. I can grab you a link to on old article that deals with the configuration files that uses an FXO card. |
| NEURALWIND | ok give it to me |
| JT | neuralwind: manners :) |
| NEURALWIND | ok thanks give it to me hansin |
| hansin321 | JT: yes. I have compiled * a couple times before and have always been able to get it so I can register a SIP softphone. But I am pretty new at this so I can't remember what I did. Ususally it just worked. |
| JT | hansin321: 1.4 doesn't load asterisk modules by default |
| hansin321 | neuralwind: I will. I need to google it, and then I will cut and paste it here. give me a sec... |
| JT | hansin321: either load chan_sip or enable autoload |
| NEURALWIND | k |
| hansin321 | how do I enable auto load? |
| JT | modules.conf autoload => yes iirc |
| hansin321 | I guess I was under the assumption if you had a .conf file for something, it would load the modules needed for it :( neuralwind: This link is quite dated, but I found it helpful. The configuration files (see link near end) are well commented: http://www.onlamp.com/pub/a/onlamp/2004/01/22/asterisk2.html |
| JT | there are lots of default config files |
| hansin321 | JT: so from the command line I might just try load chan_sip fpr now? |
| JT | worth a go |
| hansin321 | JT: Thanks for the help. JT: Awsome. It is now listen for SIP. I'll do a little homework on load modules. This appears to be the gist of the problem. It may affect other things also. |
| JT | no probs |
| hansin321 | neuralwind: what do you get back is you run a 'dmesg | grep -i wildcard'? |
| NEURALWIND | let me see Found a Wildcard FXO: Wildcard X100P hansin321 its a generic one with just one fxo port only |
| hansin321 | neuralwind: Ok, just wanted to make sure your kernel recognized your card (I could have assumed I guess if Asterisk did, but I am not an expert). neuralwind: Anyway, at least the card is being recognized. |
| nitrus^ | do you have your ./configure stuff available? |
| DarKnesS_WolF | nitrus^: the default ./configure for asterisk is fine. it uses prefix=/usr so everything gose like it's a package i do always compile asterisk 1.4 ubuntu, debian, mandriva and all are almost the same setup only there is no init scripts for zaptel to debian based distro ;-) |
| nitrus^ | yeah i want to enable jabber gtalk do i just do --with-iksemel? |