search for: auriol

Displaying 4 results from an estimated 4 matches for "auriol".

2005 May 17
1
Background() problem (with queue(), etc.)
.... exten => 2401,4,Ringing exten => 2401,5,Wait,2 exten => 2401,6,Answer exten => 2401,7,SetMusicOnHold(default) exten => 2401,8,Background(vm-intro) ; Use this prompt just for testing... exten => 2401,9,Queue(q1) Anybody think of a way of solving this problem? Many thanks, Seb Auriol -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050517/6a2e2f52/attachment.htm
2004 Dec 02
1
firefly and caller id
Is there a bug in Firefly (3rdparty) wherein it does not show caller ID? I am using SetCIDNum(12345) before I dial my firefly (IAX2) phone... no caller ID. CallerID is passed properly to other clients. -A.
2007 May 15
0
IAX2 peer unreachable in one direction - NATproblem?
...rewall, that was not enough in this particular NAT firewall - it was only being reserved for one connection. Kind regards, Sebastian > -----Original Message----- > From: asterisk-users-bounces@lists.digium.com > [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of > Seb Auriol > Sent: 14 May 2007 19:39 > To: 'Asterisk Users Mailing List - Non-Commercial Discussion' > Subject: [asterisk-users] IAX2 peer unreachable in one > direction - NATproblem? > > The situation is one of my asterisk servers is behind a NAT > firewall and one > is not...
2007 May 14
1
IAX2 peer unreachable in one direction - NAT problem?
The situation is one of my asterisk servers is behind a NAT firewall and one is not. Both servers have multiple IAX peers. The NAT firewall has port 4569 mapped through to the asterisk server behind. But, the natted server is almost permanently unreachable from this non-natted server, even though, the non-natted server is almost permanently _reachable_ from the natted server. Details are below