[asterisk-users] auto answer

2013-07-17 Thread bilal ghayyad
Hello; Is it possible to configure in the sip.conf for the Phone to be auto answer? Regards Bilal-- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar

Re: [asterisk-users] auto answer

2013-07-17 Thread Yasin Suluhan
Hello, You could use Answer-After for that. But, afaik there is no definitive description in the RFCs on how it is used. You would have to enable such features on the telephones too. And I would expect that different phone manufacturers would probably use different mechanisms to enable such an

Re: [asterisk-users] auto answer

2013-07-17 Thread A J Stiles
On Wednesday 17 July 2013, bilal ghayyad wrote: Hello; Is it possible to configure in the sip.conf for the Phone to be auto answer? That is a phone feature, not an Asterisk feature (in fact, not all phones even support it. A GPO 746 plugged into a Grandstream HandyTone 286, for instance

Re: [asterisk-users] auto answer

2013-07-17 Thread bilal ghayyad
But this not in the sip.conf, this in the extensions.conf, right? Regards Bilal From: Yasin Suluhan ysulu...@gmail.com To: bilal ghayyad bilmar...@yahoo.com; Asterisk Users Mailing List - Non-Commercial Discussion asterisk-users@lists.digium.com Sent:

Re: [asterisk-users] auto answer

2013-07-17 Thread A J Stiles
On Wednesday 17 July 2013, bilal ghayyad wrote: But this not in the sip.conf, this in the extensions.conf, right? Regards Bilal No. This would be set up in the phone's own configuration file, which in turn depends on the make and model of phone (and its location depends on your site

Re: [asterisk-users] auto answer

2013-07-17 Thread bilal ghayyad
So it is not at asterisk configuration? Regards Bilal From: A J Stiles asterisk_l...@earthshod.co.uk To: bilal ghayyad bilmar...@yahoo.com; Asterisk Users Mailing List - Non-Commercial Discussion asterisk-users@lists.digium.com Sent: Wednesday, July 17, 2013

Re: [asterisk-users] auto answer

2013-07-17 Thread Gopalakrishnan N
yes its not asterisk configuration, its phone feature and phone configuration. On Wed, Jul 17, 2013 at 3:27 PM, bilal ghayyad bilmar...@yahoo.com wrote: So it is not at asterisk configuration? Regards Bilal -- *From:* A J Stiles

Re: [asterisk-users] auto answer

2013-07-17 Thread Pat Collins
Dialplan auto answer ; intercom exten=_*,1,SIPAddHeader(Call-Info: sip:xxx.xxx.xxx.xxx\;answer-after=0) ;xxx.xxx.xxx.xxx is the address of your asterisk box exten=_*,n,Dial(SIP/${EXTEN:1}) As long as your phones are compatible, this MIGHT work. Worked for me. Sadly, I cannot

Re: [asterisk-users] auto answer

2013-07-17 Thread Steve Edwards
Please don't top post. On Wed, 17 Jul 2013, bilal ghayyad wrote: So it is not at asterisk configuration? 1) The phone has to be configured to allow it. 2) Asterisk has to set the appropriate SIP header for your specific model phone prior to 'dialing' the phone for each call. I.e. the added

[asterisk-users] Dial problem with Asterisk 1.8.4.4

2013-07-17 Thread Kevin Larsen
One of my sites asked for a way to identify if the person they are calling on another extension is already on another call. To that end, I wrote a bit of code in the dialplan for my extensions that checks to see if the extension they are dialing has a device status that is anything other than

Re: [asterisk-users] auto answer

2013-07-17 Thread Gopalakrishnan N
If am not wrong even without doing any setting in asterisk side, if the phone has Auto Answer it works.. ! Correct me if am wrong. On Wed, Jul 17, 2013 at 9:14 PM, Steve Edwards asterisk@sedwards.comwrote: Please don't top post. On Wed, 17 Jul 2013, bilal ghayyad wrote: So it is not

Re: [asterisk-users] auto answer

2013-07-17 Thread Steve Edwards
Please don't top post. On Thu, 18 Jul 2013, Gopalakrishnan N wrote: If am not wrong even without doing any setting in asterisk side, if the phone has Auto Answer it works.. ! Correct me if am wrong.  My experience is limited to Sipura, Polycom, and Cisco endpoints. All required

[asterisk-users] 2 pretty irritating issues....

2013-07-17 Thread Gregory Malsack
Hey All ~ 1, queue records on fairly unreliable. I would say about 40 - 60 percent of the queue calls are not being recorded and I'm not sure why. I don't seem to see any kind of pattern to the failure. I've added a sample of our queue config at the bottom. 2, cel_pgsql module seems to