[asterisk-users] Asterisk 11 and pulse audio

2015-06-20 Thread Jerry Geis
Hi all, Anyone have any great ideas on getting asterisk 11 to work with pulseaudio? I chown user:group /var/lib/asterisk /var/run/asterisk /var/spool/asterisk /var/log/asterisk /usr/lib/asterisk /etc/asterisk change user and group in asterisk.conf when is run: su user -c "asterisk -vc" als

Re: [asterisk-users] outgoing calls not working on sangoma A200

2015-06-20 Thread Duncan Turnbull
Hi there This has happened to me before when I changed the tone duration, it was too long and the PSTN receiver no longer understood the tones, but it seems unlikely nothing has changed. The cli or logs should show you whats happening, something will be blocking the call, either the group or

[asterisk-users] SIP LDAP authentication

2015-06-20 Thread Owais Ahmad
Hello, Is there a definitive guide on how SIP peers could be authenticated using LDAP in asterisk 11 and up? It seems https://wiki.asterisk.org/wiki/display/AST/LDAP+Realtime+Driver is not updated as there are mis-matched parameters in the configuration samples and ldap schema files. This is bec