[asterisk-users] XMPP issues in Asterisk 11.6.0 for distributed device states...

2014-03-18 Thread Kevin Larsen
I have been working with distributed device states in Asterisk using XMPP attached to an OpenFire server. I have it working well across two servers and want to roll it out across every server in my company. All servers are Asterisk 11.6.0. I am running into a problem that seems like it should

[asterisk-users] modify from field sip headers

2014-03-18 Thread Luis San Martin
Hello, Im trying to modify the 'From' field in my sip headers in order to include extra info (user=tel) as it follows: From : sip:005114824403@200.91.0.146;user =tel However asterisk is still doing this header: sip:111@1.1.1.1;tag=as167b4b82 Is there a way to accomplish this?

Re: [asterisk-users] modify from field sip headers

2014-03-18 Thread Adrian Serafini
Im trying to modify the 'From' field in my sip headers in order to include extra info (user=tel) as it follows: The default extensions.conf has this, it might help. ;--- ; from-pstn-to-did ; ; The context is designed

[asterisk-users] Which is more efficient for 1 to many broadcasting?

2014-03-18 Thread James Sharp
Putting a whole bunch of people into a listen-only/muted Confbridge conference or getting the broadcaster audio into a MOH class and then just having callers attach to that MOH class? Does the the muted side of a Confbridge Room still try to mix in audio from the muted channels or does it

Re: [asterisk-users] Which is more efficient for 1 to many broadcasting?

2014-03-18 Thread Paul Belanger
On Tue, Mar 18, 2014 at 1:02 PM, James Sharp ja...@fivecats.org wrote: Putting a whole bunch of people into a listen-only/muted Confbridge conference or getting the broadcaster audio into a MOH class and then just having callers attach to that MOH class? Does the the muted side of a

Re: [asterisk-users] Which is more efficient for 1 to many broadcasting?

2014-03-18 Thread James Sharp
On 3/18/2014 6:58 PM, Paul Belanger wrote: On Tue, Mar 18, 2014 at 1:02 PM, James Sharp ja...@fivecats.org wrote: Putting a whole bunch of people into a listen-only/muted Confbridge conference or getting the broadcaster audio into a MOH class and then just having callers attach to that MOH