View previous topic :: View next topic |
Author |
Message |
jason at jasonjgw.net Guest
|
Posted: Thu Dec 25, 2008 1:20 am Post subject: [Freeswitch-users] Setting up port audio for incoming/outgoi |
|
|
I've solved part of my problem.
local_stream_file_open() was looking for moh/48000, because I had set the
sample rate to 48 khz in my portaudio configuration. (The context was that the
music was to be used as ring-back). Not surprisingly, the lookup failed, as
did the lookup for "moh"; if it had been moh/8000 it would have succeeded.
It all makes sense now.
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org |
|
Back to top |
|
|
jason at jasonjgw.net Guest
|
Posted: Thu Dec 25, 2008 7:12 pm Post subject: [Freeswitch-users] Setting up port audio for incoming/outgoi |
|
|
Thanks are due to Brian for his help with this.
Now, how do I set up my configuration for outgoing calls so that, when I make
a call from the portaudio module, the caller_id_number and caller_id_name will
be stored in the database as the extension I want, rather than as 0000000000,
FreeSWITCH?
I've tried setting origination_caller_id_name, origination_caller_id_number,
caller_id_name and caller_id_number in the dial plan, but obviously it enters
the database before these changes take effect.
Thanks to FreeSWITCH developers and other community members for your patience
and helpfulness with these inquiries, and feel free to delay your replies
until after the holidays if desired.
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org |
|
Back to top |
|
|
jason at jasonjgw.net Guest
|
|
Back to top |
|
|
|