[asterisk-ss7] chan_ss7 1.0.0 released
Anders Baekgaard
ab at dicea.dk
Tue Nov 27 09:31:05 CST 2007
Hello Marc,
The loadshare and combined parameters can be used to configure loadsharing
across linksets, e.g.
[linkset-A]
loadshare = combined
combined = set-AB
...
[linkset-B]
loadshare = combined
combined = set-AB
Signalling for linkset-B can be routed on signalling channels belonging to
linkset-A, and vice versa.
The schannel parameter can be used to redirect signalling to a separate
mtp2/mtp3 stack (mtp3d) running on a remote host. For example, the entry
[link-l1]
schannel => 16,hostA:12000
...
specifies that hostA has signalling on ts#16 on link l1. The mtp3d is
listening on TCP port 12000, and must be running on hostA.
This allows one server to handle signalling for a number of other servers that
only handle the audio.
Best regards
Anders Baekgaard
On Tuesday 27 November 2007 15:40:27 you wrote:
> Good afternoon,
>
> could you please provide some documentation/examples about the following
> features:
>
> - New loadshare config parameter for linksets (None, linkset, combined).
>
> - New combined config parameter for linksets. Linksets having the same
> combined setting and having loadshare=combined share signalling channels.
>
> - The schannel entry in link description in configuration file may
> specify remote MTP stack.
>
> Best regards,
>
> Marc
>
> Anders Baekgaard wrote:
> > Dicea has released a major update of chan_ss7 for Asterisk 1.2.x and
> > 1.4.x as version 1.0.0.
> >
> > More information about this release is at
> > http://www.dicea.dk/company/downloads
> >
> > Best regards
> > Anders Baekgaard
> >
> > http://www.dicea.dk
> >
> > _______________________________________________
> > --Bandwidth and Colocation Provided by http://www.api-digital.com--
> >
> > asterisk-ss7 mailing list
> > To UNSUBSCRIBE or update options visit:
> > http://lists.digium.com/mailman/listinfo/asterisk-ss7
More information about the asterisk-ss7
mailing list