VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
eric at fnords.org Guest
|
Posted: Thu May 01, 2008 8:29 pm Post subject: [asterisk-users] e164 Format Numbers |
|
|
Have you tried something like this?:
exten => +12345,1,Noop(He died of ennui!)
Rod Bacon wrote:
Quote: | This is probably a very simple question, but I can't for the life of me work it out. I'm trying to use Asterisk as a PTSN gateway to OCS (and believe I have all the SIP issues sorted), but OCS wants to dial in e164 format (+613blahblah). Because Asterisk sees the "+" in the SIP URI, it doesn't want to match anything in my dial plan, not even the S extension in the nominated context.
Am I missing something completely obvious?
------------------------------------------------------------------------
_______________________________________________
-- 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
|
--
Consulting for Asterisk, Polycom, Sangoma, Digium, Cisco, LAN, WAN, QoS,
T-1, PRI, Frame Relay, Linux, and network design. Based near
Birmingham, AL. Now accepting clients worldwide. |
|
Back to top |
|
|
pdhales at optusnet.co... Guest
|
Posted: Thu May 01, 2008 8:40 pm Post subject: [asterisk-users] e164 Format Numbers |
|
|
I did some dialplan work with numbers starting with + (outlook) and from
memory things like
exten => +X.,1,Answer
Seemed to work fine...
PaulH
Melb, Australia
On Fri, 2008-05-02 at 10:25 +1000, Rod Bacon wrote:
Quote: | This is probably a very simple question, but I can?t for the life of
me work it out. I?m trying to use Asterisk as a PTSN gateway to OCS
(and believe I have all the SIP issues sorted), but OCS wants to dial
in e164 format (+613blahblah). Because Asterisk sees the ?+? in the
SIP URI, it doesn?t want to match anything in my dial plan, not even
the S extension in the nominated context.
Am I missing something completely obvious?
_______________________________________________
-- 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 |
|
|
eric at fnords.org Guest
|
Posted: Thu May 01, 2008 9:17 pm Post subject: [asterisk-users] e164 Format Numbers |
|
|
Unless you meant to match the literal "+X.", I think you meant to say:
exten => _+X.,1,Answer
(notice the leading underscore -- which indicates this is a pattern match)
Paul Hales wrote:
Quote: | I did some dialplan work with numbers starting with + (outlook) and from
memory things like
exten => +X.,1,Answer
Seemed to work fine...
PaulH
Melb, Australia
On Fri, 2008-05-02 at 10:25 +1000, Rod Bacon wrote:
Quote: | This is probably a very simple question, but I can?t for the life of
me work it out. I?m trying to use Asterisk as a PTSN gateway to OCS
(and believe I have all the SIP issues sorted), but OCS wants to dial
in e164 format (+613blahblah). Because Asterisk sees the ?+? in the
SIP URI, it doesn?t want to match anything in my dial plan, not even
the S extension in the nominated context.
Am I missing something completely obvious?
_______________________________________________
-- 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
|
--
Consulting for Asterisk, Polycom, Sangoma, Digium, Cisco, LAN, WAN, QoS,
T-1, PRI, Frame Relay, Linux, and network design. Based near
Birmingham, AL. Now accepting clients worldwide. |
|
Back to top |
|
|
pdhales at optusnet.co... Guest
|
Posted: Thu May 01, 2008 10:37 pm Post subject: [asterisk-users] e164 Format Numbers |
|
|
agreed - typing stuff in emails while doing other things....
PaulH
On Thu, 2008-05-01 at 21:17 -0500, Eric Wieling wrote:
Quote: | Unless you meant to match the literal "+X.", I think you meant to say:
exten => _+X.,1,Answer
(notice the leading underscore -- which indicates this is a pattern match)
Paul Hales wrote:
Quote: | I did some dialplan work with numbers starting with + (outlook) and from
memory things like
exten => +X.,1,Answer
Seemed to work fine...
PaulH
Melb, Australia
On Fri, 2008-05-02 at 10:25 +1000, Rod Bacon wrote:
Quote: | This is probably a very simple question, but I can?t for the life of
me work it out. I?m trying to use Asterisk as a PTSN gateway to OCS
(and believe I have all the SIP issues sorted), but OCS wants to dial
in e164 format (+613blahblah). Because Asterisk sees the ?+? in the
SIP URI, it doesn?t want to match anything in my dial plan, not even
the S extension in the nominated context.
Am I missing something completely obvious?
_______________________________________________
-- 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 |
|
|
|
|
|
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
|