search for: pepesz76

Displaying 3 results from an estimated 3 matches for "pepesz76".

2009 Jul 28
3
CIsco 7960 + asterisk: hepl needed
Dear All, I'm trying to configure my new phone Cisco 7960 to work with asterisk. I followed http://www.asteriskguru.com/tutorials/cisco_7960_ip_phone_configuration.html and I got into the point where I can see on the the display line indication showing "55 <phone icon with x>" so it looks like the phone is not registered. The phone and the asterisk are in the same local
2009 Jul 21
0
logging cdr to mysql does not fill clid field
...2.0-rc1 to write cdr into mysql. I followed: http://www.spiration.co.uk/post/1327/asterisk-addons%20setting%20up%20mysql%20cdr%20for%20Asterisk, and it is mostly working however CLID is not written to mysql, although it appears in Master.csv. What do I possibly missing? TIA -- Best regards, pepesz76 mailto:pepesz76 at o2.pl
2009 Jul 31
1
asterisk 1.6 call forwarding
Dear All, I'n trying to make a simple call forwarding, however I have small problem when evaluating an expresion. Here is my extensions.conf ... ; Unconditional Call Forward exten => _#21*X.,1,Set(DB(CFIM/${CALLERID(num)})=${EXTEN:4}) exten => _#21*X.,2,Hangup() exten => #21#,1,Set(ignored=${DB_DELETE(CFIM/${CALLERID(num)})}) exten => #21#,2,Hangup() ... exten =>