1 msgCallerID(num) not showing on cli
1 msgVoIP Users Conference for Friday March 14th @ 1...

Dialing patterns and 'GSM' format numbers
\ Adrian Merwood (14 Mar 2008)
. \ Horwich IT Services (Godwin Stew (14 Mar 2008)
. . \ Adrian Merwood (14 Mar 2008)
. \ Remco Barendse (14 Mar 2008)
. . \ Adrian Merwood (14 Mar 2008)

2 msgGroup Listen on SIP Phone
10 msgAnyone know of a pass through ATA
3 msgAsterisk 1.6
2 msgMultiple clients registering on same definition...
2 msgHardware Platform
13 msgMail Server
2 msgHelp: DTMF problem
8 msgRedFone foneBRIDGE2 2e1 - anyone used it oranot...
2 msgApplication registration on Asterisk 1.4 and 1.6?
3 msgCallerID setting issue with withheld numbers an...
1 msgError in Callback CDR
1 msgneed * consultant in st louis area
3 msgSNOM on 'Do Not Call' list????
2 msgsip.conf help,inbound calls fall to last specif...
4 msgqueue log vs. cdr
1 msgOT: RTP - NAT - SBC
1 msgTest - Please Ignore
Subject:Re: Dialing patterns and 'GSM' format numbers
Group:Asterisk-users
From:Adrian Merwood
Date:14 Mar 2008


 
Ok,

Making progress finally came up with a useful goolge search and found
this......

http://click.rho.cc/Blog/?p=10

I'll try it when I get home and see how far I get.

Looks promising.

Adrian

On 14 Mar 2008, at 14:02, Remco Barendse wrote:

> On Fri, 14 Mar 2008, Adrian Merwood wrote:
>
>> In my asterisk (Trixbox) server I would like to be able to dial
>> numbers from my address book using HUD or the SIP client on my 3G
>> phone using numbers in this format.
>>
>> On asterisk I would like to strip of the + and replace it with an
>> international dialing prefix.
>> Secondly (in the future) I would like to strip off certain country
>> codes and replace them with a local dialing prefix.
>>
>> Can anyone help me figure ths out?
>
>
> I got this workingm, thanks to a solution posted on this list but i
> didn't
> find a way how to implement this in FreePBX (Trixbox).
>
> This is how i did it in my normal asterisk installation :
>
> Include this context as first in your outbound pattern :
>
> [intern-all]
> include => prefix
>
>
> the context that actually fixes the prefix is this :
> [prefix]
> exten = _+31.,1,Goto(0${EXTEN:3},1) ; Change +31 to 0
> exten = _+.,1,Goto(00${EXTEN:1},1) ; Change + to 00
>
>
> The tricky part to implement this properly in FreePBX is dissect the
> dialled telephone number to propely route calls through the
> appropriate
> provider. In my case i use the same provider for local calls as for
> international calls, but those that have free local calls do not want
> every call to a local number dialled out through their international
> provider. For me it's all the same :)
>
> If you find a solution to properly do it in FreePBX, please post it
> to the
> list :))
>
>
> _______________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> aster


_______________________________________________
-- 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


© 2004-2008 readlist.com