[asterisk-users] How to disable call transfers?

2013-10-08 Thread akhilesh chand
Dear All, I want to disable call transfers internally.Means agent(4002) does not transfer call to agent(4003) or other extensions. But i want to create two extensions as supervisor who are able to take a internal call.Suppose to agent(4001) able transfer call agent(5001) or agent(5002).

Re: [asterisk-users] How to disable call transfers?

2013-10-08 Thread jg
Looks like a perfect example for rights management using differentiated contexts. The Asterisk book has some sample code. From the perspective of Asterisk it doesn't matter if you handle the rights for outside calls (national, international, ...) or just for some internal calls. jg --

Re: [asterisk-users] How to disable call transfers?

2013-10-08 Thread A J Stiles
On Tuesday 08 October 2013, akhilesh chand wrote: Dear All, I want to disable call transfers internally.Means agent(4002) does not transfer call to agent(4003) or other extensions. But i want to create two extensions as supervisor who are able to take a internal call.Suppose to

[asterisk-users] CID NAME NOT FOUND

2013-10-08 Thread Doug Lytle
Last month I moved a 1.4.x Asterisk install to Asterisk 11.5.1. Everything is working well, until I noticed that Caller ID between facilities are showing properly, on the phone display, until the handset is picked up, then it's displaying NAME NOT FOUND. I do database lookup against extension

Re: [asterisk-users] CID NAME NOT FOUND

2013-10-08 Thread Richard Mudgett
On Tue, Oct 8, 2013 at 10:06 AM, Doug Lytle supp...@drdos.info wrote: Last month I moved a 1.4.x Asterisk install to Asterisk 11.5.1. Everything is working well, until I noticed that Caller ID between facilities are showing properly, on the phone display, until the handset is picked up, then

[asterisk-users] Asterisk 11 sending comfort Noise

2013-10-08 Thread Eric Wieling
I have an Asterisk 1.4 box which is sometimes getting the message below. Here is the weird part, the CNG is coming from ANOTHER ASTERISK SERVER. 209.220.119.19 is an Asterisk 11 box. [Oct 8 11:59:27] NOTICE[20798]: rtp.c:849 process_rfc3389: Comfort noise support incomplete in Asterisk

Re: [asterisk-users] Asterisk 11 sending comfort Noise

2013-10-08 Thread Gareth Blades
On 08/10/13 17:02, Eric Wieling wrote: I have an Asterisk 1.4 box which is sometimes getting the message below. Here is the weird part, the CNG is coming from ANOTHER ASTERISK SERVER. 209.220.119.19 is an Asterisk 11 box. [Oct 8 11:59:27] NOTICE[20798]: rtp.c:849 process_rfc3389: Comfort

Re: [asterisk-users] CID NAME NOT FOUND

2013-10-08 Thread Doug Lytle
You might want to look at this link for some hints about what may be going on: https://wiki.asterisk.org/wiki/display/AST/Manipulating+Party+ID+Information I've been pouring over that document for hours and am not really getting any further then I had. I guess I need to explain my

[asterisk-users] iax2: no authentication, but still peer?

2013-10-08 Thread Sean Darcy
Using zoiper on a nexus 4, asterisk 11.5.1, sometimes we see failed authentication. The secret seems correct, so we can't figure out why we're getting failed authentication. But at the same time the device shows as registered: [Oct 8 18:14:14] NOTICE[510]: chan_iax2.c:11071

Re: [asterisk-users] iax2: no authentication, but still peer?

2013-10-08 Thread Adrian Serafini
The qualify is on for the peer. It is failing to reply to the requested SIP status. Maybe it is on wifi, screen goes off, wifi follows, zoiper iax stack doesn't re-reg with the asterisk. [Oct 8 18:14:14] NOTICE[510]: chan_iax2.c:11071 socket_process_helper: Peer 'n4' is now REACHABLE! Time:

Re: [asterisk-users] CID NAME NOT FOUND

2013-10-08 Thread Richard Mudgett
On Tue, Oct 8, 2013 at 1:50 PM, Doug Lytle supp...@drdos.info wrote: You might want to look at this link for some hints about what may be going on: https://wiki.asterisk.org/wiki/display/AST/Manipulating+Party+ID+Information I've been pouring over that document for hours and am not really

Re: [asterisk-users] CID NAME NOT FOUND

2013-10-08 Thread Doug Lytle
Richard Mudgett wrote: Normal dialplan does not execute while a call is connected. That is what the interception macro/routines are for. Thanks! I'll dig into it. Doug -- Ben Franklin quote: Those who would give up Essential Liberty to purchase a little Temporary Safety, deserve

Re: [asterisk-users] Asterisk 11 sending comfort Noise

2013-10-08 Thread Warren Selby
On Tue, Oct 8, 2013 at 11:02 AM, Eric Wieling ewiel...@nyigc.com wrote: I have an Asterisk 1.4 box which is sometimes getting the message below. Here is the weird part, the CNG is coming from ANOTHER ASTERISK SERVER. 209.220.119.19 is an Asterisk 11 box. [Oct 8 11:59:27] NOTICE[20798]: