[asterisk-ss7] Set NAI -> Subscriber for outgoing calls
Domjan Attila
adomjan at tvnet.hu
Sat Mar 27 16:21:42 CDT 2010
/* Nature of Address Indicator */
#define SS7_NAI_SUBSCRIBER 0x01
#define SS7_NAI_UNKNOWN 0x02
#define SS7_NAI_NATIONAL 0x03
#define SS7_NAI_INTERNATIONAL 0x04
#define SS7_NAI_NETWORKROUTED 0x08
On Sat, 2010-03-27 at 23:01 +0200, Peter Petrov wrote:
> In this case call is going with NAI ->(8), but
> he dialing with prefix (7), i dont know why.....:(
>
>
>
> Sat, 27 Mar 2010 21:31:53 +0100 письмо от Domjan Attila <adomjan at tvnet.hu>:
>
> > in ael for example:
> >
> > 112 => {
> > Dial(g3/07${EXTEN});
> > };
> >
> > _X. => {
> > Dial(g3/${EXTEN});
> > };
> >
> > I manipulate the ${EXTEN} more complex way in my dialplan
> >
> > On Sat, 2010-03-27 at 22:08 +0200, Peter Petrov wrote:
> > > hi,
> > > when i need dial emergency number "112" from my asterisk to Telco, need send call
> > > with NAI - Subscriber, but i dont know how need to do...
> > >
> > > May be i need set variable ss7_subsrcriberprefix=07 <- for example
> > > and in dialplan i need set this:
> > >
> > > Dial(DAHDI/g3/07${EXTEN})
> > >
> > > May this is wrong..... I need set subscriber only for this call.... Please, i need help
> > >
> > >
> > >
> >
> >
> > ATTACHMENT: application/pgp-signature (signature.asc)
> >
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
Url : http://lists.digium.com/pipermail/asterisk-ss7/attachments/20100327/846c5818/attachment.pgp
More information about the asterisk-ss7
mailing list