[Asterisk-Users] Sample cisco config for cisco 7206

2005-10-13 Thread Jerry James








I see a lot of comments but no actual show runs.

Can someone post a 7206 config.

I am having a dickens of a time getting calls to pass.

I currently have the following loaded.

Cisco IOS Software, 7200 Software (C7200-IK9O3S-M), Version
12.3(8)T6, RELEASE SOFTWARE (fc2)



Thanks !!!



Jerry












--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.344 / Virus Database: 267.11.14/130 - Release Date: 10/12/2005
 
___
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

[Asterisk-Users] CallerID Outbound on VOXEE

2005-10-10 Thread Jerry James








Has anyone successfully managed to get outbound CallerID to
work on outbound calls through VOXEE?

On CallerID I mean NUMBER ( I know how the PSTN works)

My callees keeps getting private call,
of course the call is blocked when callee has anonymous call block.

I have searched through the wikki and have added VOXEE
suggested line (from their web page) into extensions.conf

Support at Voxee claims they have no control of what the
ILEC does with their info they parse to them.

I have tried to explain to them the difference of private
and unknown 

It has always been my experience that private
is only used when one of the following is done:

ISDN setup or ss7 IAM message is set with presentation
restricted.

Any technical difficulty such as no numbers being sent,
traversing over a non SS7 or ISDN path results in

A UNKNOWN 

At this point I would be happy with a UNKNOWN.



Jerry










--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.344 / Virus Database: 267.11.13/126 - Release Date: 10/9/2005
 
___
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

[Asterisk-Users] extensions.conf for VOXEE using SIP!!

2005-09-11 Thread Jerry James

Hello,

I have been trying to setup a Voxee Sip termination. If anyone has 
extensions.conf different than Voxee suggestion.

Can you please send me a copy?

Thanks!

Jerry

Voxee  web site advises to use:

[voxee]
exten = _1NXXNXX,1,Dial,SIP/${EXTEN}voxee
exten = _1NXXNXX,2,Hangup
exten = _011.,1,Dial,SIP/${EXTEN}voxee
exten = _011.,2,Hangup

register=userid:[EMAIL PROTECTED]

sip.conf Settings

[voxee]
type=friend
username=userid
secret=password
host=66.246.246.52
fromuser=userid
dtmfmode=rfc2833
*

What I receive when dialing is:
- Executing Dial(SIP/5000-d1a7, SIP/19165551212) in new stack
Sep 11 23:32:04 WARNING[16363]: chan_sip.c:1398 create_addr: No such 
host: 19165551212

Destroying call '[EMAIL PROTECTED]'
Sep 11 23:32:04 NOTICE[16363]: app_dial.c:759 dial_exec: Unable to 
create channel of type 'SIP'


I have tries several modifications including changing first line to:

exten = _1NXXNXX,1,Dial(SIP/[EMAIL PROTECTED])

This will shut down asterisk on the first call!!

Can anybody share with me their  extensions.conf?

Thanks,

Jerry


___
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users