[asterisk-ss7] different context on each spam

Mitul Limbani mitul at enterux.com
Mon Mar 12 09:27:31 CDT 2012


Try the following below.

Mitul Limbani

On Mon, Mar 12, 2012 at 7:52 PM, Rafael Visser <visser.rafael at gmail.com>wrote:

> Hi people.
> Is there any way to set a different context on each spam, so i can
> route to different application depending on what trunk came the
> incoming call?.
> In other word, if the call is received on first spam context=first ,
> and if the call is received on the second, context=second.
>
>
>
> Here is my chan_dahdy.conf
>
> [trunkgroups]
> trunkgroup => 1,16
> spanmap => 1,1,1
> spanmap => 2,1,2
>
>
> [channels]
> language=es
> -------------------------> Removed from here
> group=1
> echocancel=no
> signalling=SS7
> ss7type = itu
> ss7_explictacm=yes
> networkindicator=national
> threewaycalling=yes
> transfer=yes
> canpark=yes
> cancallforward=yes
> callreturn=yes
> facilityenable=yes
> callwaiting=yes
> ;usecallingpres=yes
> inmediate=yes
> jitterbuffers=4
> jbenable = yes
> jbmaxsize = 200
> jbresyncthreshold = 1000
> jbimpl = fixed ; or "adaptive"
> jblog = no
> linkset = 1
> ;;AIMS2
> pointcode = 2539
> adjpointcode = 2500
> defaultdpc = 2500
> ;;1st E1
> cicbeginswith = 1
> sigchan = 16
> channel=1-15
> cicbeginswith = 17
> channel = 17-31
>
*context=first*

> ;;2nd E1
> cicbeginswith = 33
> channel = 32-46
> ;sigchan = 47
> cicbeginswith = 49
> channel = 48-62
>
*context=second*

>
> Thanks in advance..
> rv
>
> --
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> asterisk-ss7 mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-ss7
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-ss7/attachments/20120312/431f968a/attachment.htm>


More information about the asterisk-ss7 mailing list