VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
pdhales at optusnet.co... Guest
|
Posted: Mon Feb 18, 2008 12:35 am Post subject: [asterisk-users] ISDN2 facility code... |
|
|
I am trying to send 'codes' over an isdn2 link - such as *#24# - to
activate call forwarding.
But it doesn't work. I have tried sending it as a straight dial, and
also as a DTMF string...but no luck...
I spoke to a telco tech and he said I had to send a facility
code....huh?
Anyone with any ideas on this one?
PaulH |
|
Back to top |
|
|
gordon+asterisk at dro... Guest
|
Posted: Mon Feb 18, 2008 2:45 am Post subject: [asterisk-users] ISDN2 facility code... |
|
|
On Mon, 18 Feb 2008, Paul Hales wrote:
Quote: | I am trying to send 'codes' over an isdn2 link - such as *#24# - to
activate call forwarding.
But it doesn't work. I have tried sending it as a straight dial, and
also as a DTMF string...but no luck...
I spoke to a telco tech and he said I had to send a facility
code....huh?
Anyone with any ideas on this one?
|
Are you using mISDN?
If so, you need to enable it in the dial flags. You most likely want to
append /:s to the dial-string.
So: Dial(mISDN/g:TEports/*#24#/:s)
Gordon |
|
Back to top |
|
|
jsmith at digium.com Guest
|
Posted: Mon Feb 18, 2008 8:11 am Post subject: [asterisk-users] ISDN2 facility code... |
|
|
On Mon, 2008-02-18 at 16:35 +1100, Paul Hales wrote:
Quote: | I spoke to a telco tech and he said I had to send a facility
code....huh?
Anyone with any ideas on this one?
|
I know there's a setting in zapata.conf called "facilityenable" -- have
you tried setting it to a value of "yes"? I'm not sure that'll solve
your problem, but it's probably worth a try.
--
Jared Smith
Community Relations Manager
Digium, Inc. |
|
Back to top |
|
|
pdhales at optusnet.co... Guest
|
Posted: Mon Feb 18, 2008 6:45 pm Post subject: [asterisk-users] ISDN2 facility code... |
|
|
On Mon, 2008-02-18 at 08:11 -0500, Jared Smith wrote:
Quote: | On Mon, 2008-02-18 at 16:35 +1100, Paul Hales wrote:
Quote: | I spoke to a telco tech and he said I had to send a facility
code....huh?
Anyone with any ideas on this one?
|
I know there's a setting in zapata.conf called "facilityenable" -- have
you tried setting it to a value of "yes"? I'm not sure that'll solve
your problem, but it's probably worth a try.
|
Since we are using a B410P (mISDN), is that still a valid setting?
PaulH |
|
Back to top |
|
|
pdhales at optusnet.co... Guest
|
Posted: Mon Feb 18, 2008 8:07 pm Post subject: [asterisk-users] ISDN2 facility code... |
|
|
I am guessing that 'not yet handled' is not good news.
PaulH
P[ 2] I IND :SETUP oad:383208100 dad:93409098 pid:415 state:none
P[ 2] I SEND:PROCEEDING oad:0383208100 dad:93409098 pid:415
-- Executing Answer("mISDN/2-1", "") in new stack
P[ 2] * ANSWER:
P[ 2] I SEND:CONNECT oad:0383208100 dad:93409098 pid:415
-- Executing misdn_facility("mISDN/2-1", "calldeflect|83208106") in
new stack
P[ 0] TYPE: mISDN
P[ 2] I SEND:FACILITY oad:0383208100 dad:93409098 pid:415
-- Executing Wait("mISDN/2-1", "200") in new stack
P[ 2] I IND :CONNECT_ACKNOWLEDGE oad:0383208100 dad:93409098 pid:415
state:CONNECTED
P[ 2] I IND :FACILITY oad:0383208100 dad:93409098 pid:415
state:CONNECTED
P[ 2] --> not yet handled
On Tue, 2008-02-19 at 10:45 +1100, Paul Hales wrote:
Quote: | On Mon, 2008-02-18 at 08:11 -0500, Jared Smith wrote:
Quote: | On Mon, 2008-02-18 at 16:35 +1100, Paul Hales wrote:
Quote: | I spoke to a telco tech and he said I had to send a facility
code....huh?
Anyone with any ideas on this one?
|
I know there's a setting in zapata.conf called "facilityenable" -- have
you tried setting it to a value of "yes"? I'm not sure that'll solve
your problem, but it's probably worth a try.
|
Since we are using a B410P (mISDN), is that still a valid setting?
PaulH
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users |
|
|
Back to top |
|
|
pdhales at optusnet.co... Guest
|
Posted: Tue Feb 19, 2008 8:41 pm Post subject: [asterisk-users] ISDN2 facility code... |
|
|
I have just been given the answer -
exten => *44,1,Answer
exten => *44,n,Noop(Check Callforward)
exten => *44,n,Set(_MISDN_KEYPAD=*#24#)
exten => *44,n,Dial(mISDN/1/)
exten => *44,n,Hangup
Where the line 'Set(_MISDN_KEYPAD=*#24#)' is where you set your code.
later,
PaulH
On Tue, 2008-02-19 at 12:07 +1100, Paul Hales wrote:
Quote: | I am guessing that 'not yet handled' is not good news.
PaulH
P[ 2] I IND :SETUP oad:383208100 dad:93409098 pid:415 state:none
P[ 2] I SEND:PROCEEDING oad:0383208100 dad:93409098 pid:415
-- Executing Answer("mISDN/2-1", "") in new stack
P[ 2] * ANSWER:
P[ 2] I SEND:CONNECT oad:0383208100 dad:93409098 pid:415
-- Executing misdn_facility("mISDN/2-1", "calldeflect|83208106") in
new stack
P[ 0] TYPE: mISDN
P[ 2] I SEND:FACILITY oad:0383208100 dad:93409098 pid:415
-- Executing Wait("mISDN/2-1", "200") in new stack
P[ 2] I IND :CONNECT_ACKNOWLEDGE oad:0383208100 dad:93409098 pid:415
state:CONNECTED
P[ 2] I IND :FACILITY oad:0383208100 dad:93409098 pid:415
state:CONNECTED
P[ 2] --> not yet handled
On Tue, 2008-02-19 at 10:45 +1100, Paul Hales wrote:
Quote: | On Mon, 2008-02-18 at 08:11 -0500, Jared Smith wrote:
Quote: | On Mon, 2008-02-18 at 16:35 +1100, Paul Hales wrote:
Quote: | I spoke to a telco tech and he said I had to send a facility
code....huh?
Anyone with any ideas on this one?
|
I know there's a setting in zapata.conf called "facilityenable" -- have
you tried setting it to a value of "yes"? I'm not sure that'll solve
your problem, but it's probably worth a try.
|
Since we are using a B410P (mISDN), is that still a valid setting?
PaulH
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
|
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users |
|
|
Back to top |
|
|
support at ocg.ca Guest
|
Posted: Tue Feb 19, 2008 9:01 pm Post subject: [asterisk-users] ISDN2 facility code... |
|
|
Wow...where did you get that answer?
Quote: | -----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of
Paul Hales
Sent: Tuesday, February 19, 2008 8:42 PM
To: Asterisk Users List
Subject: Re: [asterisk-users] ISDN2 facility code...
I have just been given the answer -
exten => *44,1,Answer
exten => *44,n,Noop(Check Callforward)
exten => *44,n,Set(_MISDN_KEYPAD=*#24#)
exten => *44,n,Dial(mISDN/1/)
exten => *44,n,Hangup
Where the line 'Set(_MISDN_KEYPAD=*#24#)' is where you set your code.
later,
PaulH
On Tue, 2008-02-19 at 12:07 +1100, Paul Hales wrote:
Quote: | I am guessing that 'not yet handled' is not good news.
PaulH
P[ 2] I IND :SETUP oad:383208100 dad:93409098 pid:415
| state:none P[ 2]
Quote: | I SEND:PROCEEDING oad:0383208100 dad:93409098 pid:415
-- Executing Answer("mISDN/2-1", "") in new stack P[ 2]
| * ANSWER:
Quote: | P[ 2] I SEND:CONNECT oad:0383208100 dad:93409098 pid:415
-- Executing misdn_facility("mISDN/2-1",
| "calldeflect|83208106")
Quote: | in new stack P[ 0] TYPE: mISDN P[ 2] I SEND:FACILITY oad:0383208100
dad:93409098 pid:415
-- Executing Wait("mISDN/2-1", "200") in new stack P[ 2] I IND
:CONNECT_ACKNOWLEDGE oad:0383208100 dad:93409098 pid:415
state:CONNECTED P[ 2] I IND :FACILITY oad:0383208100 dad:93409098
pid:415 state:CONNECTED P[ 2] --> not yet handled
On Tue, 2008-02-19 at 10:45 +1100, Paul Hales wrote:
Quote: | On Mon, 2008-02-18 at 08:11 -0500, Jared Smith wrote:
Quote: | On Mon, 2008-02-18 at 16:35 +1100, Paul Hales wrote:
Quote: | I spoke to a telco tech and he said I had to send a facility
code....huh?
Anyone with any ideas on this one?
|
I know there's a setting in zapata.conf called
|
|
| "facilityenable" -- have
Quote: | Quote: | Quote: | you tried setting it to a value of "yes"? I'm not sure
|
|
| that'll solve
Quote: | Quote: | Quote: | your problem, but it's probably worth a try.
|
Since we are using a B410P (mISDN), is that still a valid setting?
PaulH
_______________________________________________
-- Bandwidth and Colocation Provided by
|
| http://www.api-digital.com --
Quote: |
_______________________________________________
-- Bandwidth and Colocation Provided by
| http://www.api-digital.com --
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users |
|
|
Back to top |
|
|
pdhales at optusnet.co... Guest
|
Posted: Tue Feb 19, 2008 9:30 pm Post subject: [asterisk-users] ISDN2 facility code... |
|
|
Quote: | From the local Digium reseller.
|
Not something you would have guessed though, is it?
I should probably enter this onto voip-info.org
later,
PaulH
On Tue, 2008-02-19 at 21:01 -0500, Michelle Dupuis wrote:
Quote: | Wow...where did you get that answer?
Quote: | -----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of
Paul Hales
Sent: Tuesday, February 19, 2008 8:42 PM
To: Asterisk Users List
Subject: Re: [asterisk-users] ISDN2 facility code...
I have just been given the answer -
exten => *44,1,Answer
exten => *44,n,Noop(Check Callforward)
exten => *44,n,Set(_MISDN_KEYPAD=*#24#)
exten => *44,n,Dial(mISDN/1/)
exten => *44,n,Hangup
Where the line 'Set(_MISDN_KEYPAD=*#24#)' is where you set your code.
later,
PaulH
On Tue, 2008-02-19 at 12:07 +1100, Paul Hales wrote:
Quote: | I am guessing that 'not yet handled' is not good news.
PaulH
P[ 2] I IND :SETUP oad:383208100 dad:93409098 pid:415
| state:none P[ 2]
Quote: | I SEND:PROCEEDING oad:0383208100 dad:93409098 pid:415
-- Executing Answer("mISDN/2-1", "") in new stack P[ 2]
| * ANSWER:
Quote: | P[ 2] I SEND:CONNECT oad:0383208100 dad:93409098 pid:415
-- Executing misdn_facility("mISDN/2-1",
| "calldeflect|83208106")
Quote: | in new stack P[ 0] TYPE: mISDN P[ 2] I SEND:FACILITY oad:0383208100
dad:93409098 pid:415
-- Executing Wait("mISDN/2-1", "200") in new stack P[ 2] I IND
:CONNECT_ACKNOWLEDGE oad:0383208100 dad:93409098 pid:415
state:CONNECTED P[ 2] I IND :FACILITY oad:0383208100 dad:93409098
pid:415 state:CONNECTED P[ 2] --> not yet handled
On Tue, 2008-02-19 at 10:45 +1100, Paul Hales wrote:
Quote: | On Mon, 2008-02-18 at 08:11 -0500, Jared Smith wrote:
Quote: | On Mon, 2008-02-18 at 16:35 +1100, Paul Hales wrote:
Quote: | I spoke to a telco tech and he said I had to send a facility
code....huh?
Anyone with any ideas on this one?
|
I know there's a setting in zapata.conf called
|
|
| "facilityenable" -- have
Quote: | Quote: | Quote: | you tried setting it to a value of "yes"? I'm not sure
|
|
| that'll solve
Quote: | Quote: | Quote: | your problem, but it's probably worth a try.
|
Since we are using a B410P (mISDN), is that still a valid setting?
PaulH
_______________________________________________
-- Bandwidth and Colocation Provided by
|
| http://www.api-digital.com --
Quote: |
_______________________________________________
-- Bandwidth and Colocation Provided by
| http://www.api-digital.com --
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
|
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users |
|
|
Back to top |
|
|
gname2 at bizorg.co.uk Guest
|
Posted: Wed Feb 20, 2008 3:45 am Post subject: [asterisk-users] ISDN2 facility code... |
|
|
On Wed, 20 Feb 2008 12:41:41 +1100, Paul Hales
<pdhales at optusnet.com.au> wrote:
Quote: |
I have just been given the answer -
exten => *44,1,Answer
|
[snip]
Is this possible for ZAPHFC? |
|
Back to top |
|
|
pdhales at optusnet.co... Guest
|
Posted: Thu Feb 21, 2008 1:18 am Post subject: [asterisk-users] ISDN2 facility code... |
|
|
On Wed, 2008-02-20 at 08:45 +0000, David Quinton wrote:
Quote: | On Wed, 20 Feb 2008 12:41:41 +1100, Paul Hales
<pdhales at optusnet.com.au> wrote:
Quote: |
I have just been given the answer -
exten => *44,1,Answer
|
[snip]
Is this possible for ZAPHFC?
|
No idea whatsoever....maybe FLASH followed by SENDDTMF (which worked
really well for me on an analogue line)
PaulH |
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|