[Freeswitch-users] Outbound calls from the CLI in Python Part II

Brian West brian at freeswitch.org
Tue Oct 7 22:09:13 PDT 2008


Thats why you set origination_caller_id_number inside the {} along  
side the ingore_early_media=true

You shouldn't use setCallerData and in fact that shouldn't be exposed  
because it'll wreck havoc with billing if you don't know what you're  
doing.

/b


On Oct 7, 2008, at 10:44 PM, Marc Orenberg wrote:

> session = Session("{ignore_early_media=true}sofia/gateway/" +  
> SIP_CARRIER + "/" + phone_number)
> Unfortunately, I need to be able to set the caller id before making  
> the call, and I don't think I can do that when I start dialing the  
> call at the same time that I create the new session.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20081008/42a2ced3/attachment-0002.html 


More information about the FreeSWITCH-users mailing list