Hi list,

To make outgoing calls by skype i would like to have our crm app create 
callfiles like we do for normal calls.

If i read the instructions it says this :
---quote---
The syntax for making an outgoing call using Skype for Asterisk is as 
follows:
Dial(Skype/[<originator>@]<destination>)
---unquote---


So i create a callfile that looks like this:
---
Channel: SIP/228
MaxRetries: 0
Dial(Skype/asterisk...@somebodyonskype)
Priority: 1
Callerid: Somebodyonskype <somebodyonskype>
---
SIP/228 is my desk phone, i purposely did not include a context (is it 
necessary for Skype calls? i guess not because i also did not create a 
'dial plan' for it, should be just dump and go i guess)

But i guess something must be wrong on my dial string :
[Sep  2 09:39:10] NOTICE[8834]: pbx_spool.c:255 apply_outgoing: Syntax 
error at line 3 of /var/spool/asterisk/outgoing/REMCO.CALL
[Sep  2 09:39:10] WARNING[8834]: pbx_spool.c:260 apply_outgoing: At least 
one of app or extension must be specified, along with tech and dest in 
file /var/spool/asterisk/outgoing/REMCO.CALL
[Sep  2 09:39:10] WARNING[8834]: pbx_spool.c:427 scan_service: Invalid 
file contents in /var/spool/asterisk/outgoing/REMCO.CALL, deleting
[Sep  2 09:39:10] WARNING[8834]: pbx_spool.c:482 scan_thread: Failed to 
scan service '/var/spool/asterisk/outgoing/REMCO.CALL'

Where am i going wrong?

Thanks!!

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2009 - October 13 - 15 Phoenix, Arizona
Register Now: http://www.astricon.net

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

Reply via email to