[asterisk-gui] FW: Paid support for GUI and Asterisk configuration?

Pari Nannapaneni pari at digium.com
Thu Jul 10 08:57:17 CDT 2008


Hi Alek,

instead of directly setting the context of trunk 2 to DID_trunk_1,
you can try the following

users.conf
------------
 [trunk_1]
 context = DID_trunk_1
 contact = 0707777777
 .....

 [trunk_2]
 context = DID_trunk_2
 contact = 0708888888

extensions.conf
----------------

  [DID_trunk_1]
  include = default
  exten = _0707777777,1,Goto(default|200|1)
  exten = _070888888,1,Goto(default|100|1)

  [DID_trunk_2]
  include = DID_trunk_1



Hope this would solve your problem.

regards,
-Pari


----- Original Message -----
From: "Alek Katamail" <diablo2875 at katamail.com>
To: "Asterisk GUI project discussion" <asterisk-gui at lists.digium.com>
Sent: Thursday, July 10, 2008 7:12:25 AM GMT -06:00 US/Canada Central
Subject: Re: [asterisk-gui] FW: Paid support for GUI and Asterisk configuration?

I've posted the problem before but it's been a month without a solution.

The problem is quite simple:
I got more trunks (voip numbers) from the same provider eutelia.it The GUI works only with 1 trunk from one provider. So following some forum topics this is what I've made for delivering the right calls to right number on incoming rules:

[trunk_1]
context = DID_trunk_1
contact = 0707777777
.....

[trunk_2]
context = DID_trunk_1
contact = 0708888888


[DID_trunk_1]
include = default
exten = _0707777777,1,Goto(default|200|1) exten = _070888888,1,Goto(default|100|1)

After making this in the providers section the GUI sees only 1 trunk, for this reason I can't make different calling rules for each trunk in the calling rules section.
but what I should do for outgoing call? 
There's a new version of the GUI that solves this problem?
It would be great if an expert prepare me a sample configuration I can give access to the GUI if needed.

Alek

-----Original Message-----
From: Sam Snow [mailto:snowsam at laurel-point.net] 
Sent: giovedì 10 luglio 2008 13.43
To: Asterisk GUI project discussion
Cc: diablo2875 at katamail.com
Subject: Re: [asterisk-gui] FW: Paid support for GUI and Asterisk configuration?

Alek,

You said before:
> I've installed all and it works
> everything ok but I can't still solve the outgoing calls from different
> trunk from the same provider.
>
> All the rest is ok.

But you I don't understand what you mean by this? If you can give more 
detail, someone on the list may be able to help you. Without more 
detail, we are not able to guess.

I hope that helps.
Sam






Alek Katamail wrote:
> -----Original Message-----
> From: Alek Katamail [mailto:diablo2875 at katamail.com] 
> Sent: domenica 6 luglio 2008 12.24
> To: 'Asterisk GUI project discussion'
> Subject: RE: [asterisk-gui] Paid support for GUI and Asterisk configuration?
>
> No answer then? There's a way to have my asterisk gui up and running with the config I need?
>
> Alek
>
> -----Original Message-----
> From: asterisk-gui-bounces at lists.digium.com [mailto:asterisk-gui-bounces at lists.digium.com] On Behalf Of Brandon Kruse
> Sent: mercoledì 2 luglio 2008 20.05
> To: Asterisk GUI project discussion
> Subject: Re: [asterisk-gui] Paid support for GUI and Asterisk configuration?
>
> You can post the problem here, or on the forums.
>
> It could be an easy fix.
>
> -bk
>   
<snip>


_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-gui mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-gui



More information about the asterisk-gui mailing list