Brian J. Murrell
2010-Mar-17 13:13 UTC
[asterisk-users] Asterisk as a skinny/sccp "client"?
I wonder if Asterisk's skinny/sccp channel driver could be used as a "client" to register with a Cisco PBX. That is, along with a SIP client, say, have Asterisk and said SIP client stand in for a Cisco phone, or an IP Communicator. Anyone done this? Cheers, b. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: This is a digitally signed message part Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20100317/bfe22547/attachment.pgp
Brian J. Murrell wrote:> I wonder if Asterisk's skinny/sccp channel driver could be used as a > "client" to register with a Cisco PBX. That is, along with a SIP > client, say, have Asterisk and said SIP client stand in for a Cisco > phone, or an IP Communicator. > > Anyone done this? > > Cheers, > b. > >No, this isn't currently possible. I did ponder this for a while, but my conclusion was that the effort required to do so would far outweigh any benefit you'd gain from it. Cisco has been moving to SIP for a very long time. There aren't any phone features that Asterisk could emulate that would make this any better than SIP (or even anything approaching parity).
Em 17-03-2010 20:28, Doug Lytle escreveu:> Joao Gomes Pereira wrote: > >> What could be missing? >> >> >> > Running ldconfig as root > > > >Thanks, thats it!!! Now the module is loaded. I just hope the FAX code works: [macro-faxreceive] exten => s,1,Set(FAXFILE=/var/spool/asterisk/fax/${CALLEDFAX}/${UNIQUEID}) exten => s,2,NoOP() exten => s,3,NoOP() exten => s,4,rxfax(${FAXFILE}.tif) exten => s,103,Set(EXTMAIL=me at startel.pt) exten => s,104,Goto(4) exten => s,105,Set(EXTNAME=Unknown) exten => s,106,Goto(4) exten => s,107,Set(EXTCOMPANY=Company) exten => s,108,Goto(4) Thanks again Regards Joao Pereira -- StarTel - A Rede Livre Joao Gomes Pereira www.startel.pt +351 304500650 sip: gomespereira at startel.pt