Re: [Asterisk-Users] DTMF Question (misunderstood '*' button)

2005-10-11 Thread Jonathan
Thanks for your kind reply...

The problem is solved: without the T option now the '*' button is just an
another DTMF tone...   ;D

By the way, the features.conf file is empty, and I'd like to know how to set
or to change the code for forward a call (*21, i.e.)


Giovanni


On Tuesday 11 October 2005 05:35, Dinesh Nair wrote:
 On 10/10/05 22:31 Giovanni Barbis said the following:
  -- Executing Dial(SIP/222-23da, Zap/1/34844503450||tTH) in new
  stack

 what does your features.conf say ? you're dialing with options t, T and H.
 do read up on what those options do to your call.
___
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] DTMF Question (misunderstood '*' button)

2005-10-11 Thread Mojo with Horan Company, LLC

I think the features you're looking for are:

[featuremap]
blindxfer = ??
atxfer = ??

For example, I use ## for blind and ** for attended.  This lets me dial 
* and # normally, and asterisk only intercepts them if pressed twice in 
quick succession... so you could put the T back in the Dial statement if 
you need it.


mojo

Jonathan wrote:

Thanks for your kind reply...

The problem is solved: without the T option now the '*' button is just an
another DTMF tone...   ;D

By the way, the features.conf file is empty, and I'd like to know how to set
or to change the code for forward a call (*21, i.e.)


Giovanni


On Tuesday 11 October 2005 05:35, Dinesh Nair wrote:


On 10/10/05 22:31 Giovanni Barbis said the following:


   -- Executing Dial(SIP/222-23da, Zap/1/34844503450||tTH) in new
stack


what does your features.conf say ? you're dialing with options t, T and H.
do read up on what those options do to your call.


___
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users



--
Mojo [EMAIL PROTECTED]
Office Manger, Horan  Company, LLC
(907) 747- x112
___
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] DTMF Question (misunderstood '*' button)

2005-10-10 Thread Giovanni Barbis
Hi all!

I'm experimenting a strange problem in my Asterisk PBX:
I've got an Asterisk pbx in the office: I dial an external number; the dialled 
number answers me correctly, but as soon as I press the '*' button (i.e. to 
navigate through the menus or to enter a password) my Asterisk box put me on 
hold.

(CLI transcription follows:
-- Executing ChanIsAvail(SIP/222-23da, Zap/g1Zap/g2) in new stack
-- Executing Cut(SIP/222-23da, theChannel=AVAILCHAN||1) in new stack
-- Executing NoOp(SIP/222-23da, Zap/1) in new stack
-- Executing Dial(SIP/222-23da, Zap/1/34844503450||tTH) in new stack
-- Requested transfer capability: 0x00 - SPEECH
-- Called 1/34844503450
-- Zap/1-1 is ringing
-- Zap/1-1 answered SIP/222-23da
[Here I press the '*' button]
-- Started music on hold, class 'default', on Zap/1-1
-- Unable to find extension '' in context 'internal'
-- Playing 'pbx-invalid' (language 'en')
-- Stopped music on hold on Zap/1-1
-- Hungup 'Zap/1-1'
  == Spawn extension (internal, 034844503450, 4) exited non-zero on 
'SIP/222-23da')


I think that Asterisk understands my postselection '*' DTMF tone like a 
command, not simply a tone to forward to the remote destination.

How can I solve the problem?

Tnx in advance



Giovanni
___
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] DTMF Question (misunderstood '*' button)

2005-10-10 Thread Dinesh Nair



On 10/10/05 22:31 Giovanni Barbis said the following:

-- Executing Dial(SIP/222-23da, Zap/1/34844503450||tTH) in new stack


what does your features.conf say ? you're dialing with options t, T and H. 
do read up on what those options do to your call.


--
Regards,   /\_/\   All dogs go to heaven.
[EMAIL PROTECTED](0 0)http://www.alphaque.com/
+==oOO--(_)--OOo==+
| for a in past present future; do|
|   for b in clients employers associates relatives neighbours pets; do   |
|   echo The opinions here in no way reflect the opinions of my $a $b.  |
| done; done  |
+=+
___
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users