Re: [asterisk-users] Asterisk "virtual hosting"

2015-05-16 Thread martin f krafft
also sprach Steve Edwards [2015-05-17 08:31 +0200]: > While preprocessing could be called 'templating,' this may be > confusing because Asterisk already as a configuration file feature > called 'templates.' Fair point. Preprocessing it shall be. > And you find preprocessing/templating complex?

Re: [asterisk-users] Asterisk "virtual hosting"

2015-05-16 Thread Steve Edwards
On Sun, 17 May 2015, martin f krafft wrote: also sprach Steve Edwards [2015-05-16 23:22 +0200]: I use a preprocessor (http://software.hixie.ch/utilities/unix/preprocessor/) to tailor dialplans and configuration files to each host based on the client (or project) and the hostname. On Sun,

Re: [asterisk-users] Asterisk "virtual hosting"

2015-05-16 Thread martin f krafft
also sprach Steve Edwards [2015-05-16 23:22 +0200]: > I use a preprocessor > (http://software.hixie.ch/utilities/unix/preprocessor/) to tailor > dialplans and configuration files to each host based on the client > (or project) and the hostname. Yeah sure, templating works, but it introduces a lay

Re: [asterisk-users] Asterisk "virtual hosting"

2015-05-16 Thread Steve Edwards
On Sat, 16 May 2015, martin f krafft wrote: I am in the peculiar situation to have to set up a PBX for two independent sites, but operated by the same entity. Yes, I could set up two VPSs and install Asterisk to each, put common stuff (e.g. conferencing setup) into Git and share between both usi

[asterisk-users] Asterisk "virtual hosting"

2015-05-16 Thread martin f krafft
Hello, I am in the peculiar situation to have to set up a PBX for two independent sites, but operated by the same entity. Yes, I could set up two VPSs and install Asterisk to each, put common stuff (e.g. conferencing setup) into Git and share between both using includes, but for various reasons (a

Re: [asterisk-users] Re-INVITE and bridge breakage

2015-05-16 Thread Tiago Geada
If I'm not mistaken, canreinvite=no is now directmedia=no But check other values of directmedia Sent from my iPhone > On 15 May 2015, at 19:21, Luca Pradovera wrote: > > Hello, > as a variation of our issues with Adhearsion calls dropping when an INVITE > comes in for a bridged call, I now h