[Asterisk-Users] Using a Dial Statement with option m and t
Matthew B Marlowe
matthew at mmarlowe.com
Tue Feb 3 11:04:27 MST 2004
When using a dial statement of:
exten => _NXXNXXXXXX,6,Dial(SIP/611&SIP/612&SIP/613&SIP/614,30,m)
The call is placed with the music on hold and works fine but when I add
exten => _NXXNXXXXXX,6,Dial(SIP/611&SIP/612&SIP/613&SIP/614,30,t,m)
The music on hold will not work
If I use a statement of
exten =>
_NXXNXXXXXX,6,Dial(SIP/611&SIP/612&SIP/613&SIP/614,30,m,A(soundfile))
The music on hold works but the soundfile doesn't get processed
If I use a statement of
exten =>
_NXXNXXXXXX,6,Dial(SIP/611&SIP/612&SIP/613&SIP/614,30,A(soundfile),m)
The soundfile will get processed but the music on hold does not play and
the caller hears ringing.
I'm sorry for transmitting in HTML.
I hope this is a better explanation.
-----Original Message-----
From: asterisk-users-admin at lists.digium.com
[mailto:asterisk-users-admin at lists.digium.com] On Behalf Of John Todd
Sent: Tuesday, February 03, 2004 10:48 AM
To: asterisk-users at lists.digium.com
Subject: Re: [Asterisk-Users] Using a Dial Statement with option m and t
>When I use option t and m together in the same dial statement the
>music on hold doesn't appear to work.
>
>
>
>Is this a normal operation?
1) Please don't post with HTML. Read the archives for several
lengthy flamewars over this topic. Comments as to how I suck because
I don't like HTML will be ignored (this comment not directed at you,
Matthew.)
2) Please learn to ask complete questions:
-Include all relevant lines of your extensions.conf file.
-Include a small clip of the console output that surrounds the
event where you have difficulty
I suspect I know what lies at the root of your problem, but I don't
want to spend my time guessing. We're happy to help here, but you
need to give more data so we can point out where you are doing
something wrong, or if you're not doing something wrong, we need to
see everything so we can determine if this is a bug.
JT
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at 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
More information about the asterisk-users
mailing list