g722 Codec with SPA series phones

Status
Not open for further replies.

Andrew Byrd

Member
Feb 16, 2018
314
10
18
54
I have a spa 508 and a spa525g2

If I select the preferred codec on the phone itself to g722, the call will take 5 - 20 seconds to initiate

If I select 711u as the preferred the call goes through immediately

Any ideas what I should do here? I would like to use 722 if possible
 
A good start would be to use sngrep to get a sip trace to find out where the delay is being introduced, no use trying to debug freeswitch if it turns out its actually your carrier.
 
I checked with Voip Innovations this is what they said

G722 is not an audio codec that we support for our services. We only support G711ulaw/alaw, G729 and RFC 2833. You will want to remove G722 as a media codec from your trunks

I went into sip profiles and changed the outbound codec to PCMU and it still trys 722 - How do I do this?
 
After changing the codecs did you flush memcache and restart freeswitch?
 
I just did on your advice. Tried a few test calls and then asked Voip Innovations what they saw on their end. This is what they said

Andrew, Still seeing Freeswitch as the ANI and G722 being used as the media codec, however, the RPID field is now showing as just the 10 digit number. Thank you
 
Here is a paste from the log viewer of the failed calls

I am calling DID 770-827-4079 from ext 101 @207.246.117.8


9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Regex (FAIL) [user_record] ${user_exists}(false) =~ /^true$/ break=never
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Regex (FAIL) [user_record] ${call_direction}() =~ /^local$/ break=never
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Regex (FAIL) [user_record] ${user_record}() =~ /^local$/ break=never
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Regex (PASS) [user_record] ${from_user_exists}(true) =~ /^true$/ break=never
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Action set(from_user_record=${user_data ${sip_from_user}@${sip_from_host} var user_record}) INLINE
9ac0728c-972d-4cc5-b997-121563bb6fbc EXECUTE sofia/internal/101@andrewbyrd.netphoneusa.net set(from_user_record=)
9ac0728c-972d-4cc5-b997-121563bb6fbc 2018-02-23 14:27:33.365366 [DEBUG] mod_dptools.c:1548 SET sofia/internal/101@andrewbyrd.netphoneusa.net [from_user_record]=[UNDEF]
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Regex (PASS) [user_record] ${from_user_exists}(true) =~ /^true$/ break=never
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Regex (FAIL) [user_record] ${from_user_record}() =~ /^all$/ break=never
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Regex (PASS) [user_record] ${from_user_exists}(true) =~ /^true$/ break=never
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Regex (FAIL) [user_record] ${call_direction}() =~ /^inbound$/ break=never
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Regex (FAIL) [user_record] ${from_user_record}() =~ /^inbound$/ break=never
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Regex (PASS) [user_record] ${from_user_exists}(true) =~ /^true$/ break=never
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Regex (FAIL) [user_record] ${call_direction}() =~ /^outbound$/ break=never
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Regex (FAIL) [user_record] ${from_user_record}() =~ /^outbound$/ break=never
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Regex (PASS) [user_record] ${from_user_exists}(true) =~ /^true$/ break=never
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Regex (FAIL) [user_record] ${call_direction}() =~ /^local$/ break=never
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Regex (FAIL) [user_record] ${from_user_record}() =~ /^local$/ break=never
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Regex (FAIL) [user_record] ${record_session}() =~ /^true$/ break=on-false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net parsing [andrewbyrd.netphoneusa.net->redial] continue=true
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Regex (FAIL) [redial] destination_number(17708274079) =~ /^(redial|\*870)$/ break=on-true
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Regex (PASS) [redial] () =~ // break=never
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Action hash(insert/${domain_name}-last_dial/${caller_id_number}/${destination_number})
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net parsing [andrewbyrd.netphoneusa.net->speed_dial] continue=false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Regex (FAIL) [speed_dial] destination_number(17708274079) =~ /^\*0(.*)$/ break=on-false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net parsing [andrewbyrd.netphoneusa.net->VI-OUT-1.10d] continue=true
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Regex (FAIL) [VI-OUT-1.10d] destination_number(17708274079) =~ /^(\d{10})$/ break=on-false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net parsing [andrewbyrd.netphoneusa.net->VI-OUT-1.11d] continue=true
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Regex (PASS) [VI-OUT-1.11d] destination_number(17708274079) =~ /^\+?(\d{11})$/ break=on-false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Action set(sip_h_X-accountcode=${accountcode})
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Action set(call_direction=outbound)
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Action unset(call_timeout)
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Action set(hangup_after_bridge=true)
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Action set(effective_caller_id_name=${outbound_caller_id_name})
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Action set(effective_caller_id_number=${outbound_caller_id_number})
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Action set(inherit_codec=true)
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Action set(ignore_display_updates=true)
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Action set(callee_id_number=17708274079)
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Action set(continue_on_fail=true)
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Action bridge(sofia/gateway/6d3a59bb-b526-4d54-b3a6-db8e1b3d6c29/17708274079)
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Action bridge(sofia/gateway/03d6f509-d45d-4d2b-bd0e-13a423c56528/17708274079)
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Action bridge(sofia/gateway/e466b9ad-aad1-4e17-9a05-0e6cc11a21b8/17708274079)
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net parsing [andrewbyrd.netphoneusa.net->agent_status] continue=false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Regex (FAIL) [agent_status] destination_number(17708274079) =~ /^\*22$/ break=on-false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net parsing [andrewbyrd.netphoneusa.net->agent_status_id] continue=false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Regex (FAIL) [agent_status_id] destination_number(17708274079) =~ /^\*23$/ break=on-false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net parsing [andrewbyrd.netphoneusa.net->group-intercept] continue=false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Regex (FAIL) [group-intercept] destination_number(17708274079) =~ /^\*8$/ break=on-false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net parsing [andrewbyrd.netphoneusa.net->page-extension] continue=false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Regex (FAIL) [page-extension] destination_number(17708274079) =~ /^\*8(\d{2,7})$/ break=on-false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net parsing [andrewbyrd.netphoneusa.net->eavesdrop] continue=false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Regex (FAIL) [eavesdrop] destination_number(17708274079) =~ /^\*33(\d{2,7})$/ break=on-false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net parsing [andrewbyrd.netphoneusa.net->call_privacy] continue=false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Regex (FAIL) [call_privacy] destination_number(17708274079) =~ /^\*67(\d+)$/ break=on-false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net parsing [andrewbyrd.netphoneusa.net->call_return] continue=false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Regex (FAIL) [call_return] destination_number(17708274079) =~ /^\*69$/ break=on-false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net parsing [andrewbyrd.netphoneusa.net->extension_queue] continue=false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Regex (FAIL) [extension_queue] destination_number(17708274079) =~ /^\*800(.*)$/ break=on-false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net parsing [andrewbyrd.netphoneusa.net->intercept-ext] continue=false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Regex (FAIL) [intercept-ext] destination_number(17708274079) =~ /^\*\*(\d+)$/ break=on-false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net parsing [andrewbyrd.netphoneusa.net->intercept-ext-polycom] continue=false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Regex (FAIL) [intercept-ext-polycom] destination_number(17708274079) =~ /^\*97(\d+)$/ break=on-false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net parsing [andrewbyrd.netphoneusa.net->dx] continue=false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Regex (FAIL) [dx] destination_number(17708274079) =~ /^dx$/ break=on-false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net parsing [andrewbyrd.netphoneusa.net->att_xfer] continue=false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Regex (FAIL) [att_xfer] destination_number(17708274079) =~ /^att_xfer$/ break=on-false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net parsing [andrewbyrd.netphoneusa.net->extension-to-voicemail] continue=false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Regex (FAIL) [extension-to-voicemail] ${user_exists}(false) =~ /^true$/ break=on-false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net parsing [andrewbyrd.netphoneusa.net->send_to_voicemail] continue=false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Regex (FAIL) [send_to_voicemail] destination_number(17708274079) =~ /^\*99(\d{2,10})$/ break=on-false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net parsing [andrewbyrd.netphoneusa.net->vmain] continue=false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Regex (FAIL) [vmain] destination_number(17708274079) =~ /^vmain$|^\*4000$|^\*98$/ break=on-false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net parsing [andrewbyrd.netphoneusa.net->xfer_vm] continue=false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Regex (FAIL) [xfer_vm] destination_number(17708274079) =~ /^xfer_vm$/ break=on-false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net parsing [andrewbyrd.netphoneusa.net->is_transfer] continue=false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Regex (FAIL) [is_transfer] destination_number(17708274079) =~ /^is_transfer$/ break=on-false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net parsing [andrewbyrd.netphoneusa.net->vmain_user] continue=false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Regex (FAIL) [vmain_user] destination_number(17708274079) =~ /^\*97$/ break=on-false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net parsing [andrewbyrd.netphoneusa.net->RINGALL] continue=
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Regex (FAIL) [RINGALL] destination_number(17708274079) =~ /^601$/ break=on-false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net parsing [andrewbyrd.netphoneusa.net->cf] continue=false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Regex (FAIL) [cf] destination_number(17708274079) =~ /^cf$/ break=on-false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net parsing [andrewbyrd.netphoneusa.net->delay_echo] continue=false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Regex (FAIL) [delay_echo] destination_number(17708274079) =~ /^\*9195$/ break=on-false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net parsing [andrewbyrd.netphoneusa.net->echo] continue=false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Regex (FAIL) [echo] destination_number(17708274079) =~ /^\*9196$/ break=on-false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net parsing [andrewbyrd.netphoneusa.net->is_zrtp_secure] continue=true
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Regex (FAIL) [is_zrtp_secure] ${zrtp_secure_media_confirmed}() =~ /^true$/ break=on-false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net ANTI-Action eval(not_secure)
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net parsing [andrewbyrd.netphoneusa.net->milliwatt] continue=false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Regex (FAIL) [milliwatt] destination_number(17708274079) =~ /^\*9197$/ break=on-false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net parsing [andrewbyrd.netphoneusa.net->is_secure] continue=true
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Regex (FAIL) [is_secure] ${sip_via_protocol}(udp) =~ /tls/ break=on-false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net parsing [andrewbyrd.netphoneusa.net->tone_stream] continue=false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Regex (FAIL) [tone_stream] destination_number(17708274079) =~ /^\*9198$/ break=on-false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net parsing [andrewbyrd.netphoneusa.net->hold_music] continue=false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Regex (FAIL) [hold_music] destination_number(17708274079) =~ /^\*9664$/ break=on-false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net parsing [andrewbyrd.netphoneusa.net->recordings] continue=false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Regex (FAIL) [recordings] destination_number(17708274079) =~ /^\*(732)$/ break=on-false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net parsing [andrewbyrd.netphoneusa.net->directory] continue=false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Regex (FAIL) [directory] destination_number(17708274079) =~ /^\*411$/ break=on-false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net parsing [andrewbyrd.netphoneusa.net->wake-up] continue=false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Regex (FAIL) [wake-up] destination_number(17708274079) =~ /^\*(925)$/ break=on-false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net parsing [andrewbyrd.netphoneusa.net->valet_park] continue=false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Regex (FAIL) [valet_park] destination_number(17708274079) =~ /^(park\+)?(\*59[0-9][0-9])$/ break=never
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Regex (FAIL) [valet_park] ${sip_h_Referred-By}() =~ /sip:(.*)@.*/ break=never
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Regex (FAIL) [valet_park] destination_number(17708274079) =~ /^(park\+)?(\*59[0-9][0-9])$/ break=never
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Regex (FAIL) [valet_park] destination_number(17708274079) =~ /^(park\+)?(\*59[0-9][0-9])$/ break=on-false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net parsing [andrewbyrd.netphoneusa.net->operator] continue=false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Regex (FAIL) [operator] destination_number(17708274079) =~ /^0$|^operator$/ break=on-false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net parsing [andrewbyrd.netphoneusa.net->operator-forward] continue=false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Regex (FAIL) [operator-forward] destination_number(17708274079) =~ /^\*000$/ break=on-false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net parsing [andrewbyrd.netphoneusa.net->do-not-disturb] continue=false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Regex (FAIL) [do-not-disturb] destination_number(17708274079) =~ /^\*77$/ break=on-true
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Regex (FAIL) [do-not-disturb] destination_number(17708274079) =~ /^\*78$|\*363$/ break=on-true
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Regex (FAIL) [do-not-disturb] destination_number(17708274079) =~ /^\*79$/ break=on-false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net parsing [andrewbyrd.netphoneusa.net->call-forward] continue=false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Regex (FAIL) [call-forward] destination_number(17708274079) =~ /^\*72$/ break=on-true
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Regex (FAIL) [call-forward] destination_number(17708274079) =~ /^\*73$/ break=on-true
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Regex (FAIL) [call-forward] destination_number(17708274079) =~ /^\*74$/ break=on-true
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net parsing [andrewbyrd.netphoneusa.net->call forward all] continue=false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Regex (FAIL) [call forward all] ${user_exists}(false) =~ /^true/ break=on-false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net parsing [andrewbyrd.netphoneusa.net->follow-me] continue=false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Regex (FAIL) [follow-me] destination_number(17708274079) =~ /^\*21$/ break=on-false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net parsing [andrewbyrd.netphoneusa.net->clear_sip_auto_answer] continue=true
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Regex (FAIL) [clear_sip_auto_answer] ${click_to_call}() =~ /true/ break=on-false
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net parsing [andrewbyrd.netphoneusa.net->talking clock date and time] continue=true
9ac0728c-972d-4cc5-b997-121563bb6fbc Dialplan: sofia/internal/101@andrewbyrd.netphoneusa.net Regex (FAIL) [talking clock date and time] destination_number(17708274079) =~ /^\*9172$/ break=on-false
 
So in the advanced gateway settings do you have Caller ID in FROM set to true?
 
Yes I do. It still shows Freeswitch as the ANI - I left username and password blank on the gateway since VI uses ip Auth
 
PS you alos do not need to be ringing the carrier and asking what you are sending it makes you look amateur, all you have to do is at the fs_cli do a:
Code:
sofia global siptrace on

and you will get the SIP too
 
I tried dummydummy and the ani shows dummy. It still doesn't show the caller ID. I tried both ways.
 
Status
Not open for further replies.