Hi All I signed up for an account with voicepulse connect service and received the info to set up asterisk. Anyone have that confs to send as an example? Thanks Miklos -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20031117/658ad163/attachment.htm
voicepulse works fine for me ..........
In extensions.conf
for usa dialing
exten => _1NXXNXXXXXX,1,Dial(IAX2/login@voicepulse/${EXTEN},40,tT)
exten => _1NXXNXXXXXX,1,Playback,vm-goodbye
for international dialing
exten => _1011.,1,Dial,IAX2/login@voicepulse/${EXTEN-1}
exten => _1011.,1,Playback,vm-goodbye
In iax.conf
[voicepulse]
context = foo
secret=secret
auth=md5
type=friend
host=gw5.voicepulse.com
I hope it will work for you as well.
Azher
listas iPfone <listas@ipfone.com.br> wrote:
Hi All
I signed up for an account with voicepulse connect service and received the info
to set up asterisk.
Anyone have that confs to send as an example?
Thanks
Miklos
---------------------------------
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://lists.digium.com/pipermail/asterisk-users/attachments/20031118/8cd29ae7/attachment.htm
Hey dude... they email you the config.. but you might wanna have your
priority numbers correct.
exten => _1NXXNXXXXXX,1,Dial(IAX2/login@voicepulse/${EXTEN},40,tT)
exten => _1NXXNXXXXXX,2,Playback,vm-goodbye
On Mon, 17 Nov 2003, Azher Amin wrote:
>
> voicepulse works fine for me ..........
>
> In extensions.conf
>
> for usa dialing
> exten => _1NXXNXXXXXX,1,Dial(IAX2/login@voicepulse/${EXTEN},40,tT)
> exten => _1NXXNXXXXXX,1,Playback,vm-goodbye
>
> for international dialing
> exten => _1011.,1,Dial,IAX2/login@voicepulse/${EXTEN-1}
> exten => _1011.,1,Playback,vm-goodbye
>
> In iax.conf
>
> [voicepulse]
> context = foo
> secret=secret
> auth=md5
> type=friend
> host=gw5.voicepulse.com
>
> I hope it will work for you as well.
>
> Azher
>
>
> listas iPfone <listas@ipfone.com.br> wrote:
> Hi All
>
> I signed up for an account with voicepulse connect service and received the
info to set up asterisk.
>
> Anyone have that confs to send as an example?
>
> Thanks
>
> Miklos
>
>
>
> ---------------------------------
> Do you Yahoo!?
> Protect your identity with Yahoo! Mail AddressGuard
ohhh , thnx. btw it was my typo mistake :)
Azher
Brian West <brian@bkw.org> wrote:
Hey dude... they email you the config.. but you might wanna have your
priority numbers correct.
exten => _1NXXNXXXXXX,1,Dial(IAX2/login@voicepulse/${EXTEN},40,tT)
exten => _1NXXNXXXXXX,2,Playback,vm-goodbye
On Mon, 17 Nov 2003, Azher Amin wrote:
>
> voicepulse works fine for me ..........
>
> In extensions.conf
>
> for usa dialing
> exten => _1NXXNXXXXXX,1,Dial(IAX2/login@voicepulse/${EXTEN},40,tT)
> exten => _1NXXNXXXXXX,1,Playback,vm-goodbye
>
> for international dialing
> exten => _1011.,1,Dial,IAX2/login@voicepulse/${EXTEN-1}
> exten => _1011.,1,Playback,vm-goodbye
>
> In iax.conf
>
> [voicepulse]
> context = foo
> secret=secret
> auth=md5
> type=friend
> host=gw5.voicepulse.com
>
> I hope it will work for you as well.
>
> Azher
>
>
> listas iPfone
wrote:> Hi All
>
> I signed up for an account with voicepulse connect service and received the
info to set up asterisk.
>
> Anyone have that confs to send as an example?
>
> Thanks
>
> Miklos
>
>
>
> ---------------------------------
> Do you Yahoo!?
> Protect your identity with Yahoo! Mail AddressGuard
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
---------------------------------
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://lists.digium.com/pipermail/asterisk-users/attachments/20031118/df94eeee/attachment.htm