ashok
2005-Nov-14 07:07 UTC
[Asterisk-Users] Configure Asterisk to call from softPhone(SIP Channel) to Analog phone(Modem Channel)
Hi *users,, I'm researching on Asterisk PBX phone system initially I was successfull in configuring 2 SIP users with DIAL rules in extension.conf and configured 2X-Lite softphones to use my proxy Registered successfully also able to dial and communicate. Now i am trying to dial from softphone to analog phone connected to Internal Modem of my proxy but ended up with errors while loading asterisk -vvvvgc Asterisk Dynamic Loader Starting: == Parsing '/etc/asterisk/modules.conf': Found [chan_modem.so] => (Generic Voice Modem Driver) == Parsing '/etc/asterisk/modem.conf': Found == Loading modem driver chan_modem_slamr.soNov 14 15:02:15 WARNING[8042]: loader.c:258 ast_load_resource: /usr/lib/asterisk/modules/chan_modem_slamr.so: cannot open shared object file: No such file or directory Nov 14 15:02:15 ERROR[8042]: chan_modem.c:968 load_module: Failed to load driver chan_modem_slamr.so == Unregistered channel type 'Modem' Nov 14 15:02:15 WARNING[8042]: loader.c:345 ast_load_resource: chan_modem.so: load_module failed, returning -1 == Unregistered channel type 'Modem' Nov 14 15:02:15 WARNING[8042]: loader.c:391 load_modules: Loading module chan_modem.so failed! Any idea how to generate chan_modem_slamr.so file??? [root@localhost slmodem-2.9.10]# more /etc/modules.conf alias eth0 8139too alias eth1 via-rhine alias usb-controller ehci-hcd alias usb-controller1 usb-uhci alias sound-slot-0 via82cxxx_audio post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 2>&1 || : pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null 2>&1 || : alias char-major-212 slamr alias char-major-213 slusb Internal modem :- Smartlink chipset v.92 internal pci Modem Pls suggest me how do I write DIAL rule so that user 2000 registerd to proxy via Softphone can dial 2001 to analog phone. Thanks in advance. Warm Regards ashok