Hi List! Is there any way to set outgoing CID number when making VoIP calls using VoIP Buster? I have search on their forum and I couldn't find anything useful. There is no support mail on their web pages :(( P.S. I use them because they are cheep and sound quality is satisfying -- Tomislav Par?ina Lama Computers Split Stinice 12, 21000 Split Tel.: +385(21)495148 Mob.: +385(91)1212148 SIP: tomo@pbx.lama.hr e-mail: tparcina#lama.hr http://www.lama.hr
----- Original Message ----- From: "Tomislav Par?ina" <tparcina@lama.hr> To: "Asterisk Users Mailing List - Non-Commercial Discussion" <asterisk-users@lists.digium.com> Sent: Wednesday, September 27, 2006 8:44 AM Subject: [asterisk-users] Voip Buster - CID> Hi List! > > Is there any way to set outgoing CID number when making VoIP calls using > VoIP Buster? I have search on their forum and I couldn't find anything > useful. There is no support mail on their web pages :(( > > P.S. > I use them because they are cheep and sound quality is satisfying > >There are not many that will allow you to set your own CID even then they normally ask for proof of the numbers you wish to use. Chris
In article <00eb01c6e20a$22bfbfe0$0364a8c0@backlogs.co.uk>, jacs@gnome.co.uk says...> There are not many that will allow you to set your own CID even then they > normally ask for proof of the numbers you wish to use.Hi Chris! So, you are saying that I can't set outgoing CID number on Voip Buster? Do you know for any VoIP provider that allows that? -- Tomislav Par?ina Lama Computers Split Stinice 12, 21000 Split Tel.: +385(21)495148 Mob.: +385(91)1212148 SIP: tomo@pbx.lama.hr e-mail: tparcina#lama.hr http://www.lama.hr
You can try VoipJet (http://www.voipjet.com)
A simple configuration in you extensions.conf as below will solve your
problem.
exten => _X.,1,SetCIDNum(13455551212)
exten => _X.,n,Dial(IAX2/9999@voipjet/${EXTEN})
- Buki
---------- Forwarded message ----------> From: Tomislav Par?ina <tparcina@lama.hr>
> To: "Asterisk Users Mailing List - Non-Commercial Discussion"
<
> asterisk-users@lists.digium.com>
> Date: Thu, 28 Sep 2006 08:55:33 +0200
> Subject: [asterisk-users] Re: Voip Buster - CID
> In article <00eb01c6e20a$22bfbfe0$0364a8c0@backlogs.co.uk>,
> jacs@gnome.co.uk says...
> > There are not many that will allow you to set your own CID even then
> they
> > normally ask for proof of the numbers you wish to use.
>
> Hi Chris!
>
> So, you are saying that I can't set outgoing CID number on Voip Buster?
Do
> you know for any VoIP provider that allows that?
>
>
> --
> Tomislav Par?ina
> Lama Computers Split
> Stinice 12, 21000 Split
> Tel.: +385(21)495148
> Mob.: +385(91)1212148
> SIP: tomo@pbx.lama.hr
> e-mail: tparcina#lama.hr
> http://www.lama.hr
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://lists.digium.com/pipermail/asterisk-users/attachments/20060928/5ba18e39/attachment.htm
Naija Man wrote:> You can try VoipJet (http://www.voipjet.com) > > A simple configuration in you extensions.conf as below will solve your > problem. > > exten => _X.,1,SetCIDNum(13455551212) > exten => _X.,n,Dial(IAX2/9999@voipjet/${EXTEN})"1" is not valid as the first digit in a NANPA phone number. Only put the area code and phone number in the Caller*ID Information,
In article <6.2.5.6.2.20060928085256.031bfe50@extrasensory.com>, ira@extrasensory.com says...> I use SellVOIP and Voxee which both seem to allow that.Hi Ira. Thank you for this information! -- Tomislav Par?ina Lama Computers Split Stinice 12, 21000 Split Tel.: +385(21)495148 Mob.: +385(91)1212148 SIP: tomo@sip.lama.hr e-mail: tparcina#lama.hr http://www.lama.hr
> You can try VoipJet (http://www.voipjet.com) > > A simple configuration in you extensions.conf as below will solve your problem. > > exten => _X.,1,SetCIDNum(13455551212) > exten => _X.,n,Dial(IAX2/9999@voipjet/${EXTEN})Thank you! -- Tomislav Par?ina Lama Computers Split Stinice 12, 21000 Split Tel.: +385(21)495148 Mob.: +385(91)1212148 SIP: tomo@sip.lama.hr e-mail: tparcina#lama.hr http://www.lama.hr