[cisco-voip] PBX with Router: Multiple trunks

Matthew Saskin matt at saskin.net
Sun Jan 6 10:45:56 EST 2008


Ramiz,

You are correct - for PRI's of any flavor, the trunk group command has 
to go under the D-Channel configuration, just like you would point a 
pots dial-peer to the D-Channel.

dial-peer voice 100 pots
  destination pattern 3...
  port 0/0/0:23


-matt

Ramiz Sardar wrote:
> Dear Patrick,
> What i studied i come to know that for E1 Pri i have to configure 
> trunk-group in its D channel means serial 1/0:15 etc. and then that 
> trunk-group into dial-peer and also an other command trunk-group-label 
> in it. What you think the way you told me also work ??
> An example what i said you can see below link:
>
> http://puck.nether.net/pipermail/cisco-voip/2006-August/014438.html
>
> Best Regards
>
> On Jan 6, 2008 5:26 PM, Ramiz Sardar <ramizchaudhary at gmail.com 
> <mailto:ramizchaudhary at gmail.com>> wrote:
>
>     Dear Patrick, bundle of thanks for quick response....
>
>     Best Regards
>
>
>     On Jan 6, 2008 3:53 PM, Patrick Diener < patrick.diener at gmail.com
>     <mailto:patrick.diener at gmail.com>> wrote:
>
>         you can achieve this by assigning all voice ports to a
>         trunk-group and
>         then configure a dial-peer to point to this trunk group:
>
>         voice-port 1/0
>          trunk-group mygroup 1
>         voice-port 1/1
>          trunk-group mygroup 2
>         voice-port 2/0
>          trunk-group mygroup 3
>
>         dial-peer voice 10 pots
>          destination-pattern 3...
>          trunkgroup mygroup
>
>         Regards Patrick
>
>         On Jan 6, 2008 11:46 AM, Ramiz Sardar
>         <ramizchaudhary at gmail.com <mailto:ramizchaudhary at gmail.com>>
>         wrote:
>         >  Friends,
>         >
>         > I am currently working on voip setup. I connected a router
>         with a pbx
>         > through a Pri (qsig). I configure dial-peers both for voip
>         and pots. so when
>         > a call come to router, it matches the pots dial-peer and
>         forward call to pbx
>         > on specific port that i mention in dial-peer.
>         >
>         > Now my question is if have 3 trunk with the same pbx. One
>         way is that i
>         > configure 3 pots dial-peer with same destination and define
>         all 3 ports in
>         > them. like
>         >
>         > dial-peer voice 10 pots
>         > destination-pattern 3...
>         > port 1/0
>         > dial-peer voice 20 pots
>         > destination-pattern 3...
>         > port 1/1
>         > dial-peer voice 30 pots
>         > destination-pattern 3...
>         > port 2/0
>         >
>         > but i believe this is not the way. Please tell me the actual
>         way to assign
>         > multiple ports for a dial-peer.
>         >
>         > Best Regards
>         > _______________________________________________
>         > cisco-voip mailing list
>         > cisco-voip at puck.nether.net <mailto:cisco-voip at puck.nether.net>
>         > https://puck.nether.net/mailman/listinfo/cisco-voip
>         >
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> cisco-voip mailing list
> cisco-voip at puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-voip



More information about the cisco-voip mailing list