Re: [Asterisk-Users] [ANNOUNCE] chan_capi-cm-0.6 released

2005-09-21 Thread Armin Schindler
On Wed, 21 Sep 2005, Shaun Ewing wrote:
 On 9/21/05, Armin Schindler [EMAIL PROTECTED] wrote:
  Hi all,
  
  it took a while, but on sourceforge.net I added the new release 0.6 of
  chan_capi-cm driver.
 
 Doesn't seem to work with 1.0.8:
 
 Sep 21 10:25:13 WARNING[16435]:
 /usr/lib/asterisk/modules/app_capiCD.so: undefined symbol:
 get_ast_capi_MessageNumber
 Sep 21 10:25:13 WARNING[16435]: Loading module app_capiCD.so failed!

Any app_capi* modules are not part of chan_capi-cm any more. These files are 
old and you may not load them any more. Just remove these files from your
Asterisk installation.

Armin

___
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] [ANNOUNCE] chan_capi-cm-0.6 released

2005-09-20 Thread Armin Schindler
Hi all,

it took a while, but on sourceforge.net I added the new release 0.6 of
chan_capi-cm driver.

Note: dial string and capi.conf has changed.

The main changes are:
- added 'relaxdtmf'.
- more BSD compatibility
- correct PROGRESS handling
- added verbose text for capi info/reason error messages.
- use correct facility-selector for echo-cancel
- added application capicommand() for CAPI based applications
  (removed standalone applications)
- capicommand(RETRIEVE) can now be called from other channels
- support ISDN hold (holdtype in capi.conf)
- added HOLD/RETRIEVE for Asterisk indications.
- added custom function VANITYNUMBER to convert letters into digits.
- added CAPI Line Interconnect (native bridging)
- use variable CONNECTEDNUMBER on Answer().
- set variable REDIRECTINGNUMBER on incomming call if it was diverted.
- removed obsolete thread mutex
- fixed dnid/exten/immediate handling on PtP.
- receive a fax via CAPI is now done with capicommand(receivefax|...) and added 
stationid...
- added config option 'immediate' to start pbx if no dnid has been received yet.
- support 'type of number' (numbering-plan).
- U-Law setting is now done in capi.conf instead of Makefile define.
- on hangup, use hangupcause from other channel or from var PRI_CAUSE.
- capi.conf structure changes: one own section for each interface,
  no global 'interfaces' any more. Section name will be interface name.
- dial string changed: parameters like 'b' not as part of number any more.
- send alert on alerting only (busy() and congestion() work now).
- better overlap sending (new parameter 'o' for dialstring to
  send only the first two digits with CONNECT_REQ only, the remaining
  digits and even digits following the dial() command, will be send
  as INFO_REQ/Overlap).


Have fun
Armin
___
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] [ANNOUNCE] chan_capi-cm-0.6 released

2005-09-20 Thread Patrick
On Tue, 2005-09-20 at 21:09 +0200, Armin Schindler wrote:
 Hi all,
 
 it took a while, but on sourceforge.net I added the new release 0.6 of
 chan_capi-cm driver.
[snip]

Thanks for the new release Armin. I will test it tomorrow with cvs HEAD.

Regards,
Patrick

___
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] [ANNOUNCE] chan_capi-cm-0.6 released

2005-09-20 Thread Shaun Ewing
On 9/21/05, Armin Schindler [EMAIL PROTECTED] wrote:
 Hi all,
 
 it took a while, but on sourceforge.net I added the new release 0.6 of
 chan_capi-cm driver.

Great work Armin. I'll try to get around to testing it today :-)

-Shaun
___
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] [ANNOUNCE] chan_capi-cm-0.6 released

2005-09-20 Thread Shaun Ewing
On 9/21/05, Armin Schindler [EMAIL PROTECTED] wrote:
 Hi all,
 
 it took a while, but on sourceforge.net I added the new release 0.6 of
 chan_capi-cm driver.

Doesn't seem to work with 1.0.8:

Sep 21 10:25:13 WARNING[16435]:
/usr/lib/asterisk/modules/app_capiCD.so: undefined symbol:
get_ast_capi_MessageNumber
Sep 21 10:25:13 WARNING[16435]: Loading module app_capiCD.so failed!

-Shaun
___
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users