Re: [Asterisk-Users] livevoip callerid

2005-04-22 Thread MF Hulber
I don't think it's correct to put dashes in the CIDNum.
MARK.
Paul Fielding wrote:
Hmmm... I still can't get name, though number works.  Perhaps I'm 
missing something?

context livevoip in iax.conf that hooks me to livevoip
dial 9 in front of long distance number to dial livevoip instead of 
regular LD.

snip
LIVEVOIP=IAX2/username:[EMAIL PROTECTED]
snip
exten = _91NXXNXX,1,SetCIDNum(403-666-|a)
exten = _91NXXNXX,2,SetCIDName(Satan Lives|a)
exten = _91NXXNXX,3,Noop(Caller Name: ${CALLERIDNAME}, Number: 
${CALLERIDNUM})
exten = _91NXXNXX,4,Dial(${LIVEVOIP}/${EXTEN:1})

regards,
Paul
- Original Message - From: Rich Adamson [EMAIL PROTECTED]
To: Asterisk Users Mailing List - Non-Commercial Discussion 
asterisk-users@lists.digium.com
Sent: Tuesday, April 05, 2005 6:31 AM
Subject: Re: [Asterisk-Users] livevoip callerid


I'll be damned... I changed my format to match yours, and both
the SetCIDNum and SetCIDName work just fine. I could never get
the name to work properly prior to your post. Thanks!

I am able to set name and number with Livevoip.  Make sure your
variables are actually being set.
   exten = s,1,SetCIDNum(xx|a)
   exten = s,n,SetCIDName(first last|a)
   exten = s,n,Noop(Caller Name: ${CALLERIDNAME}, Number: 
${CALLERIDNUM})

MARK.
Cameron Schaus wrote:
Is there any way I can send callerId information to livevoip?  I have
added the following to my extensions.conf, but when I place calls
through livevoip, no callerId information is sent to the called party.

SWC_CALLERID=14031234567
SWC_CALLERNAME=foo
exten = _1NXXNXX,1,SetCallerID(${SWC_CALLERID})
exten = _1NXXNXX,2,SetCIDName(${SWC_CALLERNAME})
exten = _1NXXNXX,3,Dial(IAX2/[EMAIL PROTECTED]/${EXTEN})


Thanks,
Cam

___
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 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
---End of Original Message-
___
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 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 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


Re: [Asterisk-Users] livevoip callerid

2005-04-22 Thread Paul Fielding
I wondered that as well, I've tried it with and without the dashes - same 
result... :(  Number actually works, though, just not name...

regards,
Paul
- Original Message - 
From: MF Hulber [EMAIL PROTECTED]
To: Asterisk Users Mailing List - Non-Commercial Discussion 
asterisk-users@lists.digium.com
Sent: Friday, April 22, 2005 4:35 AM
Subject: Re: [Asterisk-Users] livevoip callerid


I don't think it's correct to put dashes in the CIDNum.
MARK.
Paul Fielding wrote:
Hmmm... I still can't get name, though number works.  Perhaps I'm missing 
something?

context livevoip in iax.conf that hooks me to livevoip
dial 9 in front of long distance number to dial livevoip instead of 
regular LD.

snip
LIVEVOIP=IAX2/username:[EMAIL PROTECTED]
snip
exten = _91NXXNXX,1,SetCIDNum(403-666-|a)
exten = _91NXXNXX,2,SetCIDName(Satan Lives|a)
exten = _91NXXNXX,3,Noop(Caller Name: ${CALLERIDNAME}, Number: 
${CALLERIDNUM})
exten = _91NXXNXX,4,Dial(${LIVEVOIP}/${EXTEN:1})

regards,
Paul
- Original Message - From: Rich Adamson [EMAIL PROTECTED]
To: Asterisk Users Mailing List - Non-Commercial Discussion 
asterisk-users@lists.digium.com
Sent: Tuesday, April 05, 2005 6:31 AM
Subject: Re: [Asterisk-Users] livevoip callerid


I'll be damned... I changed my format to match yours, and both
the SetCIDNum and SetCIDName work just fine. I could never get
the name to work properly prior to your post. Thanks!

I am able to set name and number with Livevoip.  Make sure your
variables are actually being set.
   exten = s,1,SetCIDNum(xx|a)
   exten = s,n,SetCIDName(first last|a)
   exten = s,n,Noop(Caller Name: ${CALLERIDNAME}, Number: 
${CALLERIDNUM})

MARK.
Cameron Schaus wrote:
Is there any way I can send callerId information to livevoip?  I have
added the following to my extensions.conf, but when I place calls
through livevoip, no callerId information is sent to the called party.

SWC_CALLERID=14031234567
SWC_CALLERNAME=foo
exten = _1NXXNXX,1,SetCallerID(${SWC_CALLERID})
exten = _1NXXNXX,2,SetCIDName(${SWC_CALLERNAME})
exten = _1NXXNXX,3,Dial(IAX2/[EMAIL PROTECTED]/${EXTEN})


Thanks,
Cam

___
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 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
---End of Original Message-
___
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 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 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 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] livevoip callerid

2005-04-05 Thread Cameron Schaus
Is there any way I can send callerId information to livevoip?  I have
added the following to my extensions.conf, but when I place calls
through livevoip, no callerId information is sent to the called party.

SWC_CALLERID=14031234567
SWC_CALLERNAME=foo
exten = _1NXXNXX,1,SetCallerID(${SWC_CALLERID})
exten = _1NXXNXX,2,SetCIDName(${SWC_CALLERNAME})
exten = _1NXXNXX,3,Dial(IAX2/[EMAIL PROTECTED]/${EXTEN})


Thanks,
Cam

___
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


Re: [Asterisk-Users] livevoip callerid

2005-04-05 Thread Rich Adamson

 Is there any way I can send callerId information to livevoip?  I have
 added the following to my extensions.conf, but when I place calls
 through livevoip, no callerId information is sent to the called party.
 
 SWC_CALLERID=14031234567
 SWC_CALLERNAME=foo
 exten = _1NXXNXX,1,SetCallerID(${SWC_CALLERID})
 exten = _1NXXNXX,2,SetCIDName(${SWC_CALLERNAME})
 exten = _1NXXNXX,3,Dial(IAX2/[EMAIL PROTECTED]/${EXTEN})

I'm using a hard coded entry like:
 exten = _8.,1,SetCallerID,4021234567
which works just fine with livevoip. However, like most itsp's, the
SetCIDName is ignored.


___
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


Re: [Asterisk-Users] livevoip callerid

2005-04-05 Thread MF Hulber
I am able to set name and number with Livevoip.  Make sure your 
variables are actually being set.

  exten = s,1,SetCIDNum(xx|a)
  exten = s,n,SetCIDName(first last|a)
  exten = s,n,Noop(Caller Name: ${CALLERIDNAME}, Number: ${CALLERIDNUM})
MARK.
Cameron Schaus wrote:
Is there any way I can send callerId information to livevoip?  I have
added the following to my extensions.conf, but when I place calls
through livevoip, no callerId information is sent to the called party.
SWC_CALLERID=14031234567
SWC_CALLERNAME=foo
exten = _1NXXNXX,1,SetCallerID(${SWC_CALLERID})
exten = _1NXXNXX,2,SetCIDName(${SWC_CALLERNAME})
exten = _1NXXNXX,3,Dial(IAX2/[EMAIL PROTECTED]/${EXTEN})
Thanks,
Cam
___
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 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


Re: [Asterisk-Users] livevoip callerid

2005-04-05 Thread Rich Adamson
I'll be damned... I changed my format to match yours, and both
the SetCIDNum and SetCIDName work just fine. I could never get
the name to work properly prior to your post. Thanks!


 I am able to set name and number with Livevoip.  Make sure your 
 variables are actually being set.
 
exten = s,1,SetCIDNum(xx|a)
exten = s,n,SetCIDName(first last|a)
exten = s,n,Noop(Caller Name: ${CALLERIDNAME}, Number: ${CALLERIDNUM})
 
 MARK.
 
 Cameron Schaus wrote:
 
 Is there any way I can send callerId information to livevoip?  I have
 added the following to my extensions.conf, but when I place calls
 through livevoip, no callerId information is sent to the called party.
 
 SWC_CALLERID=14031234567
 SWC_CALLERNAME=foo
 exten = _1NXXNXX,1,SetCallerID(${SWC_CALLERID})
 exten = _1NXXNXX,2,SetCIDName(${SWC_CALLERNAME})
 exten = _1NXXNXX,3,Dial(IAX2/[EMAIL PROTECTED]/${EXTEN})
 
 
 Thanks,
 Cam
 
 ___
 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 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
 

---End of Original Message-


___
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


Re: [Asterisk-Users] livevoip callerid

2005-04-05 Thread Paul Fielding
Hmmm... I still can't get name, though number works.  Perhaps I'm missing 
something?

context livevoip in iax.conf that hooks me to livevoip
dial 9 in front of long distance number to dial livevoip instead of regular 
LD.

snip
LIVEVOIP=IAX2/username:[EMAIL PROTECTED]
snip
exten = _91NXXNXX,1,SetCIDNum(403-666-|a)
exten = _91NXXNXX,2,SetCIDName(Satan Lives|a)
exten = _91NXXNXX,3,Noop(Caller Name: ${CALLERIDNAME}, Number: 
${CALLERIDNUM})
exten = _91NXXNXX,4,Dial(${LIVEVOIP}/${EXTEN:1})

regards,
Paul
- Original Message - 
From: Rich Adamson [EMAIL PROTECTED]
To: Asterisk Users Mailing List - Non-Commercial Discussion 
asterisk-users@lists.digium.com
Sent: Tuesday, April 05, 2005 6:31 AM
Subject: Re: [Asterisk-Users] livevoip callerid


I'll be damned... I changed my format to match yours, and both
the SetCIDNum and SetCIDName work just fine. I could never get
the name to work properly prior to your post. Thanks!

I am able to set name and number with Livevoip.  Make sure your
variables are actually being set.
   exten = s,1,SetCIDNum(xx|a)
   exten = s,n,SetCIDName(first last|a)
   exten = s,n,Noop(Caller Name: ${CALLERIDNAME}, Number: 
${CALLERIDNUM})

MARK.
Cameron Schaus wrote:
Is there any way I can send callerId information to livevoip?  I have
added the following to my extensions.conf, but when I place calls
through livevoip, no callerId information is sent to the called party.

SWC_CALLERID=14031234567
SWC_CALLERNAME=foo
exten = _1NXXNXX,1,SetCallerID(${SWC_CALLERID})
exten = _1NXXNXX,2,SetCIDName(${SWC_CALLERNAME})
exten = _1NXXNXX,3,Dial(IAX2/[EMAIL PROTECTED]/${EXTEN})


Thanks,
Cam

___
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 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
---End of Original Message-
___
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 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